[MacPorts] #24599: zlib destroot fails with cp usage message
MacPorts
noreply at macports.org
Thu Apr 22 14:46:21 PDT 2010
#24599: zlib destroot fails with cp usage message
-------------------------------------+--------------------------------------
Reporter: trichard@… | Owner: ryandesign@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: zlib
-------------------------------------+--------------------------------------
Comment(by ryandesign@…):
It looks like while it's having no trouble with the static library, it's
having problems installing the shared library; looks like the Makefile
variable SHAREDLIBV is empty for some reason.
Please clean and try again and use the debug switch:
{{{
sudo port clean zlib
sudo port -d install zlib 2>&1 | tee ~/Desktop/zlib.txt
}}}
Assuming it fails again, please attach the file zlib.txt from your desktop
to this ticket so I can see everything that's going on.
--
Ticket URL: <http://trac.macports.org/ticket/24599#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list