aMule Forum
English => Compilation problems => Topic started by: NiKo87 on January 29, 2006, 01:38:54 PM
-
Hi! I'm trying to compile aMule 2.1.0 using the wxWidgets from the CVS. But during the make I get this error:
then mv -f ".deps/libmulecommon_a-MuleDebug.Tpo" ".deps/libmulecommon_a-MuleDebug.Po"; else rm -f ".deps/libmulecommon_a-MuleDebug.Tpo"; exit 1; fi
MuleDebug.cpp:45:7: warning: "HAVE_BFD" is not defined
/Users/MaMaK/Desktop/wxWidgets/include/wx/wxchar.h:906: error: expected initializer before 'ATTRIBUTE_PRINTF_3'
/Users/MaMaK/Desktop/wxWidgets/include/wx/wxchar.h:944: error: expected initializer before 'ATTRIBUTE_PRINTF_1'
/Users/MaMaK/Desktop/wxWidgets/include/wx/wxchar.h:945: error: expected initializer before 'ATTRIBUTE_PRINTF_2'
/Users/MaMaK/Desktop/wxWidgets/include/wx/wxchar.h:946: error: expected initializer before 'ATTRIBUTE_PRINTF_2'
/Users/MaMaK/Desktop/wxWidgets/include/wx/wxchar.h:948: error: expected initializer before 'ATTRIBUTE_PRINTF_1'
/Users/MaMaK/Desktop/wxWidgets/include/wx/wxchar.h:949: error: expected initializer before 'ATTRIBUTE_PRINTF_2'
/Users/MaMaK/Desktop/wxWidgets/include/wx/wxchar.h:950: error: expected initializer before 'ATTRIBUTE_PRINTF_2'
/Users/MaMaK/Desktop/wxWidgets/include/wx/wxchar.h:963: error: expected initializer before 'ATTRIBUTE_PRINTF_3'
make[4]: *** [libmulecommon_a-MuleDebug.o] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Maybe the current CVS of the wxWidgets is broken?
-
yeah, you gotta use aMule CVS tarball for that.