aMule Forum

English => en_Bugs => Topic started by: Guest on May 20, 2004, 09:13:35 PM

Title: i can't compile amule in mdk 10
Post by: Guest on May 20, 2004, 09:13:35 PM
[root@ src]# g++ -O3  -msse -mmmx  -march=pentium3  -I/usr/include/ -D__CRYPTO_MDK_SUSE_FC__  -O2    -o wxcas  wxcas-onlinesig.o wxcas-linuxmon.o wxcas-wxcas.o wxcas-wxcascanvas.o wxcas-wxcasframe.o -pthread -lwx_gtk-2.4 -lcryptopp -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
 /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.3.2/../../../libgtk.so: undefined reference to `gdk_window_get_deskrelative_origin'
 collect2: ld returned 1 exit status
Title: Re: i can't compile amule in mdk 10
Post by: Jacobo221 on May 20, 2004, 10:13:29 PM
Check this HowTo on Mandrake 10 written by elui:
http://www.amule.org/wiki/index.php/MDK10_install

Greetigns!
Title: Re: i can't compile amule in mdk 10
Post by: Kry on May 21, 2004, 12:38:35 AM
er... and please don't compile as root.