aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Error in "make"  (Read 7949 times)

guybrush1112

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
    • http://www.guybrush1112.de.vu
Error in "make"
« on: October 11, 2003, 12:59:58 AM »

Hi all,
i have a little ;) problem with compiling the source (1.0.8/7).
The ./configure runs without any problem, but when i start make this error occur:
Quote
listctrl.o(.gnu.linkonce.r._ZTV14wxListTextCtrl+0x294):/hds/hd1/tmp/aMule-1.0.8/src/listctrl.cpp:456: undefined reference to `wxTextCtrlBase::overflow(int)'
listctrl.o(.gnu.linkonce.r._ZTV14wxListTextCtrl+0x2d4):/hds/hd1/tmp/aMule-1.0.8/src/listctrl.cpp:456: undefined reference to `non-virtual thunk [nv:-344] to wxTextCtrlBase::overflow(int)'
treectlc.o(.gnu.linkonce.r._ZTV15wxCTreeTextCtrl+0x294):/hds/hd1/tmp/aMule-1.0.8/src/treectlc.cpp:451: undefined reference to `wxTextCtrlBase::overflow(int)'
treectlc.o(.gnu.linkonce.r._ZTV15wxCTreeTextCtrl+0x2d4):/hds/hd1/tmp/aMule-1.0.8/src/treectlc.cpp:451: undefined reference to `non-virtual thunk [nv:-344] to wxTextCtrlBase::overflow(int)'
collect2: ld returned 1 exit status
make[2]: *** [amule] Fehler 1

Does anybody had the same problem, or can give me a hint what to do?

PS: this is the result of the get-info script:
Quote
I.   Development Environment

     A. Compiler Info
        Reading specs from /usr/lib/gcc-lib/i486-suse-linux/3.3/specs Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --enable-languages=c,c++,f77,objc,java,ada --disable-checking --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i486-suse-linux Thread model: posix gcc version 3.3 20030226 (prerelease) (SuSE Linux)

     B. wxWindows Info
        Version: 2.4.0
        -L/usr/X11R6/lib -pthread -lwx_gtk-2.4

     C. GTK Info
        GTK 1: 1.2.10
get-info.sh: line 1: pkg-config: command not found
        GTK 2:

II.  System Environment

     A. CPU Info
        Type:  GenuineIntel
        Model: Pentium III (Coppermine)
        Speed: 997.486
        BMips: 1985.74
        Flags: fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse

     B. Memory Info
        Total:   191176 kB
        Unused:  85796 kB

     C. Kernel Info
        Version: 2.4.20-4GB

     D. Library Info
        wxWindows library: libwx_gtk_gl-2.4.so (libc6) => /usr/X11R6/lib/libwx_gtk_gl-2.4.so libwx_gtk-2.4.so (libc6) => /usr/lib/libwx_gtk-2.4.so


Thx and greets
Guybrush1112
Logged

BigBob

  • aMule project creator.
  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 141
    • http://bigbob.fun.free.fr
Re: Error in "make"
« Reply #1 on: October 11, 2003, 03:31:01 AM »

Hi,

The output of get-info.sh was interresting ...

Do you have possibility to join channel #aMule on EFNET IRC Network ?

If so we can try to debug in live ...

A++
Logged
Creator of aMule & aStats projects

guybrush1112

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
    • http://www.guybrush1112.de.vu
Re: Error in "make"
« Reply #2 on: October 11, 2003, 12:51:36 PM »

Hi,
thx for your reply.
At the moment i have no possibility to join the channel.
Ill try to get into later this day.

PS: Can you give me a small hint and tell me what programm i have to use, then i dont have to search ;) (for the IRC)

Greets Guybrush1112
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Error in "make"
« Reply #3 on: October 11, 2003, 12:58:46 PM »

Quote
Original von guybrush1112



PS: Can you give me a small hint and tell me what programm i have to use, then i dont have to search ;) (for the IRC)

Greets Guybrush1112


www.bitchx.com

greets
delta

guybrush1112

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
    • http://www.guybrush1112.de.vu
Re: Error in "make"
« Reply #4 on: October 11, 2003, 01:58:21 PM »

Thx,
i hope that ill have time to get it running today!
Greets Guybrush1112
Logged

guybrush1112

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
    • http://www.guybrush1112.de.vu
Re: Error in "make"
« Reply #5 on: October 22, 2003, 07:57:53 AM »

Ok i managed to compile aMule myself now :)
My buggy Linux installation caused the error ;)
Thx again to BigBob for his help at IRC!!!

Greetz Guybrush1112
Logged