Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2002 12:59:10 +0200 (SAT)
From:      John Hay <jhay@icomtek.csir.co.za>
To:        current@freebsd.org
Cc:        matusita@freebsd.org
Subject:   setting TARGET_ARCH breaks ghostscript in make release
Message-ID:  <200207241059.g6OAxA610207@zibbi.icomtek.csir.co.za>

next in thread | raw e-mail | index | archive | help
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 -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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