Re: [xml] libxml2 compile error on Solaris SPARC



Looks like ZLIB is missed. You may try to use --with-zlib=<PATH> (specify
the zlib path) or --without-zlib (to disable it) options for the ./configure script.

Aleksey.


Daniel Carrera wrote:

Hello,

I'm trying to compile libxml2-2.4.26 on a SPARC station
(sparc-sun-solaris2.8).  I have already read the FAQ, the mail archives
and the registered bugs.

"./compile" works fine.

"make" produces the following error:

gcc -g -O2 -Wall -o .libs/xmllint xmllint.o  ./.libs/libxml2.so -lm
-lsocket -lnsl -R/data/local/lib
Undefined                       first referenced
symbol                             in file
gzdopen                             ./.libs/libxml2.so
gzread                              ./.libs/libxml2.so
deflateInit2_                       ./.libs/libxml2.so
gzopen                              ./.libs/libxml2.so
gzwrite                             ./.libs/libxml2.so
deflate                             ./.libs/libxml2.so
deflateEnd                          ./.libs/libxml2.so
crc32                               ./.libs/libxml2.so
gzclose                             ./.libs/libxml2.so
ld: fatal: Symbol referencing errors. No output written to .libs/xmllint
collect2: ld returned 1 exit status


Does anyone have a suggestion?  Your help would be much appreciated.

Daniel Carrera                     ________________________________
Graduate Teaching Assistant       |  ____________________________  |
University of Maryland            | |                     ____   | |
                                 | |      oo   k        (___ \  | |
Life is good for only two things, | |  x   __  x        ( (..) ) | |
discovering mathematics and       | | e  = \  ---  \\\' |( < ,) )| |
teaching mathematics.             | |      /_  k!   `|_\_\)--(  )| |
                                 | |      k=1       \  ,"""(___)| |
           --Siméon Poisson      | |                 `'\_  __  \| |
                                 | |                    |    ,  ) |
                                 | |___________________ /  _/  /| |
                                 |____________________ I ///\./I__|
                                                       |       |
                                                       '-.._..-'
                                                         _| |
                                                      .'_.´_/7


_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml gnome org
http://mail.gnome.org/mailman/listinfo/xml





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