[Gambas-user] Configuration issue with gb.desktop
tobi
tobiasboege01 at ...1601...
Wed Jun 6 20:12:24 CEST 2012
Hi,
I just moved to a new machine and tried to compile gambas3 again. On make, I get with gb.desktop:
make[5]: Entering directory `/home/woodap/sources/gambas3/gb.desktop/src'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -MT gb_desktop_la-main.lo
-MD -MP -MF .deps/gb_desktop_la-main.Tpo -c -o gb_desktop_la-main.lo `test -f 'main.c' || echo
'./'`main.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pipe -Wall -Wno-unused-value
-fsigned-char -fvisibility=hidden -g -ggdb -Os -MT gb_desktop_la-main.lo -MD -MP -MF
.deps/gb_desktop_la-main.Tpo -c main.c -fPIC -DPIC -o .libs/gb_desktop_la-main.o
In file included from main.c:26:0:
x11.h:27:22: fatal error: X11/Xlib.h: No such file or directory
compilation terminated.
Yes! I never had any X on this machine (unlike on the old one where everything got compiled).
Shouldn't the component be disabled by the configure script when required headers are not found?
Regards,
Tobi
More information about the User
mailing list