- From: Irene Vatton <Irene.Vatton@inrialpes.fr>
- Date: Thu, 25 Aug 2005 11:21:36 +0200
- To: Irene.Vatton@inrialpes.fr
- Cc: Amaya dev <www-amaya-dev@w3.org>
On Thursday 25 August 2005 09:49, Alejandro Pulver wrote: > On Thu, 18 Aug 2005 10:09:42 +0200 > > Irene Vatton <Irene.Vatton@inrialpes.fr> wrote: > > On Thursday 18 August 2005 09:14, Alejandro Pulver wrote: > > > 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 I noted first this error: cd: can't cd to ../libwww/Library/src Check if you have the complete directory /usr/home/ale/Projects/ports/amaya/work/libwww and /usr/home/ale/Projects/ports/amaya/work/libwww/Library/src/ If yes, I suggest you delete your current subdirectory /usr/home/ale/Projects/ports/amaya/work/Amaya/obj/ and relaunch "make" (it should regenerate this subdirectory) > > > > > > > > > > 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)? > > > > On my box, tey are located in /usr/include/ > > /usr/include/gtk-1.2/gdk/gdk.h > > /usr/include/gtk-2.0/gdk/gdk.h > > and the path is found by configure. > > > > First be sure that you don't try to reuse the object directory > > configured with mesa. > > If the path is not found by configure, you can try to add manually > > the path -I/xxx/... in the section WX_INCLUDES= of the Options file. > > Hello, > > I added the paths, and now I get another error (log attached). > > Thanks and Best Regards, > Ale -- Irène. ----- Irène Vatton INRIA Rhône-Alpes INRIA ZIRST e-mail: Irene.Vatton@inria.fr 655 avenue de l'Europe Tel.: +33 4 76 61 53 61 Montbonnot Fax: +33 4 76 61 52 07 38334 Saint Ismier Cedex - France
Received on Thursday, 25 August 2005 09:22:42 UTC