openFrameworks-RaspberryPi / openFrameworks

This repo has migrated into the openFramworks core! Please go to http://github.com/openFrameworks/openFrameworks for the latest!
http://github.com/openFrameworks/openFrameworks
Other
104 stars 11 forks source link

core openFrameworks libraries do not compile ( raspberry pi ) #146

Closed pikilipita closed 11 years ago

pikilipita commented 11 years ago

When compiling the core openFrameworks libraries from the git sources, I get this error message: ../../../libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofColor.o -c ../../../libs/openFrameworks/types/ofColor.cpp {standard input}: Assembler messages: {standard input}:24728: Warning: partial line at end of file ignored g++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See file:///usr/share/doc/gcc-4.6/README.Bugs for instructions. make[2]: * [../../../libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofColor.o] Error 4 make[1]: * [Release] Error 2 make: *\ [all] Error 2

I've downloaded again the sources, but same error happened again...

pikilipita commented 11 years ago

Hint: I'm following this guide: https://github.com/openFrameworks-RaspberryPi/openFrameworks/wiki/Raspberry-Pi-Getting-Started#Compiling

kalwalt commented 11 years ago

hi @pikipika , seems that you have a similar issue ; https://github.com/openFrameworks-RaspberryPi/openFrameworks/issues/118 Did you see this? Does it helps?

bakercp commented 11 years ago

Hi, I'm going to close this as it is a duplicate of @118. Please continue the conversation there until we resolve it. Thanks for the report @pikipika !