[Mailman-Developers] funny error messages in make install for CVS on Mac OS X

Chuq Von Rospach chuqui@plaidworks.com
Sat, 21 Sep 2002 21:00:52 -0700


Hey, barry --

starting to play with the CVS on OS X, and I happened to notice some 
weird errors on install:

for p in email-2.3 JapaneseCodecs-1.4.8 KoreanCodecs-2.0.5; \
do \
     gunzip -c $p.tar.gz | tar xf -; \
     (cd $p ; PYTHONPATH=/usr/local/mailman/pythonlib /usr/bin/python 
setup.py --quiet install --install-lib /usr/local/mailman/pythonlib 
--install-purelib /usr/local/mailman/pythonlib --install-data 
/usr/local/mailman/pythonlib); \
done
ld: for architecture i386
ld: warning /usr/lib/bundle1.o cputype (18, architecture ppc) does not 
match cputype (7) for specified -arch flag: i386 (file not loaded)
ld: warning build/temp.darwin-6.1-Power 
Macintosh-2.2/_japanese_codecs.o cputype (18, architecture ppc) does 
not match cputype (7) for specified -arch flag: i386 (file not loaded)
ld: warning /usr/lib/gcc/darwin/3.1/libgcc.a archive's cputype (18, 
architecture ppc) does not match cputype (7) for specified -arch flag: 
i386 (can't load from it)
ld: warning /usr/lib/libSystem.dylib cputype (18, architecture ppc) 
does not match cputype (7) for specified -arch flag: i386 (file not 
loaded)
ld: for architecture i386
ld: warning /usr/lib/bundle1.o cputype (18, architecture ppc) does not 
match cputype (7) for specified -arch flag: i386 (file not loaded)
ld: warning build/temp.darwin-6.1-Power Macintosh-2.2/_koco.o cputype 
(18, architecture ppc) does not match cputype (7) for specified -arch 
flag: i386 (file not loaded)
ld: warning /usr/lib/gcc/darwin/3.1/libgcc.a archive's cputype (18, 
architecture ppc) does not match cputype (7) for specified -arch flag: 
i386 (can't load from it)
ld: warning /usr/lib/libSystem.dylib cputype (18, architecture ppc) 
does not match cputype (7) for specified -arch flag: i386 (file not 
loaded)
ld: for architecture i386
ld: warning /usr/lib/bundle1.o cputype (18, architecture ppc) does not 
match cputype (7) for specified -arch flag: i386 (file not loaded)
ld: warning build/temp.darwin-6.1-Power Macintosh-2.2/hangul.o cputype 
(18, architecture ppc) does not match cputype (7) for specified -arch 
flag: i386 (file not loaded)
ld: warning /usr/lib/gcc/darwin/3.1/libgcc.a archive's cputype (18, 
architecture ppc) does not match cputype (7) for specified -arch flag: 
i386 (can't load from it)
ld: warning /usr/lib/libSystem.dylib cputype (18, architecture ppc) 
does not match cputype (7) for specified -arch flag: i386 (file not 
loaded)

It looks like some of the international character stuff is assuming 
Wintel architecture in some way that's not obvious from 10 minutes of 
looking at the source... ideas?



-- 
Chuq Von Rospach, Architech
chuqui@plaidworks.com -- http://www.chuqui.com/

IMHO: Jargon. Acronym for In My Humble Opinion. Used to flag as an 
opinion
something that is clearly from context an opinion to everyone except the
mentally dense. Opinions flagged by IMHO are actually rarely humble. 
IMHO.
     (source: third unabridged dictionary of chuqui-isms).