aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Compile error with CVS 2007123  (Read 2107 times)

MidgetInaBikini

  • Approved Newbie
  • *
  • Karma: -14
  • Offline Offline
  • Posts: 24
Compile error with CVS 2007123
« on: December 23, 2007, 10:17:38 PM »

OS x 10.5.1 WxMac 2.8.7
Code: [Select]
make  all-recursive
Making all in m4
make[2]: Nothing to be done for `all'.
Making all in docs
Making all in man
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in src
Making all in libs
Making all in ec
./file_generator.pl . abstracts/ECTagTypes.abstract abstracts/ECCodes.abstract;
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LANG = "UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Parsing 2 files
FileName: ECTagTypes
FileContent: EC tag types for use on the ec library.
Reading content section...
Datatype: Enum
Dataname: ECTagTypes
DataType: uint8
No more content sections
All info parsed
FileName: ECCodes
FileContent: EC codes and type definition.
Reading content section...
Datatype: TypeDef
Reading content section...
Datatype: Enum
Dataname: ProtocolVersion
DataType: uint16
Reading content section...
Datatype: Enum
Dataname: ECFlags
DataType: uint32
Reading content section...
Datatype: Enum
Dataname: ECOpCodes
DataType: uint8
Reading content section...
Datatype: Enum
Dataname: ECTagNames
DataType: uint16
Reading content section...
Datatype: Enum
Dataname: EC_DETAIL_LEVEL
DataType: uint8
Reading content section...
Datatype: Enum
Dataname: EC_SEARCH_TYPE
DataType: uint8
Reading content section...
Datatype: Enum
Dataname: EC_STATTREE_NODE_VALUE_TYPE
DataType: uint8
Reading content section...
Datatype: Enum
Dataname: EcPrefs
DataType: uint32
No more content sections
All info parsed
echo abstracts/ECTagTypes.abstract abstracts/ECCodes.abstract > ECGeneratedFiles
make  all-recursive
Making all in cpp
gcc    ../../../../src/utils/mkFileSum.c -o mkFileSum
-n Generating ECVersion.h...
created.
make  all-am
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/Users/komer/Desktop/wxMac-2.8.7/build/lib/wx/include/mac-unicode-release-static-2.8 -I/Users/komer/Desktop/wxMac-2.8.7/include -I/Users/komer/Desktop/wxMac-2.8.7/contrib/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXMAC__  -I../../../../src -I../../../../src/libs -I../../../../src/include -DUSE_EMBEDDED_CRYPTO  -W -Wall -Wshadow -Wundef -O2  -DUSE_WX_EXTENSIONS -MT libec_a-ECTag.o -MD -MP -MF ".deps/libec_a-ECTag.Tpo" -c -o libec_a-ECTag.o `test -f 'ECTag.cpp' || echo './'`ECTag.cpp; \
then mv -f ".deps/libec_a-ECTag.Tpo" ".deps/libec_a-ECTag.Po"; else rm -f ".deps/libec_a-ECTag.Tpo"; exit 1; fi
ECTag.cpp:676: warning: unused parameter 'name'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/Users/komer/Desktop/wxMac-2.8.7/build/lib/wx/include/mac-unicode-release-static-2.8 -I/Users/komer/Desktop/wxMac-2.8.7/include -I/Users/komer/Desktop/wxMac-2.8.7/contrib/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXMAC__  -I../../../../src -I../../../../src/libs -I../../../../src/include -DUSE_EMBEDDED_CRYPTO  -W -Wall -Wshadow -Wundef -O2  -DUSE_WX_EXTENSIONS -MT libec_a-ECPacket.o -MD -MP -MF ".deps/libec_a-ECPacket.Tpo" -c -o libec_a-ECPacket.o `test -f 'ECPacket.cpp' || echo './'`ECPacket.cpp; \
then mv -f ".deps/libec_a-ECPacket.Tpo" ".deps/libec_a-ECPacket.Po"; else rm -f ".deps/libec_a-ECPacket.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/Users/komer/Desktop/wxMac-2.8.7/build/lib/wx/include/mac-unicode-release-static-2.8 -I/Users/komer/Desktop/wxMac-2.8.7/include -I/Users/komer/Desktop/wxMac-2.8.7/contrib/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXMAC__  -I../../../../src -I../../../../src/libs -I../../../../src/include -DUSE_EMBEDDED_CRYPTO  -W -Wall -Wshadow -Wundef -O2  -DUSE_WX_EXTENSIONS -MT libec_a-ECSocket.o -MD -MP -MF ".deps/libec_a-ECSocket.Tpo" -c -o libec_a-ECSocket.o `test -f 'ECSocket.cpp' || echo './'`ECSocket.cpp; \
then mv -f ".deps/libec_a-ECSocket.Tpo" ".deps/libec_a-ECSocket.Po"; else rm -f ".deps/libec_a-ECSocket.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/Users/komer/Desktop/wxMac-2.8.7/build/lib/wx/include/mac-unicode-release-static-2.8 -I/Users/komer/Desktop/wxMac-2.8.7/include -I/Users/komer/Desktop/wxMac-2.8.7/contrib/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXMAC__  -I../../../../src -I../../../../src/libs -I../../../../src/include -DUSE_EMBEDDED_CRYPTO  -W -Wall -Wshadow -Wundef -O2  -DUSE_WX_EXTENSIONS -MT libec_a-ECMuleSocket.o -MD -MP -MF ".deps/libec_a-ECMuleSocket.Tpo" -c -o libec_a-ECMuleSocket.o `test -f 'ECMuleSocket.cpp' || echo './'`ECMuleSocket.cpp; \
then mv -f ".deps/libec_a-ECMuleSocket.Tpo" ".deps/libec_a-ECMuleSocket.Po"; else rm -f ".deps/libec_a-ECMuleSocket.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/Users/komer/Desktop/wxMac-2.8.7/build/lib/wx/include/mac-unicode-release-static-2.8 -I/Users/komer/Desktop/wxMac-2.8.7/include -I/Users/komer/Desktop/wxMac-2.8.7/contrib/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXMAC__  -I../../../../src -I../../../../src/libs -I../../../../src/include -DUSE_EMBEDDED_CRYPTO  -W -Wall -Wshadow -Wundef -O2  -DUSE_WX_EXTENSIONS -MT libec_a-RemoteConnect.o -MD -MP -MF ".deps/libec_a-RemoteConnect.Tpo" -c -o libec_a-RemoteConnect.o `test -f 'RemoteConnect.cpp' || echo './'`RemoteConnect.cpp; \
then mv -f ".deps/libec_a-RemoteConnect.Tpo" ".deps/libec_a-RemoteConnect.Po"; else rm -f ".deps/libec_a-RemoteConnect.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/Users/komer/Desktop/wxMac-2.8.7/build/lib/wx/include/mac-unicode-release-static-2.8 -I/Users/komer/Desktop/wxMac-2.8.7/include -I/Users/komer/Desktop/wxMac-2.8.7/contrib/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXMAC__  -I../../../../src -I../../../../src/libs -I../../../../src/include -DUSE_EMBEDDED_CRYPTO  -W -Wall -Wshadow -Wundef -O2  -DUSE_WX_EXTENSIONS -MT libec_a-ECSpecialTags.o -MD -MP -MF ".deps/libec_a-ECSpecialTags.Tpo" -c -o libec_a-ECSpecialTags.o `test -f 'ECSpecialTags.cpp' || echo './'`ECSpecialTags.cpp; \
then mv -f ".deps/libec_a-ECSpecialTags.Tpo" ".deps/libec_a-ECSpecialTags.Po"; else rm -f ".deps/libec_a-ECSpecialTags.Tpo"; exit 1; fi
rm -f libec.a
ar cru libec.a libec_a-ECTag.o libec_a-ECPacket.o libec_a-ECSocket.o libec_a-ECMuleSocket.o libec_a-RemoteConnect.o libec_a-ECSpecialTags.o
ranlib libec.a
make[6]: Nothing to be done for `all-am'.
Making all in common
if g++ -DHAVE_CONFIG_H -I. -I. -I../../..    -I/Users/komer/Desktop/wxMac-2.8.7/build/lib/wx/include/mac-unicode-release-static-2.8 -I/Users/komer/Desktop/wxMac-2.8.7/include -I/Users/komer/Desktop/wxMac-2.8.7/contrib/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXMAC__    -DUSE_EMBEDDED_CRYPTO  -W -Wall -Wshadow -Wundef -O2  -DUSE_WX_EXTENSIONS -MT libmulecommon_a-ConvAmule.o -MD -MP -MF ".deps/libmulecommon_a-ConvAmule.Tpo" -c -o libmulecommon_a-ConvAmule.o `test -f 'ConvAmule.cpp' || echo './'`ConvAmule.cpp; \
then mv -f ".deps/libmulecommon_a-ConvAmule.Tpo" ".deps/libmulecommon_a-ConvAmule.Po"; else rm -f ".deps/libmulecommon_a-ConvAmule.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../..    -I/Users/komer/Desktop/wxMac-2.8.7/build/lib/wx/include/mac-unicode-release-static-2.8 -I/Users/komer/Desktop/wxMac-2.8.7/include -I/Users/komer/Desktop/wxMac-2.8.7/contrib/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXMAC__    -DUSE_EMBEDDED_CRYPTO  -W -Wall -Wshadow -Wundef -O2  -DUSE_WX_EXTENSIONS -MT libmulecommon_a-Format.o -MD -MP -MF ".deps/libmulecommon_a-Format.Tpo" -c -o libmulecommon_a-Format.o `test -f 'Format.cpp' || echo './'`Format.cpp; \
then mv -f ".deps/libmulecommon_a-Format.Tpo" ".deps/libmulecommon_a-Format.Po"; else rm -f ".deps/libmulecommon_a-Format.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../..    -I/Users/komer/Desktop/wxMac-2.8.7/build/lib/wx/include/mac-unicode-release-static-2.8 -I/Users/komer/Desktop/wxMac-2.8.7/include -I/Users/komer/Desktop/wxMac-2.8.7/contrib/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXMAC__    -DUSE_EMBEDDED_CRYPTO  -W -Wall -Wshadow -Wundef -O2  -DUSE_WX_EXTENSIONS -MT libmulecommon_a-MD5Sum.o -MD -MP -MF ".deps/libmulecommon_a-MD5Sum.Tpo" -c -o libmulecommon_a-MD5Sum.o `test -f 'MD5Sum.cpp' || echo './'`MD5Sum.cpp; \
then mv -f ".deps/libmulecommon_a-MD5Sum.Tpo" ".deps/libmulecommon_a-MD5Sum.Po"; else rm -f ".deps/libmulecommon_a-MD5Sum.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../..    -I/Users/komer/Desktop/wxMac-2.8.7/build/lib/wx/include/mac-unicode-release-static-2.8 -I/Users/komer/Desktop/wxMac-2.8.7/include -I/Users/komer/Desktop/wxMac-2.8.7/contrib/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXMAC__    -DUSE_EMBEDDED_CRYPTO  -W -Wall -Wshadow -Wundef -O2  -DUSE_WX_EXTENSIONS -MT libmulecommon_a-MuleDebug.o -MD -MP -MF ".deps/libmulecommon_a-MuleDebug.Tpo" -c -o libmulecommon_a-MuleDebug.o `test -f 'MuleDebug.cpp' || echo './'`MuleDebug.cpp; \
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:41:7: warning: "HAVE_BFD" is not defined
MuleDebug.cpp: In function 'void OnUnhandledException()':
MuleDebug.cpp:54: error: '__cxa_current_exception_type' is not a member of '__cxxabiv1'
MuleDebug.cpp:57: error: invalid use of undefined type 'struct std::type_info'
<built-in>:0: error: forward declaration of 'struct std::type_info'
MuleDebug.cpp:61: error: '__cxa_demangle' is not a member of '__cxxabiv1'
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
Macintosh:amule-cvs komer$
Logged