[MacPorts] #37878: qt4-mac: The compiler (/usr/bin/llvm-g++-4.2) does not seem to support the LIBRARY_PATH environment variable, which is required to compile qt4-mac
MacPorts
noreply at macports.org
Fri Feb 1 07:56:00 PST 2013
#37878: qt4-mac: The compiler (/usr/bin/llvm-g++-4.2) does not seem to support the
LIBRARY_PATH environment variable, which is required to compile qt4-mac
---------------------------+-------------------------
Reporter: ryandesign@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: qt4-mac |
---------------------------+-------------------------
Comment (by ryandesign@…):
And it still works with those patches on Xcode 4.6's clang on OS X 10.8
too:
{{{
CPATH support detected
clang: warning: treating 'c' input as 'c++' when in C++ mode, this
behavior is deprecated
clang: warning: treating 'c' input as 'c++' when in C++ mode, this
behavior is deprecated
ld: library not found for -lrary_path_lib
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
clang: warning: treating 'c' input as 'c++' when in C++ mode, this
behavior is deprecated
LIBRARY_PATH support detected
}}}
--
Ticket URL: <https://trac.macports.org/ticket/37878#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list