[JDEV] build problem for Solaris 2.6 (different than tar)

Michael D. Johnson mike_johnson at credence.com
Thu Mar 23 12:54:26 CST 2000


temas

the tar problem turned out to be a global permissions problem.  Once
that was fixed, then the tar extraction worked fine.  But I can build
the ADNS library with no difficulties and do a make install but when I
get to libetherx I get this old friend:

checking for snprintf... yes
checking for dlopen in -ldl... yes
checking for gethostent in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for pth_init in -lpth... yes
checking for adns_init in -ladns... no
configure: error: 
*************************************************************
*  You do not seem to have the asynchronous dns libray on   *
*  your system.  You are required to install this library   *
*  before continuing.                                       *
*  http://www.gnu.org/software/adns/                        *
*************************************************************

Mike




More information about the JDev mailing list