gtk-doc issue
Joe Schnide
jschnide at umn.edu
Mon Apr 14 08:32:13 PDT 2008
Hello,
Have been getting an error similiar to what is below for over a week
when trying to do a port upgrade installed. So I tried my old faithful
process of uninstalling macports with the command
rm -rf /opt/local /Applications/MacPorts /Library/Tcl/macports1.0
/Library/LaunchDaemons/org.macports.*
/Library/StartupItems/DarwinPortsStartup
Does macports leave anything enywhere beyond the directories listed above?
Besides a specified download directory, are there other places individual
ports could be leaving files and/or directories?
After removing macports with the command above, macports was installed
from the downloadable dmg. Then port -d selfupdate was run and I started
with an install of wireshark. The packages required for wireshark were
installing fine until py25-hashlib. I did a port clean installed,
continued with port install wireshark and py25-hashlib installed fine.
The install continued until an error with py25-libxml2, did another
port clean installed, ran port install wireshark and py25-libxml2
installed fine. The next failure was gtk-doc. I did a port clean installed,
then a port clean --all gtk-doc and then port install wireshark.
root# port install wireshark
---> Configuring gtk-doc
Error: Target org.macports.configure returned: configure failure:
shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtk-doc/work/gtk-doc-1.10"
&& ./configure --prefix=/opt/local
--with-xml-catalog=/opt/local/etc/xml/catalog " returned error 1
Command output: configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by /usr/bin/g++-4.0...
/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld)
is GNU ld... no
checking whether the /usr/bin/g++-4.0 linker
(/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared
libraries... yes
checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
checking if /usr/bin/g++-4.0 static flag -static works... no
checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
checking whether the /usr/bin/g++-4.0 linker
(/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared
libraries... yes
checking dynamic linker characteristics... darwin9.2.2 dyld
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for pkg-config... /opt/local/bin/pkg-config
checking pkg-config is at least version 0.19... yes
checking for perl... /opt/local/bin/perl
checking if Perl version >= 5.6.0... yes
checking whether /opt/local/bin/python2.5 version >= 2.3... yes
checking for /opt/local/bin/python2.5 version... 2.5
checking for /opt/local/bin/python2.5 platform... darwin
checking for /opt/local/bin/python2.5 script directory...
${prefix}/lib/python2.5/site-packages
checking for /opt/local/bin/python2.5 extension module directory...
${exec_prefix}/lib/python2.5/site-packages
checking for openjade... no
checking for jade... no
configure: WARNING: Could not find openjade or jade, so SGML is not supported
checking for xsltproc... /opt/local/bin/xsltproc
checking for XML catalog (/opt/local/etc/xml/catalog)... found
checking for xmlcatalog... /opt/local/bin/xmlcatalog
checking for DocBook XML DTD V4.1.2 in XML catalog... not found
configure: error: could not find DocBook XML DTD V4.1.2 in XML catalog
Error: The following dependencies failed to build: gtk2 gtk-doc jpeg
pango Xft2 xorg-xproto xorg-util-macros shared-mime-info tiff libpcap
Error: Status 1 encountered during processing.
I can not get past this error to finish the wireshark install and continue
with other port installs. Please let me know if I can provide further
information. Any assistance would be appreciated.
Thanks
Joe
--
-------
jschnide at umn.edu
More information about the macports-users
mailing list