- From: Steinar Bang <sb@metis.no>
- Date: 09 Jun 1999 11:58:19 +0200
- To: www-lib@w3.org
Hm... the build of the libraries seem to be looking for a libICE.so. Does anyone have an idea what this is? (I'm running on SuSE linux 5.3) /bin/sh ../../../libtool --mode=link gcc -g -O2 -version-info "1:0:1" -o libxmltok.la -rpath /home/sb/apps/lib xmlrole.lo xmltok.lo -ldl -lICE rm -fr .libs/libxmltok.la .libs/libxmltok.* .libs/libxmltok.* *** Warning: This library needs some functionality provided by -lICE. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. (Hm... it also seems to be running a libtool distributed with libwww...? ah... it's generated by ltconfig)
Received on Wednesday, 9 June 1999 05:58:23 UTC