ports/38321: lang/gpc unnecessarily marked broken

Edwin Groothuis edwin at mavetju.org
Sun Apr 6 00:50:16 UTC 2003


The following reply was made to PR ports/38321; it has been noted by GNATS.

From: Edwin Groothuis <edwin at mavetju.org>
To: freebsd-gnats-submit at freebsd.org
Cc: Rainer Goellner <rgoellner at gmx.de>, arved at 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 at mavetju.org    |    Weblog: http://www.mavetju.org/weblog/weblog.php 



More information about the freebsd-ports-bugs mailing list