Tiny Core Extensions > TCE Q&A Forum
compiling
jpeters:
Anybody else come across a similar error using bison? The configuration seemed to go well, but when trying to "make" :
--- Code: ---...
config.status: creating libIDL.spec
config.status: creating libIDL-2.0.pc
config.status: creating libIDL-2.0-uninstalled.pc
config.status: executing depfiles commands
libIDL 0.8.8 configuration complete
C Preprocessor: "gcc -E"
Standard input supported.
tc@box:~/libIDL-0.8.8$ make
bison -y -d -v 2>/dev/null ./parser.y
make: *** [stamp-parser] Error 1
tc@box:~/libIDL-0.8.8$
--- End code ---
Jason W:
Also the latest Orbit if you haven't found it:
http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.14/ORBit2-2.14.17.tar.bz2
jpeters:
..have to be able to compile libIDL-2.0 first....Any idea re the parser error?
Jason W:
I've read it is a bison bug, but I haven't looked too far into it:
http://www.mail-archive.com/bug-bison@gnu.org/msg01226.html
jpeters:
I built my own bison extension, and that solved it. I had to build M4 first...I used the source from LFS...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version