Talk:HowTo compile on Mac

From AMule Project FAQ
Revision as of 23:24, 3 March 2008 by 86.72.139.229 (Talk)

Jump to: navigation, search

I need to install newer versions of flex and automake to compile amule successfully on my machine. Maybe we should just add those as dependencies that should be installed through Fink. -- lionel77

i got this:

c++ -DNDEBUG -g -O2 -pipe -c integer.cpp integer.cpp:4237: internal compiler error: Bus error Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://developer.apple.com/bugreporter> for instructions. {standard input}:158696:FATAL:.abort detected. Assembly stopping. make: *** [integer.o] Error 1 emac-bureau:cryptopp552 maitedx$ PREFIX=/usr/local/cryptopp sudo make install Password: mkdir -p /usr/include/cryptopp /usr/lib /usr/bin cp *.h /usr/include/cryptopp cp *.a /usr/lib cp: *.a: No such file or directory make: *** [install] Error 1 emac-bureau:cryptopp552 maitedx$