[Gambas-user] svn2231 - libtool problem?

o.s.p o.s.p at ...69...
Thu Aug 13 12:43:51 CEST 2009


I guess i've fixed it in rev 2232 (trunk) 2231 (branch 2.0).
> I'm a lucky guy, don't know really why but now it work for me (and i hope for 
> you too)
>
> Have fun :-p
> ++
>   
little fun 8-(
svn 2233:

make[4]: Entering directory `/home/pol/Desktop/src/g/2.0/gb.desktop/src'
/bin/sh ../libtool --tag=CC   --mode=compile ccache gcc -DHAVE_CONFIG_H
-I. -I.. -D_REENTRANT    -pipe -Wall -Wno-unused-value -fsigned-char
-fvisibility=hidden -g -Os  -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o
main.lo main.c
 ccache gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -MT main.lo
-MD -MP -MF .deps/main.Tpo -c main.c  -fPIC -DPIC -o .libs/main.o
In file included from main.c:27:
x11.h:31:34: error: X11/extensions/XTest.h: No such file or directory
make[4]: *** [main.lo] Error 1
make[4]: Leaving directory `/home/pol/Desktop/src/g/2.0/gb.desktop/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/pol/Desktop/src/g/2.0/gb.desktop'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/pol/Desktop/src/g/2.0/gb.desktop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pol/Desktop/src/g/2.0'
make: *** [all] Error 2                                         



this are the xtest*.h i've found on my distro

file:///usr/include/X11/extensions/xtestconst.h
file:///usr/include/X11/extensions/xtestext1const.h
file:///usr/include/X11/extensions/xtestext1.h
file:///usr/include/X11/extensions/xtestext1proto.h
file:///usr/include/X11/extensions/xtestproto.h





More information about the User mailing list