#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 martinsm@…): Replying to [comment:8 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.
that has fixed it, many thanks. -- Ticket URL: <http://trac.macports.org/ticket/17682#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS