Opened 15 years ago

Last modified 13 years ago

#21708 closed defect

automoc fails to build when apple-gcc42-devel port is activated — at Version 1

Reported by: walterplittle@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: apple-gcc42-devel

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Fails immediately as CMake complains about not being able to find expected compiler referred to by environment variable CC. It's looking for gcc-apple-4.2 in /opt/local/bin but apple-gcc42-devel port names it gcc-4.2 in that directory. Worked around it by creating a symlink to gcc-4.2 named gcc-apple-4.2. I assume that there's a better workaround/fix to this.

automoc port version 0.9.88_1
apple-gcc42-devel port version 5564_0

Change History (1)

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.