[MacPorts] #32080: cmake build error on OSX 10.6.8: use of undeclared identifier 'DT_SONAME'
MacPorts
noreply at macports.org
Wed May 16 13:49:04 PDT 2012
#32080: cmake build error on OSX 10.6.8: use of undeclared identifier 'DT_SONAME'
-----------------------------------------+----------------------------------
Reporter: anotherperson2011@… | Owner: css@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: cmake
-----------------------------------------+----------------------------------
Comment(by pixilla@…):
Replying to [comment:14 anotherperson2011@…]:
> Replying to [comment:13 css@…]:
> > It looks like files are getting picked up from `/usr/local`.
> The only ones from /usr/local I see being referenced within
CMakeCache.txt are a few from /usr/local/bin
See [https://trac.macports.org/wiki/FAQ#usrlocal FAQ /usr/local]
Try:
{{{
sudo mv /usr/local /usr/local_tmp
sudo port clean cmake
sudo port install cmake
}}}
--
Ticket URL: <https://trac.macports.org/ticket/32080#comment:15>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list