<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1479" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>i can't compile gambas 1.0.2 with Xorg 6.8.1
(compiled with make World, make install...).</FONT></DIV>
<DIV><FONT face=Arial size=2>I get this message if i try to compile
Gambas:</FONT></DIV>
<DIV> </DIV>
<DIV><PRE> g++ -DHAVE_CONFIG_H -I. -I. -I../../../../.. -I../../../../../src/share -I/usr/lib/qt-3.3.2/include/ -D_REENTRANT -I/opt/kde/include/ -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CWebBrowser.lo -MD -MP -MF .deps/CWebBrowser.Tpo -c CWebBrowser.cpp -fPIC -DPIC -o .libs/CWebBrowser.o
/bin/sh ../../../../../libtool --mode=link g++ -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -o lib.gb.qt.kde.html.la -rpath /opt/gambas/lib/gambas -no-undefined main.lo moc_main.lo moc_CWebBrowser.lo CWebBrowser.lo -L/usr/lib/qt-3.3.2/lib/ -lgcc_s -lstdc++ -lpthread -lqt-mt -L/opt/kde/lib/ -lkdecore -lkdeui -lDCOP -lkio -lkhtml -lkjs
libtool: link: warning: `/usr/lib/./libstdc++.la' seems to be moved
grep: /usr/X11R6/lib/libfontconfig.la: No such file or directory
/usr/bin/sed: can't read /usr/X11R6/lib/libfontconfig.la: No such file or directory
libtool: link: `/usr/X11R6/lib/libfontconfig.la' is not a valid libtool archive
make[6]: *** [lib.gb.qt.kde.html.la] Fehler 1
make[6]: Leaving directory `/root/downloads/gambas-1.0.2/src/lib/qt/kde/html'
make[5]: *** [all-recursive] Fehler 1
make[5]: Leaving directory `/root/downloads/gambas-1.0.2/src/lib/qt/kde'
make[4]: *** [all-recursive] Fehler 1
make[4]: Leaving directory `/root/downloads/gambas-1.0.2/src/lib/qt'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/root/downloads/gambas-1.0.2/src/lib'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/root/downloads/gambas-1.0.2/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/root/downloads/gambas-1.0.2'
make: *** [all] Fehler 2
root@...801...:~/downloads/gambas-1.0.2#</PRE></DIV></FONT></DIV></BODY></HTML>