New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20126 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

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

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

Change History

Changed 3 years ago by gneely@…

Changed 3 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?

Changed 3 years ago by toby@…

  • status changed from new to closed
  • resolution set to invalid

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.