Hello Fink beginners and helpers.
[mushroom:~] orlovich% fink -V
Package manager version: 0.11.1
Distribution version: 0.5.0a.cvs
I'm installing bundle-kde-ssl on a machine running OSX10.2.2+dev tools
and am getting the following error when t tries to install libxml2.
I've searched the archives but found nothing and I'm not sure how to
interpret it all. Details of the output pasted below. Cheers, David
Orlovich.
...
make install-man1
/bin/sh ../mkinstalldirs /sw/src/root-libxml2-2.4.30-1/sw/share/man/man1
/usr/bin/install -c -m 644 ./xmllint.1
/sw/src/root-libxml2-2.4.30-1/sw/share/man/man1/xmllint.1
/usr/bin/install -c -m 644 ./xmlcatalog.1
/sw/src/root-libxml2-2.4.30-1/sw/share/man/man1/xmlcatalog.1
/bin/sh ../mkinstalldirs
/sw/src/root-libxml2-2.4.30-1/sw/share/doc/libxml2-2.4.30/html
mkdir /sw/src/root-libxml2-2.4.30-1/sw/share/doc/libxml2-2.4.30/html
/usr/bin/install -c -m 0644 ./xml.html ./encoding.html ./FAQ.html
./structure.gif ./DOM.gif ./smallfootonly.gif ./redhat.gif ./libxml.gif
./w3c.png ./Libxml2-Logo-180x168.gif ./Libxml2-Logo-90x34.gif
/sw/src/root-libxml2-2.4.30-1/sw/share/doc/libxml2-2.4.30/html
/usr/bin/install -c -m 0644 ./html/*.html
/sw/src/root-libxml2-2.4.30-1/sw/share/doc/libxml2-2.4.30/html
/usr/bin/install -c -m 0644 ./html/index.sgml
/sw/src/root-libxml2-2.4.30-1/sw/share/doc/libxml2-2.4.30/html
(cd ; gtkdoc-fixxref --module=libxml
--html-dir=/sw/src/root-libxml2-2.4.30-1/sw/share/doc)
Can't open HTML directory
/sw/src/root-libxml2-2.4.30-1/sw/share/doc/libxml: No such file or
directory at /sw/bin/gtkdoc-fixxref line 108.
make[2]: [install-data-local] Error 2 (ignored)
tutorial/
tutorial/apa.html
tutorial/apb.html
[snip]
tutorial/includegetattribute.c
tutorial/includekeyword.c
tutorial/index.html
tutorial/xmltutorial.pdf
Making install in example
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in python
Making install in .
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs
/sw/src/root-libxml2-2.4.30-1/sw/lib/python2.2/site-packages
mkdir /sw/src/root-libxml2-2.4.30-1/sw/lib/python2.2
mkdir /sw/src/root-libxml2-2.4.30-1/sw/lib/python2.2/site-packages
/bin/sh ../libtool --mode=install /usr/bin/install -c libxml2mod.la
/sw/src/root-libxml2-2.4.30-1/sw/lib/python2.2/site-packages/
libxml2mod.la
libtool: install: warning: relinking `libxml2mod.la'
(cd /sw/src/libxml2-2.4.30-1/libxml2-2.4.30/python; /bin/sh ../libtool
--mode=relink gcc -g -O2 -Wall -o libxml2mod.la -rpath
/sw/lib/python2.2/site-packages -module -avoid-version -L../.libs
libxml.lo types.lo libxml2-py.lo ../libxml2.la -inst-prefix-dir
/sw/src/root-libxml2-2.4.30-1)
gcc -dynamiclib -flat_namespace -undefined suppress -o
.libs/libxml2mod.so libxml.lo types.lo libxml2-py.lo -L/sw/lib
-L/sw/src/libxml2-2.4.30-1/libxml2-2.4.30/.libs /sw/lib/libxml2.dylib
-lc -install_name /sw/lib/python2.2/site-packages/libxml2mod.so
gcc: /sw/lib/libxml2.dylib: No such file or directory
libtool: install: error: relink `libxml2mod.la' with the above command
before installing it
make[3]: *** [install-pythonLTLIBRARIES] Error 1
make[2]: *** [install-am] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
### execution of make failed, exit code 2
Failed: installing libxml2-2.4.30-1 failed
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners
- Re: [Fink-beginners] KDE - error installing libxml2 David Orlovich
- Re: [Fink-beginners] KDE - error installing libxml2 Benjamin Reed
- Re: [Fink-beginners] KDE - error installing libxml... David Orlovich
