aMule Forum
English => aMule Help => Topic started by: LeXuS on May 06, 2004, 08:20:37 PM
-
Ive got an linker error on compile of amule 2.0.0rc3. I use gentoo with
- crypto++ 5.1r1 (from Gentoo)
- wxGTK 2.4.1-r1 (from Gentoo with -GTK2 flag)
- wxBase (compiled at my own from source)
- zlib 1.1.4-r2 (from Gentoo)
Here are the error. I tried to compile with enabled webserver/gui , amulecmd/gui.
Any suggestions?
Bye Dan
amule-BaseClient.o(.text+0x10d2): In function `CUpDownClient::Init()':
/tmp/aMule-2.0.0rc3/src/BaseClient.cpp:205: undefined reference to `wxIPV4address::IPAddress() const'
amule-BaseClient.o(.text+0x2924): In function `CUpDownClient::ProcessHelloTypePacket(CSafeMemFile*)':
/tmp/aMule-2.0.0rc3/src/BaseClient.cpp:519: undefined reference to `wxIPV4address::IPAddress() const'
amule-BaseClient.o(.text+0x30a7): In function `CUpDownClient::SendHelloPacket()':
/tmp/aMule-2.0.0rc3/src/BaseClient.cpp:631: undefined reference to `wxIPV4address::IPAddress() const'
amule-ClientUDPSocket.o(.text+0x5bb): In function `CClientUDPSocket::OnReceive(int)':
/tmp/aMule-2.0.0rc3/src/ClientUDPSocket.cpp:87: undefined reference to `wxIPV4address::IPAddress() const'
amule-ServerSocket.o(.text+0x5f5): In function `CServerSocket::OnConnect(wxSocketError)':
/tmp/aMule-2.0.0rc3/src/ServerSocket.cpp:107: undefined reference to `wxIPV4address::IPAddress() const'
amule-UDPSocket.o(.text+0x80d):/tmp/aMule-2.0.0rc3/src/UDPSocket.cpp:168: more undefined references to `wxIPV4address::IPAddress() const' follow
-
hi yes,
your wxgtk is too old. u need at least wxgtk 2.4.2
greets
-
thx,
i start compiling 2.4.2 just after i wrote... :D
-
but be sure u uninstalled the old before ;)
if u get any problems -> take a look at my howto
greets