pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/32720: gccmakedep of xpm guesses wrong architecture in darwin
>Number: 32720
>Category: pkg
>Synopsis: gccmakedep of xpm guesses wrong architecture in darwin
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Feb 03 22:55:00 +0000 2006
>Originator: Juha-Matti Liukkonen
>Release: Mac OS X 10.4.4
>Organization:
Ascia Oy
>Environment:
Darwin rousku.podzone.org 8.4.0 Darwin Kernel Version 8.4.0: Tue Jan 3
18:22:10 PST 2006; root:xnu-792.6.56.obj~1/RELEASE_PPC Power Macintosh powerpc
>Description:
Doing a clean rebuild of things I noticed the following error during xpm build.
Obviously the xpm gccmakedep script guesses the host architecture wrong - this
is on a powerpc. This is non-fatal as the broken makedep stage does not prevent
the actual build from completing and the result from working OK.
make depend
depending in ./lib...
gccmakedep -- -I. -I/usr/pkg/include -I/usr/X11R6/include -D__DARWIN__
-DNO_ALLOCA -DCSRG_BASED -- data.c
create.c misc.c rgb.c scan.c parse.c hashtab.c CrBufFrI.c CrDatFrP.c
CrPFrBuf.c RdFToI.c WrFFrI.c CrBufFrP.c CrIFrBuf.c CrPFrDat.c RdFToP.c
WrFFrP.c CrDatFrI.c CrIFrDat.c RdFToDat.c WrFFrDat.c Attrib.c CrIFrP.c
CrPFrI.c Image.c Info.c RdFToBuf.c WrFFrBuf.c s_popen.c
gcc: installation problem, cannot exec '/usr/bin/i686-apple-darwin8-gcc-4.0.0':
No such file or directory
powerpc-apple-darwin8-gcc-4.0.0: -arch_multiple: linker input file unused
because linking not done
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index