aMule Forum

English => Compilation problems => Topic started by: Lakesis on May 12, 2005, 01:36:55 PM

Title: Amule-gui.cpp compilation error!
Post 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:

Code: [Select]
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!
Title: Re: Amule-gui.cpp compilation error!
Post by: stefanero on May 12, 2005, 02:21:30 PM
you miss some xlibs...
check if you can install some pkg for them, since i dont know your distro i cant help ya there...
Title: Re: Amule-gui.cpp compilation error!
Post by: Lakesis on May 12, 2005, 04:28:01 PM
I'm under Ubuntu Hoary 5.04. Using xorg... Don't know exactly which package I sould intall...
Title: Re: Amule-gui.cpp compilation error!
Post by: deltaHF on May 12, 2005, 04:56:54 PM
read the "read first" thread

cheers
Title: Re: Amule-gui.cpp compilation error!
Post by: stefanero on May 12, 2005, 07:46:36 PM
this file shoudl be in

xorg-x11-devel or libxorg-x11-devel
see what you can find in your repro