i have a similar problem of pukyxd, but i tried to compile rc2, with ./configure --prefix=/usr --disable-gtk2 --enable-timedate --enable-gui --enable-protocol --enable-http --enable-ftp --enable-resources --enable-prologio --disable-debug --enable-final --enable-timer --with-gtk --disable-profile; but at the make i have this
.
.
.
ClientCredits.h:155: syntax error before `::' token
BaseClient.cpp: In member function `void CUpDownClient::Init()':
BaseClient.cpp:210: no matching function for call to `wxIPV4address::IPAddress(
)'
BaseClient.cpp: In member function `bool
CUpDownClient::ProcessHelloTypePacket(CSafeMemFile*)':
BaseClient.cpp:516: no matching function for call to `wxIPV4address::IPAddress(
)'
BaseClient.cpp: In member function `void CUpDownClient::SendHelloPacket()':
BaseClient.cpp:624: no matching function for call to `wxIPV4address::IPAddress(
)'
BaseClient.cpp:1578:10: warning: #warning ADDME - Import needed
make[2]: *** [amule-BaseClient.o] Error 1
make[2]: Leaving directory `/home/lenny/appz/mule/aMule-2.0.0rc2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lenny/appz/mule/aMule-2.0.0rc2'
make: *** [all] Error 2
what i car do now?(old rmp was ok...)