Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2002 12:26:48 -0700
From:      walt <wa1ter@hotmail.com>
To:        freebsd-ports@freebsd.org
Subject:   gcc31 port broken in -CURRENT [June 23
Message-ID:  <3D1620F8.60400@hotmail.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D1620F8.60400>