[opensuse-buildservice] gcc4.6.3 compilation issue - configure: error: cannot compute suffix of object files: cannot compile
Hi, I am new to opensuse and the build service, so I'd like to say hello! :) I'm trying to compile the gcc4.6.3 and I am facing the problem with configure script: [ 295s] checking for suffix of object files... configure: error: in `/home/abuild/rpmbuild/BUILD/gcc-4.6.3/obj-i586-suse-linux/msp430/libgcc': [ 295s] configure: error: cannot compute suffix of object files: cannot compile [ 295s] See `config.log' for more details My project is at https://build.opensuse.org/package/show/home:eltomek/cross-msp430-gcc The main issue is that I have no idea how to browse the config.log as it is on a remote machine to which I have no access once the osc fails and exits. I found this topic http://stackoverflow.com/questions/11502045/gcc-compilation-cannot-compute-s... that suggests to add "export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/path/to/mpc/lib/" but I have no idea where this library resides on the build server. Could you give me any hint? Best Regards. Tomek -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (1)
-
Tomek Lorek