Date: Sat, 24 Aug 2002 21:15:30 +0200 (CEST) From: Martin Blapp <mb@imp.ch> To: <obrien@freebsd.org> Cc: <ports@freebsd.org> Subject: gcc3.1.1 port is broken in CURRENT Message-ID: <20020824211207.V50084-100000@levais.imp.ch>
next in thread | raw e-mail | index | archive | help
Hi, gcc3.1.1 port is broken in CURRENT. Looks to me like the ISO C89 changes are responsable for that. Something is wrong with size_t definition, but I could not figure out how to fix it. ../../../gcc-3.1.1/include/libiberty.h:212: warning: parameter names (without types) in function declaration ../../../gcc-3.1.1/include/libiberty.h:218: warning: parameter names (without types) in function declaration ../../../gcc-3.1.1/include/libiberty.h:224: parse error before "size_t" ../../../gcc-3.1.1/include/libiberty.h:229: warning: parameter names (without types) in function declaration ../../../gcc-3.1.1/include/libiberty.h:237: parse error before "size_t" ../../../gcc-3.1.1/include/libiberty.h:286: warning: parameter names (without types) in function declaration Thank you for fixing it. Martin Martin Blapp, <mb@imp.ch> <mbr@FreeBSD.org> ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 061 826 93 00: +41 61 826 93 01 PGP: <finger -l mbr@freebsd.org> PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ 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?20020824211207.V50084-100000>