You are not logged in.

#1 2004-10-03 23:40:26

celeron2002
Member
From: Santiago, Chile.
Registered: 2004-02-18
Posts: 150

problem compiling amule 2.0 c6

i have tried compiler amule rc6  but when i run make, appeared this error :

make[6]: Entering directory `/home/celeron/src/aMule-2.0.0rc6/src/utils/wxCas/src'
g++  -march=i686 -O2 -pipe -DUSE_EMBEDDED_CRYPTO  -O2   -lpthread -o wxcas  wxcas-onlinesig.o wxcas-linuxmon.o wxcas-wxcas.o wxcas-wxcasprint.o wxcas-wxcasframe.o wxcas-wxcasprefs.o wxcas-wxcascte.o wxcas-wxcaspix.o -pthread -lwx_gtk-2.4 
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/../../../libwx_gtk-2.4.so: undefined reference to `operator delete(void*)@GLIBCXX_3.4'
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/../../../libwx_gtk-2.4.so: undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info@CXXABI_1.3'
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/../../../libwx_gtk-2.4.so: undefined reference to `operator delete[](void*)@GLIBCXX_3.4'
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/../../../libwx_gtk-2.4.so: undefined reference to `operator new[](unsigned int)@GLIBCXX_3.4'
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/../../../libwx_gtk-2.4.so: undefined reference to `operator new(unsigned int)@GLIBCXX_3.4'
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/../../../libwx_gtk-2.4.so: undefined reference to `__cxa_pure_virtual@CXXABI_1.3'
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/../../../libwx_gtk-2.4.so: undefined reference to `vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3'
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/../../../libwx_gtk-2.4.so: undefined reference to `vtable for __cxxabiv1::__class_type_info@CXXABI_1.3'
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/../../../libwx_gtk-2.4.so: undefined reference to `__gxx_personality_v0@CXXABI_1.3'
collect2: ld returned 1 exit status

i have installed wxgtk against Gtk1   roll


irc.bsd.cl #linux
irc.freenode.org #archlinux-es

Offline

#2 2004-10-04 12:39:04

rUff3r
Member
From: Bavaria
Registered: 2004-09-19
Posts: 10

Re: problem compiling amule 2.0 c6

I installed it using the PKGBUILD for the rc5, just edited the md5sums and of course the version number.
The configure moans about "gd-lib" so I installed that with pacman. Has something to do with statistics, I don't know.

I also have installed wxGTK with pacman, so aMule will be unstable. But RC5 also worked great for me without wxGTK compiled against GTK1.

Offline

#3 2004-10-04 13:11:58

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: problem compiling amule 2.0 c6

one note: crypto++ is now dependency of amule, isn't it?


The impossible missions are the only ones which succeed.

Offline

#4 2004-10-04 13:45:37

rUff3r
Member
From: Bavaria
Registered: 2004-09-19
Posts: 10

Re: problem compiling amule 2.0 c6

not anymore.
They included it in RC6.

Offline

#5 2004-10-04 14:28:55

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: problem compiling amule 2.0 c6

rUff3r wrote:

not anymore.
They included it in RC6.

statical linked? better to link it dynamically instead (crypto++ is in extra)


The impossible missions are the only ones which succeed.

Offline

#6 2004-10-04 15:23:42

rUff3r
Member
From: Bavaria
Registered: 2004-09-19
Posts: 10

Re: problem compiling amule 2.0 c6

Seems so.
You  can change this within configure.

Offline

Board footer

Powered by FluxBB