Whereever it is getting the -arch i386 it isn't going to work on Mac OS X as there are no fat libraries or compiler toolchain installed.
When building darwin there is an env var/make option. make RC_ARCHS=ppc , what is required for this package I do not know, but you'll have to change it.

Peter



On Wednesday, February 19, 2003, at 11:29 PM, AdvertisingDept wrote:

I am also having trouble getting MySQL-Python-0.92 to work on my fink
installation.

--MacOSX 10.2.4 - fink updates via CVS - stable tree only

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)


-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to