Ticket #21708 (closed defect: wontfix)
apple-gcc42-devel installs as 'gcc-4.2'
| Reported by: | walterplittle@… | Owned by: | illogic-al@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.1 |
| Keywords: | Cc: | ryandesign@…, publiek.devos@…, rudloff@…, jeremyhu@… | |
| Port: | apple-gcc42-devel |
Description (last modified by ryandesign@…) (diff)
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
comment:2 Changed 3 years ago by jmr@…
- Owner changed from macports-tickets@… to illogic-al@…
- Port changed from automoc to apple-gcc42-devel
- Summary changed from automoc fails to build when apple-gcc42-devel port is activated to apple-gcc42-devel installs as 'gcc-4.2'
comment:3 Changed 3 years ago by ryandesign@…
- Cc ryandesign@… added
Please fix apple-gcc42-devel to install files with the same names as apple-gcc42. This problem probably prevents all kde4-portgroup ports from being able to compile on Tiger.
Note: See
TracTickets for help on using
tickets.

