- From: Alejandro Pulver <alejandro@varnet.us>
- Date: Thu, 18 Aug 2005 09:14:22 +0200
- To: Amaya dev <www-amaya-dev@w3.org>
- Message-Id: <200508180914.22915.alejandro@varnet.us>
On Wed, 17 Aug 2005 10:30:19 +0200 Irene Vatton <Irene.Vatton@inrialpes.fr> wrote: > Le Mercredi 17 Août 2005 09:19, Alejandro Pulver a écrit : > > Hello, > > > > I successfully compiled Amaya 9.2.1 on my FreeBSD 5.4 machine with > > GTK. > > > > 1) If I try to compile it with "--with-wx" (WxWidgets) then it fails > > with: > > > > In file included from .././../davlib/h/AHTLockBase.h:21, > > from .././../davlib/AHTLockBase.c:20: > > ...././../../libwww/Library/src/wwwsys.h:132:21: wwwconf.h: No such > > file or directory > > > > The complete log is attached. Also what are all these GL > > warnings? > > I hope you used a different subdirectory to compile this WX version. > Pay attention, the old Options file is not deleted by configure. > It seems that Mesa didn't compile on your machine. > Could you go in the obj/Mesa directory and try a "make clean" then a > "make"? If it works you can go up and continue the compiling. Hello, Thank you for your reply. I got errors when using the Mesa library. The problem when I use WxWidgets with OpenGL is that thotlib sources can't find the header file "gdk/gdk.h" (which I have). How can I add it to the include path (I tried CPPFLAGS env variable, but it didn't work)? The complete log is attached. Can I use external WxWidgets library? Thanks and Best Regards, Ale
Attachments
- application/x-bzip2 attachment: log.bz2
Received on Thursday, 18 August 2005 07:15:20 UTC