[MacPorts] #17682: xscreensaver fails to build
MacPorts
noreply at macports.org
Fri Dec 19 00:18:26 PST 2008
#17682: xscreensaver fails to build
---------------------------------+------------------------------------------
Reporter: martinsm@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: build failure | Port: xscreensaver
---------------------------------+------------------------------------------
Comment(by blb@…):
This is where your config.log and mine begin to diverge:
{{{
configure:15249: checking for libglade-2.0
configure:15265: result: no
}}}
It seems like it may require the libglade2 port; try installing that,
cleaning xscreensaver, then installing again:
{{{
sudo port install libglade2
sudo port clean --work xscreensaver
sudo port install xscreensaver
}}}
If that's the case xscreensaver can be updated to declare that dependency.
--
Ticket URL: <http://trac.macports.org/ticket/17682#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list