From owner-freebsd-ports Mon May 15 11:29:31 2000 Delivered-To: freebsd-ports@freebsd.org Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by hub.freebsd.org (Postfix) with ESMTP id 5C59637B655 for ; Mon, 15 May 2000 11:29:28 -0700 (PDT) (envelope-from kuku@gilberto.physik.rwth-aachen.de) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.9.3/8.9.3) id UAA47291 for freebsd-ports@freebsd.org; Mon, 15 May 2000 20:29:31 +0200 (CEST) (envelope-from kuku) Date: Mon, 15 May 2000 20:29:31 +0200 (CEST) From: Christoph Kukulies Message-Id: <200005151829.UAA47291@gilberto.physik.rwth-aachen.de> To: freebsd-ports@freebsd.org Subject: gnat ports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Anyone using GNAT (GNU ADA Translator)? I'm trying to build it under -current (4.0 probably no difference) and gcc-2.8.1 cannot be built with the GNAT patches applied. The GNAT patches apply flawlessly without a glitch. The error that occurs then is: isdn-kukulies# cd ge1/xgcc -Bstage1/" in "cc") if [ x != x ]; then echo ../; else true; fi ;; esac` `if [ x != x ]; then echo ../; else true; fi` Unmatched ". ../varasm.o: In function `initializer_constant_valid_p': /c/ports/lang/gcc28/work/gcc-2.8.1/varasm.c:4045: multiple definition of `initializer_constant_valid_p' typeck2.o:/c/ports/lang/gcc28/work/gcc-2.8.1/cp/typeck2.c:364: first defined here /usr/libexec/elf/ld: Warning: size of symbol `initializer_constant_valid_p' changed from 774 to 802 in ../varasm.o gmake[2]: *** [../cc1plus] Error 1 -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message