Opened 14 years ago
Closed 14 years ago
#28321 closed defect (duplicate)
automoc: could not find compiler /opt/local/bin/gcc-apple-4.2
Reported by: | publiek.devos@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | apple-gcc42-devel |
Description
When doing "sudo port -v install automoc" I get
---> Configuring automoc CMake Error at /opt/local/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:44 (MESSAGE): Could not find compiler set in environment variable CC: /opt/local/bin/gcc-apple-4.2. Call Stack (most recent call first): CMakeLists.txt:1 (project)
This happens on Mac OS X 10.4.11, PowerPC architecture. Compilers present in /opt/local/bin are g++-4.2, gcc-4.2, powerpc-apple-darwin8-g++-4.2.1, powerpc-apple-darwin8-gcc-4.2.1.
This seems related to closed ticket #18306.
Change History (1)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Port: | apple-gcc42-devel added; automoc removed |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | Problem configuring automoc: could not find compiler /opt/local/bin/gcc-apple-4.2 → automoc: could not find compiler /opt/local/bin/gcc-apple-4.2 |
Note: See
TracTickets for help on using
tickets.
Duplicate of #21708. See also #24759.