[MacPorts] #19588: multimedia/smpeg fails to build under Leopard
MacPorts
noreply at macports.org
Sun Feb 7 12:06:32 PST 2010
#19588: multimedia/smpeg fails to build under Leopard
--------------------------------+-------------------------------------------
Reporter: rmpowell77@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Keywords: | Port: smpeg
--------------------------------+-------------------------------------------
Comment(by dale+macports@…):
I was getting the same error as in comment:4. Fix for me was:
1. Set `configureccache no` in `/opt/local/etc/macports/macports.conf`.
(I've had ccache on ever since I installed MacPorts, so probably
everything I have was built through ccache.)
1. `sudo port upgrade -n --force libtool`
1. `sudo port clean smpeg`
1. `sudo port install smpeg`
smpeg built successfully after that. Note that I did try rebuilding just
smpeg with `configureccache no` but still got the same error.
''Unfortunately'' the first time I tried this recipe I forgot the `-n` to
`port upgrade --force libtool` so I ended up building five or six other
libraries that I didn't need to rebuild--but maybe I'm wrong and it was
one of those dependent libraries that needed to be rebuilt (with or
without ccache)? I seem to recall libiconv, ncursesw, ncurses, gettext,
gperf, and m4; there may have been more. Sorry!
--
Ticket URL: <http://trac.macports.org/ticket/19588#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list