Hi, 


        When I run ./configure, this error happens



configure:8019: gcc -o conftest -g -Wall   conftest.c -ltermcap -lsocket
-lnsl -
L/usr/local/lib -lsec -ltermcap -lsocket -lnsl  1>&5
configure:8005: warning: return-type defaults to `int'
Undefined                       first referenced
 symbol                             in file
__register_frame_info              
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/
2.8.1/crtbegin.o
inet_aton                           /var/tmp/ccrceI9_1.o
__deregister_frame_info            
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/
2.8.1/crtbegin.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 7995 "configure"
#include "confdefs.h"

struct in_addr {
  unsigned long s_addr;
};

char *inet_ntoa(struct in_addr in);
int inet_aton(const char *cp, struct in_addr *addr);


        Does anybody has an idea what happens? Is the compiler bad
installed?

        Thanks in advance.


-- 
      _/_/                                            _/   
   _/    _/  _/_/_/_/  _/  _/_/    _/_/_/    _/_/    _/    
  _/_/_/_/      _/    _/_/      _/    _/  _/_/_/_/  _/     
 _/    _/    _/      _/        _/    _/  _/        _/      
_/    _/  _/_/_/_/  _/          _/_/_/    _/_/_/  _/

Reply via email to