Sebastian Dellit, le Sun 08 Jul 2007 17:27:32 +0200, a écrit : > Hoppa Samuel and all readers, > > > Could you send us your config.log? > > To big for the mailsystem. :-( But here the URL to download: > > http://malongo.de/downloads/config.log
Mmm, there's something I don't understand: according that config.log, the XWindow driver shouldn't event be compiled. Now, the reason why the XWindow fails to build is conftest.c:34:22: error: X11/Xlib.h: No such file or directory But X11/Xlib.h is provided by libx11-dev, which you should have installed since libxaw7-dev depends on libxaw-headers, which depends on libxt-dev, which depends on libx11-dev... Are all these installed? Samuel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

