aMule Forum
English => Compilation problems => Topic started by: Lakesis on May 12, 2005, 01:36:55 PM
-
Hi everyone!
I'm trying to compile aMule 2.0.0 on my AMD64 machine but I get this error:
amule-gui.cpp:31:69: X11/Xlib.h: No existe el fichero o el directorio
amule-gui.cpp: En member function `virtual int CamuleGuiBase::InitGui(bool,
wxString&)':
amule-gui.cpp:195: error: `XParseGeometry' undeclared (first use this function)
amule-gui.cpp:195: error: (Each undeclared identifier is reported only once for
each function it appears in.)
make[3]: *** [amule-amule-gui.o] Error 1
make[3]: Leaving directory `/home/pablo/Programas/aMule-2.0.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/pablo/Programas/aMule-2.0.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pablo/Programas/aMule-2.0.0'
make: *** [all] Error 2
As far as I know I've the latest versions of wx intalled...
Does anyone how to solve this problem?
Thanks!
-
you miss some xlibs...
check if you can install some pkg for them, since i dont know your distro i cant help ya there...
-
I'm under Ubuntu Hoary 5.04. Using xorg... Don't know exactly which package I sould intall...
-
read the "read first" thread
cheers
-
this file shoudl be in
xorg-x11-devel or libxorg-x11-devel
see what you can find in your repro