[Autogen-users] build issues
Brought to you by:
bkorb
From: Simon J. <si...@jo...> - 2012-09-04 09:52:40
|
Hi. I'm having problems building 5.16.2. Ideas? There was an error from 'expr' during ./configure, maybe it is related? /Simon make[3]: Entering directory `/home/jas/src/autogen-5.16.2/agen5' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -pthread -I/usr/include/guile/2.0 -g -O2 -MT autogen-ag.o -MD -MP -MF .deps/autogen-ag.Tpo -c -o autogen-ag.o `test -f 'ag.c' || echo './'`ag.c In file included from ag.c:8:0: autogen.h:32:19: error: operator '<' has no left operand In file included from autogen.h:40:0, from ag.c:8: expr.h:28:19: error: operator '>=' has no left operand expr.h:31:23: fatal error: guile/gh.h: No such file or directory compilation terminated. make[3]: *** [autogen-ag.o] Error 1 checking whether with-libguile was specified... no checking whether with-libguile-cflags was specified... no checking whether with-libguile-libs was specified... no configure: guile-config used for CFLAGS: -pthread -I/usr/include/guile/2.0 configure: guile-config used for LIBS: -lguile-2.0 -lgc checking whether libguile can be linked with... yes checking whether the guile version... 2.0.5-deb+1-1 expr: non-integer argument checking whether with-libxml2 was specified... no |