From owner-freebsd-current@FreeBSD.ORG Sun Aug 26 15:52:30 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF95F16A418 for ; Sun, 26 Aug 2007 15:52:30 +0000 (UTC) (envelope-from mkhitrov@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by mx1.freebsd.org (Postfix) with ESMTP id 8077113C46A for ; Sun, 26 Aug 2007 15:52:30 +0000 (UTC) (envelope-from mkhitrov@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so767216wra for ; Sun, 26 Aug 2007 08:52:30 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ZLyBMmHKbwN9nxrb2PXkEUrmBe1lUMw1jV9RUmFLEZabqZvQ4/hw1K6s93JL5sTRs+S+/vrybQvbbc0SZwRwz+jh4xyyDyrKDime5N0wEKnFDnb2AYcFq5ETX6PyIoN/7MB2JMO+DcOZP/c9G55C6vmGo0uI/vTP61xAYuDUw8U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=sXAkAPs2AV/Jv0PnxG3VJ3XRJGKpYUsunv3Xkp5BDkmr63vkQiF6gLlzHn3D3L/4bI6K5eexfJeZ1paTwnNqnPZOc0f7DIEykewqaaP2ZSP589P9vLevwwGDPCioY7StWka1hQ0NfKjZTrN0rBJlceifgNVB2JTBX4G6ksNtJeI= Received: by 10.142.142.16 with SMTP id p16mr469524wfd.1188141986132; Sun, 26 Aug 2007 08:26:26 -0700 (PDT) Received: by 10.143.10.17 with HTTP; Sun, 26 Aug 2007 08:26:26 -0700 (PDT) Message-ID: <26ddd1750708260826q153a3425jf9bea3e8a8a82a70@mail.gmail.com> Date: Sun, 26 Aug 2007 11:26:26 -0400 From: "Maxim Khitrov" To: current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Error building openoffice.org-2: cannot compute object file suffix X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 15:52:30 -0000 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@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.