Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Apr 2003 16:50:15 -0800 (PST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/38321: lang/gpc unnecessarily marked broken
Message-ID:  <200304060050.h360oF7t085450@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/38321; it has been noted by GNATS.

From: Edwin Groothuis <edwin@mavetju.org>
To: freebsd-gnats-submit@freebsd.org
Cc: Rainer Goellner <rgoellner@gmx.de>, arved@freebsd.org
Subject: Re: ports/38321: lang/gpc unnecessarily marked broken
Date: Sun, 6 Apr 2003 10:47:52 +1000

 rm -rf tmpcopy
 if [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ; then ranlib tmplibgcc.a; else true; fi
 mv tmplibgcc.a libgcc.a
 ./xgcc -B./  -DIN_GCC    -g -I./include   enquire.o -o enquire
 ld: unrecognised emulation mode: elf_i386
 Supported emulations: elf_i386_fbsd
 gmake[1]: *** [enquire] Error 1
 gmake[1]: Leaving directory `/local0/scratch/edwin/ports/lang/gpc/work/gpc'
 gmake: *** [bootstrap] Error 2
 *** Error code 2
 
 Now that's an interesting error message :-)
 
 -- 
 Edwin Groothuis      |            Personal website: http://www.mavetju.org
 edwin@mavetju.org    |    Weblog: http://www.mavetju.org/weblog/weblog.php 



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