Opened 18 years ago

Closed 18 years ago

#8492 closed defect (fixed)

ggv: configuration error

Reported by: shirose@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port:

Description

---> Configuring ggv Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var/db/dports/build/_Volumes_Data_src_darwinports_dports_gnome_ggv/work/ggv-2.8.4" && CPPFLAGS="-L/opt/local/lib -I/opt/local/include" CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" ./configure --prefix=/opt/local" returned error 1 Command output: checking dynamic linker characteristics... darwin8.6.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for a BSD-compatible install... /opt/local/bin/ginstall -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for gconftool-2... no ./configure: line 1: gconftool-2: command not found Using config source for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for lpr... /usr/bin/lpr checking for gs... /opt/local/bin/gs checking for Ghostscript version...... found 8.53 Antialiasing parameters for Ghostscript: -sDEVICE=x11alpha -dNOPLATFONTS checking for poptGetArgs in -lpopt... yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for pkg-config... /opt/local/bin/pkg-config checking for gtk+-2.0 >= 2.4.0

libgnomeui-2.0 >= 2.6.0... Package libgnomeui-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnomeui-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnomeui-2.0' found

configure: error: Library requirements (gtk+-2.0 >= 2.4.0

libgnomeui-2.0 >= 2.6.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

Error: Status 1 encountered during processing.

Attachments (1)

ggv_portfile.patch (541 bytes) - added by lfk@… 18 years ago.
Patch for ggv Portfile to add libgnomeui-2 dependency

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by lfk@…

Attachment: ggv_portfile.patch added

Patch for ggv Portfile to add libgnomeui-2 dependency

comment:1 Changed 18 years ago by markd@…

Resolution: fixed
Status: newclosed

Committed. Thanks!

Note: See TracTickets for help on using tickets.