Problem installing netcat under linux
Swapana Ghosh
swapana_ghosh
Mon May 17 11:49:50 PDT 2004
Hi
I am trying to install *netcat* . As per the
README i did
$make linux [ As i my servier is redhat 8.0 ]
But the following errors are coming::
make -e nc XFLAGS='-DLINUX' STATIC=-static
make[1]: Entering directory `/home/swapna/netcat'
cc -O -s -DLINUX -static -o nc netcat.c
/tmp/cco40c3S.o: In function `main':
/tmp/cco40c3S.o(.text+0x14fd): undefined reference to
`res_init'
collect2: ld returned 1 exit status
make[1]: *** [nc] Error 1
make[1]: Leaving directory `/home/swapna/netcat'
make: *** [linux] Error 2
Can anyone help me out what i need to do?
Thanks in advance
-Swapna
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
More information about the Linux-users
mailing list