Re: [xml] 'Make' of libxml fails on MPE



On Wed, Dec 12, 2001 at 12:10:45PM +0100, Henke, Markus wrote:
*** Warning: inter-library dependencies are not known to be supported.
*** All declared inter-library dependencies are being dropped.
*** 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.
./libtool 5033: shift: bad shift count 1
make: Error code 1 
make: Error code 1 
make: Error code 255

I must confess that i'm completely lost with that.
Someone able to enlighten me? Any ideas?

    libtool don't seems to handle shared libraries correctly on your
platform. Configure without shared libraries
     ./configure --disable-shared

then make clean, replace with your own headers and rebuild.

NOTE: this is NOT dependant on libxml, this is Yet Another Breakage 
      of the auto*/libtool build tools.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]