From owner-freebsd-ports Sun Jun 23 12:24:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from pimout3-int.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by hub.freebsd.org (Postfix) with ESMTP id E2F0F37B403 for ; Sun, 23 Jun 2002 12:24:33 -0700 (PDT) Received: from hotmail.com (adsl-66-126-109-236.dsl.lsan03.pacbell.net [66.126.109.236]) by pimout3-int.prodigy.net (8.11.0/8.11.0) with ESMTP id g5NJOWI55404 for ; Sun, 23 Jun 2002 15:24:32 -0400 Message-ID: <3D1620F8.60400@hotmail.com> Date: Sun, 23 Jun 2002 12:26:48 -0700 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020617 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: gcc31 port broken in -CURRENT [June 23 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I was using the gcc31 port (dated 0527) to compile, as you can see, but it also failed with the system compiler: /usr/local/bin/gcc31 -c -DHAVE_CONFIG_H -O -pipe -march=pentiumpro -I. -I.././..//gcc-20020617/libiberty/../include -W -Wall -Wtraditional -pedantic .././..//gcc-20020617/libiberty/fibheap.c ../../gcc-20020617/libiberty/fibheap.c: In function `fibheap_union': ../../gcc-20020617/libiberty/fibheap.c:166: warning: implicit declaration of function `free' ../../gcc-20020617/libiberty/fibheap.c:171: warning: function `free' was previously declared within a block ../../gcc-20020617/libiberty/fibheap.c:187: warning: function `free' was previously declared within a block ../../gcc-20020617/libiberty/fibheap.c: In function `fibheap_extract_min': ../../gcc-20020617/libiberty/fibheap.c:206: warning: function `free' was previously declared within a block ../../gcc-20020617/libiberty/fibheap.c: In function `fibheap_delete_node': ../../gcc-20020617/libiberty/fibheap.c:285: `LONG_MIN' undeclared (first use in this function) ../../gcc-20020617/libiberty/fibheap.c:285: (Each undeclared identifier is reported only once ../../gcc-20020617/libiberty/fibheap.c:285: for each function it appears in.) ../../gcc-20020617/libiberty/fibheap.c: In function `fibheap_delete': ../../gcc-20020617/libiberty/fibheap.c:297: warning: function `free' was previously declared within a block ../../gcc-20020617/libiberty/fibheap.c: In function `fibheap_consolidate': ../../gcc-20020617/libiberty/fibheap.c:395: warning: implicit declaration of function `memset' gmake[1]: *** [fibheap.o] Error 1 gmake[1]: Leaving directory `/usr/ports/lang/gcc31/work/build/libiberty' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message