[MacPorts] #26906: Port Upgrade gdk-pixbuf fail
MacPorts
noreply at macports.org
Thu Oct 21 13:15:46 PDT 2010
#26906: Port Upgrade gdk-pixbuf fail
--------------------------------+-------------------------------------------
Reporter: de5ton56@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: gdk-pixbuf
--------------------------------+-------------------------------------------
Comment(by ryandesign@…):
I see two errors in the log. First:
{{{
:info:build *** Warning: This library needs some functionality provided by
-lgtk.
:info:build *** I have the capability to make that library automatically
link in when
:info:build *** you link to this library. But I can only do this if you
have a
:info:build *** shared version of the library, which you do not appear to
have.
}}}
"-lgtk" means libgtk.dylib, which is provided by the gtk1 port, which is a
dependency of gdk-pixbuf. So I'm unsure why you see this error. Do you
have gtk1 installed? Does it contain libgtk.dylib? If not, what does it
contain? ("port contents gtk1")
The second error is:
{{{
:info:build ccache: invalid option -- d
}}}
So, I assume you have enabled ccache in macports.conf, and that this port
doesn't like ccache. Can you try again with ccache disabled in
macports.conf? Be sure to clean before trying again. ("sudo port clean
gdk-pixbuf")
--
Ticket URL: <https://trac.macports.org/ticket/26906#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list