Hello, Have a bit of a problem and no idea on what is causing it... When I try to build openoffice.org I get the following error: "configure: error: cannot compute suffix of object files: cannot compile". The full output is below. This happens when building gcc-ooo. I looked in config.log, but see no relevant information there, maybe I'm looking in the wrong place. Here's my uname -a output: FreeBSD poseidon.mxwerx.net 7.0-CURRENT FreeBSD 7.0-CURRENT #16: Thu Aug 23 21:11:49 EDT 2007 max_at_poseidon.mxwerx.net:/usr/obj/usr/src/sys/POSEIDON i386 I've built this system with a bunch of WITHOUT_ knobs in src.conf, so maybe a required tool is not installed. However, I have no idea what is actually needed. Can someone who is familiar with this software please tell me what configure does at the "checking for suffix of object files" step? Maybe that will help me figure out where things go wrong. Thanks, Maxim Khitrov Output: gmake[2]: Leaving directory `/usr/ports/lang/gcc-ooo/work/build/gcc' Checking multilib configuration... multilib.out is unchanged Configuring in i386-portbld-freebsd7.0/libstdc++-v3 configure: loading cache ./config.cache checking build system type... i386-portbld-freebsd7.0 checking host system type... i386-portbld-freebsd7.0 checking target system type... i386-portbld-freebsd7.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... gawk checking whether gmake sets $(MAKE)... yes checking for i386-portbld-freebsd7.0-gcc... /usr/ports/lang/gcc-ooo/work/build/gcc/xgcc -B/usr/ports/lang/gcc-ooo/work/build/gcc/ -B/usr/local/i386-portbld-freebsd7.0/bin/ -B/usr/local/i386-portbld-freebsd7.0/lib/ -isystem /usr/local/i386-portbld-freebsd7.0/include -isystem /usr/local/i386-portbld-freebsd7.0/sys-include checking for suffix of object files... configure: error: cannot compute suffix of object files: cannot compile See `config.log' for more details. gmake[1]: *** [configure-target-libstdc++-v3] Error 1 gmake[1]: Leaving directory `/usr/ports/lang/gcc-ooo/work/build' gmake: *** [bootstrap-lean] Error 2 *** Error code 2 Stop in /usr/ports/lang/gcc-ooo. *** Error code 1 Stop in /usr/ports/editors/openoffice.org-2.Received on Sun Aug 26 2007 - 13:52:30 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:16 UTC