Opened 16 years ago

Last modified 15 years ago

#14108 closed defect

inkscape fails to compile on intel leopard install — at Initial Version

Reported by: atenderholt@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: inkscape leopard intel Cc:
Port:

Description

Hi,

A simple port install inkscape leads to the following compile error:

... ld: warning in /opt/local/lib/libssl.dylib, file is not of required architecture ld: warning in /opt/local/lib/libcrypto.dylib, file is not of required architecture ld: warning in /opt/local/lib/libgc.dylib, file is not of required architecture ld: warning in /opt/local/lib/liblcms.dylib, file is not of required architecture Undefined symbols for architecture ppc:

"_main", referenced from:

start in crt1.10.5.o

ld: symbol(s) not found for architecture ppc collect2: ld returned 1 exit status lipo: can't open input file: /var/tmpcc9reoxx.out (No such file or directory) make[2]: * [inkscape] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

The file crt1.10.5.o (in /Developer/SDKs/MacOSX10.5.sdk/usr/lib) has four arches: ppc7400, i386, ppc64, and x86_64). I also tried copying crt1.o, which has a ppc arch, but had no luck. Any ideas? Or fixes?

I'm using MacOS X 10.5.1 with a recently "port selfupdate", and dev tools as installed with the leopard dvd.

Thanks,

Adam

Change History (0)

Note: See TracTickets for help on using tickets.