Opened 12 years ago

Last modified 12 years ago

#32172 closed defect

pkgconfig: Library not loaded: /opt/local/lib/libglib-2.0.0.dylib — at Version 3

Reported by: PetSchul@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: pkgconfig

Description (last modified by ryandesign (Ryan Carsten Schmidt))

MAC OSC 10.6.8
while configuring soprano for a kdenlive installation, the following error occurred:

Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details)
Error: Failed to install soprano.

Attached is the logfile.

Change History (4)

Changed 12 years ago by PetSchul@…

Attachment: main.log added

comment:1 Changed 12 years ago by PetSchul@…

Cc: PetSchul@… added

Cc Me!

comment:2 Changed 12 years ago by PetSchul@…

Cc: PetSchul@… removed

Cc Me!

comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…
Port: pkgconfig added
Summary: Soprano 2.7.0 Configure failure: shell command failedpkgconfig: Library not loaded: /opt/local/lib/libglib-2.0.0.dylib

The log says:

:info:configure dyld: Library not loaded: /opt/local/lib/libglib-2.0.0.dylib
:info:configure   Referenced from: /opt/local/bin/pkg-config
:info:configure   Reason: Incompatible library version: pkg-config requires version 2801.0.0 or later, but libglib-2.0.0.dylib provides version 2601.0.0

What version of glib2 is installed? It looks like it's too old somehow. Try running "sudo port selfupdate", "sudo port clean glib2" and "sudo port upgrade glib2".

Note: See TracTickets for help on using tickets.