Hi,
   I'm installing the     HTMLDOC   ( http://www.htmldoc.org/index.php )
on Linux/zVM  guest  with   SuSE SLES8 sp3.
   When I isuue the command   ./configure  --prefix=/usr/local     I
receive these errors  as  reported in    config.log    :

......other msg.....
configure:3958: checking for socket in -lsocket
configure:3989: gcc -o conftest    conftest.c -lsocket  -lm  >&5
/usr/lib/gcc-lib/s390-suse-linux/3.2.2/../../../../s390-suse-linux/bin/ld:
cannot find -lsocket
collect2: ld returned 1 exit status
configure:3992: $? = 1
  ......other msg.....
configure:4902: gcc -o conftest    conftest.c -lz  -ljpeg -lnsl -lm  >&5
/usr/lib/gcc-lib/s390-suse-linux/3.2.2/../../../../s390-suse-linux/bin/ld:
cannot find -lz
collect2: ld returned 1 exit status
configure:4905: $? = 1
  ......other msg.....
configure:4975: gcc -o conftest    conftest.c -lpng  -ljpeg -lnsl -lm  >&5
/usr/lib/gcc-lib/s390-suse-linux/3.2.2/../../../../s390-suse-linux/bin/ld:
cannot find -lpng
collect2: ld returned 1 exit status
configure:4978: $? = 1
  .......other msg....
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 0

The  configure    rc=0    but    if   I   continue with  make   it  ends
with error  :

  ......other msg.....
Making all in zlib...
Making all in png...
Making all in htmldoc...
Linking htmldoc...
/usr/lib/gcc-lib/s390-suse-linux/3.2.2/../../../../s390-suse-linux/bin/ld:
cannot find -lpng
collect2: ld returned 1 exit status
make[1]: *** [htmldoc] Error 1


Here are the sw levels :

libgcc-3.2.2-23
gcc-c++-3.2.2-23
gcc-3.2.2-23
gcc33-libs-3.3.1-1
Linux SUSE SLES8  2.4.21



Do you have any  idea ?


Marco   Bosisio

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to