From owner-freebsd-questions Thu Jun 6 14:53:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from alchemistry.net (alchemistry.net [66.114.66.158]) by hub.freebsd.org (Postfix) with ESMTP id 10F9C37B40D for ; Thu, 6 Jun 2002 14:53:19 -0700 (PDT) Received: from amavis by alchemistry.net with scanned-ok (Exim 3.36 #1) id 17G5C2-000CSf-00 for freebsd-questions@freebsd.org; Thu, 06 Jun 2002 17:53:18 -0400 Received: from ilya by alchemistry.net with local (Exim 3.36 #1) id 17G5C1-000CSV-00 for freebsd-questions@freebsd.org; Thu, 06 Jun 2002 17:53:17 -0400 Date: Thu, 6 Jun 2002 17:53:17 -0400 From: Ilya To: freebsd-questions@freebsd.org Subject: ports fail to compile with :C compiler cannot create executables Message-ID: <20020606215317.GA46447@krel.org> Reply-To: mail@krel.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i X-Virus-Scanned: by AMaViS snapshot-20010714 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Since upgrade to FreeBSD alchemistry.net 4.6-RC FreeBSD 4.6-RC i386 i386 I cannot upgrade several of my ports, they all fail on configure with: make configure ===> Configuring for BitchX-1.0c19 configure: WARNING: you should use --build, --host, --target Welcome to the BitchX-1.0c19 configuration checking for i386-portbld-freebsd4.6-gcc... cc checking for C compiler default output... configure: error: C compiler cannot create executables here is what config.log says: configure:1270: checking for i386-portbld-freebsd4.6-gcc configure:1296: result: cc configure:1578: checking for C compiler version configure:1581: cc --version &5 2.95.3 configure:1584: $? = 0 configure:1586: cc -v &5 Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] configure:1589: $? = 0 configure:1591: cc -V &5 cc: argument to `-V' is missing configure:1594: $? = 1 configure:1620: checking for C compiler default output configure:1623: cc -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 /usr/lib/crt1.o: In function `_start': /usr/lib/crt1.o(.text+0x79): undefined reference to `main' configure:1626: $? = 1 configure: failed program was: configure:1653: error: C compiler cannot create executables but most of the ports I was able to upgrade. any suggestions or points? thank you To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message