Opened 18 years ago

Closed 18 years ago

#6124 closed defect (fixed)

gnomesu building didn't find libraries

Reported by: m.rick@… Owned by: rhwood@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

aymeric$ sudo port install gnomesu ---> Fetching gnomesu ---> Attempting to fetch gnomesu-0.3.1.tar.gz from http://puzzle.dl.sourceforge.net/xsu ---> Verifying checksum(s) for gnomesu ---> Extracting gnomesu ---> Configuring gnomesu Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_gnomesu/work/gnomesu-0.3.1" && CPPFLAGS="-I/opt/local/include -L/opt/local/lib" CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" ./configure --prefix=/opt/local --mandir=/opt/local/share/man" returned error 1 Command output: checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... no checking dynamic linker characteristics... darwin8.3.0 dyld checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking for pkg-config... /opt/local/bin/pkg-config checking for gtk+-2.0 >= 1.3.1

libgnomeui-2.0 >= 1.96.0 libzvt-2.0 >= 1.0 libglade-2.0 >= 2.0.0... Package libzvt-2.0 was not found in the

pkg-config search path. Perhaps you should add the directory containing `libzvt-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libzvt-2.0' found configure: error: Library requirements (gtk+-2.0 >= 1.3.1

libgnomeui-2.0 >= 1.96.0 libzvt-2.0 >= 1.0 libglade-2.0 >= 2.0.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: /opt/local/bin/port: Status 1 encountered during processing. imac-g5-de-aymeric-gillaizeau:~ aymeric$

Change History (5)

comment:1 Changed 18 years ago by blb@…

Owner: changed from darwinports-bugs@… to gnome-darwinports@…

Assign to maintainer.

comment:2 Changed 18 years ago by rhwood@…

Owner: changed from gnome-darwinports@… to rhwood@…

Committing possible fix to CVS.

comment:3 Changed 18 years ago by rhwood@…

Status: newassigned

I do not have a system that I can really test this on since my only box has no trouble building this port.

Please test the updated portfile.

comment:4 Changed 18 years ago by pguyot (Paul Guyot)

Component: basedports

comment:5 Changed 18 years ago by pguyot (Paul Guyot)

Resolution: fixed
Status: assignedclosed

It's been more than a month. Closing.

Note: See TracTickets for help on using tickets.