It looks like the change in release/Makefile to add TARGET_ARCH breaks
the build of ghostscript-gnu. Actually just setting the TARGET_ARCH
environment variable and then trying to build print/ghostscript-gnu
will break:

########################
beast:/usr/ports/print/ghostscript-gnu # setenv TARGET_ARCH=i386
beast:/usr/ports/print/ghostscript-gnu # make -DWITHOUT_X11 -DBATCH
...
gmake[2]: Entering directory 
`/usr/ports/print/ghostscript-gnu/work/ghostscript-7.05/gimp-print-4.2.1'
gmake[2]: Nothing to be done for `all-am'.
gmake[2]: Leaving directory 
`/usr/ports/print/ghostscript-gnu/work/ghostscript-7.05/gimp-print-4.2.1'
gmake[1]: Leaving directory 
`/usr/ports/print/ghostscript-gnu/work/ghostscript-7.05/gimp-print-4.2.1'
>>>   creating symlinks for gimp-print ...
>>>   creating symlinks for md2k ...
>>>   creating symlinks for alps ...
>>>   creating symlinks for bj10v ...
>>>   creating symlinks for lips ...
>>>   building epag utility ...
cc -O -pipe   i386= -c -o ert.o ert.c
cc: cannot specify -o with -c or -S and multiple compilations
gmake: *** [ert.o] Error 1
*** Error code 2

Stop in /usr/ports/print/ghostscript-gnu.
beast:/usr/ports/print/ghostscript-gnu #
########################

John
-- 
John Hay -- [EMAIL PROTECTED] / [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to