aMule SVN 20061118, GCC 4.1.3pre, wxGTK 2.8.0rc1:
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/wx/include/gtk2-unicode-release-static-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DwxUSE_GUI=0 -I./libs -Ilibs -DAMULE_DAEMON -O2 -g -m32 -march=i586 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -DUSE_WX_EXTENSIONS -MT amuled-KademliaUDPListener.o -MD -MP -MF ".deps/amuled-KademliaUDPListener.Tpo" -c -o amuled-KademliaUDPListener.o `test -f 'kademlia/net/KademliaUDPListener.cpp' || echo './'`kademlia/net/KademliaUDPListener.cpp; \
then mv -f ".deps/amuled-KademliaUDPListener.Tpo" ".deps/amuled-KademliaUDPListener.Po"; else rm -f ".deps/amuled-KademliaUDPListener.Tpo"; exit 1; fi
In file included from kademlia/net/../../MemFile.h:29,
from kademlia/net/KademliaUDPListener.cpp:52:
kademlia/net/../../SafeFile.h:201:2: warning: #warning DOCS
kademlia/net/KademliaUDPListener.cpp: In member function ‘void Kademlia::CKademliaUDPListener::DebugClientOutput(const wxString&, uint32, uint32, const byte*, int)’:
kademlia/net/KademliaUDPListener.cpp:1197: error: ‘class CUpDownClient’ has no member named ‘SetConnectionReason’
make[3]: *** [amuled-KademliaUDPListener.o] Fehler 1
It does not build with this defined to 1 (which is currently the default).