I'm trying to build Chandler from source on Ubuntu PPC, Intrepid. when I get to: make world
The build fails with: g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-ppc-2.5/jcc/sources/jcc.o build/temp.linux-ppc-2.5/jcc/sources/JCCEnv.o -o build/lib.linux-ppc-2.5/libjcc.so -L/usr/lib/jvm/java-6-openjdk/jre/lib/i386 -ljava -Wl,-S /usr/bin/ld: cannot find -ljava collect2: ld returned 1 exit status error: command 'g++' failed with exit status 1 make[1]: *** [build] Error 1 I see that the compiler is looking for an i386 version when I'm on PPC. Any help? Thanks Brian _______________________________________________ [email protected] mailing list unsubscribe here: http://lists.osafoundation.org/mailman/listinfo/chandler-users Chandler wiki: http://chandlerproject.org/wikihome
