aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: problem compiling rc6  (Read 1905 times)

celeron2002

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
problem compiling rc6
« on: October 05, 2004, 12:55:37 AM »

i have this problem :

Code: [Select]
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 r             eference to `operator delete(void*)@GLIBCXX_3.4'
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/../../../libwx_gtk-2.4.so: undefined r             eference 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 r             eference to `operator delete[](void*)@GLIBCXX_3.4'
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/../../../libwx_gtk-2.4.so: undefined r             eference to `operator new[](unsigned int)@GLIBCXX_3.4'
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/../../../libwx_gtk-2.4.so: undefined r             eference to `operator new(unsigned int)@GLIBCXX_3.4'
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/../../../libwx_gtk-2.4.so: undefined r             eference to `__cxa_pure_virtual@CXXABI_1.3'
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/../../../libwx_gtk-2.4.so: undefined r             eference 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 r             eference 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 r             eference to `__gxx_personality_v0@CXXABI_1.3'
collect2: ld returned 1 exit status
make[6]: *** [wxcas] Error 1

i have gcc 3.4 and wxgt against gtk1
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: problem compiling rc6
« Reply #1 on: October 05, 2004, 07:58:40 AM »

post please

ls -l /usr/bin/wx*

and
ls -l /usr/local/bin/wx*

since it seams you use wxGTK 2.4.2...and check that you have wxBase installed aswell not only wxGTk!!
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."