On 5/26/06, Etay Ziv <[EMAIL PROTECTED]> wrote: > Hi again. > > I've been trying to install octave-forge on OS 10.4.5 and get tripped up here > ... > > I've run fink selfupdate. I've also installed gcc4 separately and successfully > (ie binaries via apt-get) so I'm not even sure why I'm going through the gcc4 > installation. > > /sw/src/fink.build/gcc4-4.1.0-1/gcc-4.1.0/darwin/gcc/gcj -B/sw/src/fink.build/ > gcc4-4.1.0-1/gcc-4.1.0/darwin/powerpc-apple-darwin8/libjava/ -B/sw/src/fink.bu > ild/gcc4-4.1.0-1/gcc-4.1.0/darwin/gcc/ -g -O2 -o .libs/gcj-dbtool --main=gnu. > gcj.tools.gcj_dbtool.Main -shared-libgcc gnu/gcj/tools/gcj_dbtool/Main.o > gnu/gcj/tools/gcj_dbtool/natMain.o -L/sw/src/fink.build/gcc4-4.1.0-1/ > gcc-4.1.0/darwin/powerpc-apple-darwin8/libjava -L/sw/src/fink.build/ > gcc4-4.1.0-1/gcc-4.1.0/darwin/powerpc-apple-darwin8/libjava/.libs ./.libs/ > libgcj.dylib -L/sw/src/fink.build/gcc4-4.1.0-1/gcc-4.1.0/darwin/ > powerpc-apple-darwin8/libstdc++-v3/src -L/sw/src/fink.build/gcc4-4.1.0-1/ > gcc-4.1.0/darwin/powerpc-apple-darwin8/libstdc++-v3/src/.libs -lpthread -ldl > symbol _fabsf used from dynamic library /usr/lib/libpthread.dylib(fabs.o) not > from earlier dynamic library /sw/lib/gcc4/lib/libgcj.7.dylib(sf_fabs.o) > symbol _fabs used from dynamic library /usr/lib/libpthread.dylib(fabs.o) not > from earlier dynamic library /sw/lib/gcc4/lib/libgcj.7.dylib(s_fabs.o) > /usr/bin/ld: warning multiple definitions of symbol _scalbn > ./.libs/libgcj.dylib(s_scalbn.o) definition of _scalbn > /usr/lib/libpthread.dylib(scalb.o) definition of _scalbn > /usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may result > in errors or different symbols being used > creating gcj-dbtool > ./gcj-dbtool -n classmap.db || touch classmap.db > make: *** [all] Bus error > ### execution of /var/tmp/tmp.2.VTdx0w failed, exit code 2 > Removing build lock... > /sw/bin/dpkg-lockwait -r fink-buildlock-gcc4-4.1.0-1 > (Reading database ... 32746 files and directories currently installed.) > Removing fink-buildlock-gcc4-4.1.0-1 ... > Failed: phase compiling: gcc4-4.1.0-1 failed > > > > Technically, you should have reported this as an error with gcc4, not octave-forge, since you haven't even gotten to that package yet.
It's updating gcc4 because octave-forge wants that particular gcc4 version or later. -- Alexander K. Hansen Fink Documenter (for now) Help keep AKH in Fink! Go to http://ldx3.psfc.mit.edu/~hansen/ and contribute to the Mini fund. _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
