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

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to