Discussion:
[ASCEND] error building ascend on fedora 23
Harisu fanyui
2016-03-18 14:31:36 UTC
Permalink
hello developers
I had build and did some modelling with ascend sucessfully using
ubuntu gnome 14.04 but migrating to fedora 23 it gives me this error
can someone help me out

ascend/compiler/scanner.l:31:40: fatal error:
ascend/utilities/ascConfig.h: No such file or directory
compilation terminated.
scons: *** [ascend/compiler/scanner.os] Error 1
scons: building terminated because of errors.
John Pye
2016-03-24 13:55:51 UTC
Permalink
Hi Harisu

The file 'ascConfig.h' is supposed to be automatically created by SCons
from the file 'ascConfig.h.in'. I would check first whether the former
file exists. If not, are you using SCons correctly? Give some details,
eg the scons.log file and more of the on-screen output, so that we can
can look at this further.

Cheers
JP
Post by Harisu fanyui
hello developers
I had build and did some modelling with ascend sucessfully using
ubuntu gnome 14.04 but migrating to fedora 23 it gives me this error
can someone help me out
ascend/utilities/ascConfig.h: No such file or directory
compilation terminated.
scons: *** [ascend/compiler/scanner.os] Error 1
scons: building terminated because of errors.
Loading...