Opened 15 years ago

Closed 15 years ago

#20126 closed defect (invalid)

Cannot Compile Macports from Source on Snow Leopard

Reported by: gneely@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc:
Port:

Description

Compiling from source fails. config.log says: ... ld: library not found for -lcrt1.10.5.o ...

Attachments (1)

config.log (8.8 KB) - added by gneely@… 15 years ago.

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by gneely@…

Attachment: config.log added

comment:1 Changed 15 years ago by gneely@…

I know Snow Leopard is not directly supported, but this seems to be a simple problem of not finding crt1.10.5. This file on my machine is under "/Developer/SDKs/MacOSX10.5.sdk/usr/lib/crt1.10.5.o".

How can I get the ./configure script to look there?

comment:2 Changed 15 years ago by tobypeterson

Resolution: invalid
Status: newclosed

You need to install the version of Xcode that came with your seed. Xcode 3.1.3 does not work on SnowLeopard.

Note: See TracTickets for help on using tickets.