Opened 18 years ago

Closed 18 years ago

#10648 closed defect (invalid)

BUG: gnome-doc-utils-0.6.0 configure fails with fresh darwinports-1.3.2

Reported by: msiniscalchi@… Owned by: darwinports-bugs@…
Priority: High Milestone:
Component: base Version:
Keywords: Cc:
Port:

Description

See subject line. This is on darwinports-1.3.2. GCC reports:

powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 20041026 (Apple Computer, Inc. build 4061)

Fresh darwinports install on OSX 10.4.6. Here's the error:

sudo port install gnome-doc-utils ---> Configuring gnome-doc-utils 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_gnome-doc-utils/work/gnome-doc-utils-0.6.0" && CPPFLAGS="-L/opt/local/lib -I/opt/local/include" ./configure --prefix=/opt/local --disable-scrollkeeper" returned error 1 Command output: checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /opt/local/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /opt/local/bin/msgfmt checking for xgettext... /opt/local/bin/xgettext checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for a Python interpreter with version >= 2.0... python checking for python... /opt/local/bin/python checking for python version... 2.4 checking for python platform... darwin checking for GNOME_DOC_UTILS... Package libxml-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libxml-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libxml-2.0' found configure: error: Package requirements (

libxml-2.0 >= 2.6.12 libxslt >= 1.1.8

) were not met:

Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.

Alternatively, you may set the environment variables GNOME_DOC_UTILS_CFLAGS and GNOME_DOC_UTILS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.

Error: Status 1 encountered during processing.

Change History (3)

comment:1 Changed 18 years ago by msiniscalchi@…

I forgot to add that libxml-2.0 *is* installed:

port installed The following ports are currently installed:

docbook-xml @4.3_0 (active) docbook-xml-scrollkeeper @4.2_0 (active) docbook-xsl @1.69.1_0 (active) gettext @0.14.6_0 (active) intltool @0.35.0_0 (active) libiconv @1.10_1+darwin_8 (active) libxml2 @2.6.23_0 (active) libxslt @1.1.15_0 (active) p5-xml-parser @2.34_3 (active) perl5.8 @5.8.8_0+darwin_8 (active) py-libxml2 @2.6.23_0 (active) python24 @2.4.3_1+darwin_8 (active) scrollkeeper @0.3.14_1 (active) zlib @1.2.3_0 (active)

comment:2 Changed 18 years ago by markd@…

Summary: Configure fails on gnome-doc-utils with fresh darwinports-1.3.2BUG: gnome-doc-utils-0.6.0 configure fails with fresh darwinports-1.3.2

comment:3 Changed 18 years ago by rhwood@…

Resolution: invalid
Status: newclosed

If the current version (0.8.0) of gnome-doc-utils has similar failures, please open a new ticket for that version.

Closing as invalid, as ticket is against a now obsolete port version.

Note: See TracTickets for help on using tickets.