Hello Philip, Compile time problems util-ank.c see below
On Thu, 18 Mar 1999, Philip Blundell wrote:
> Hi,
> I've just released net-tools 1.51. This fixes some compilation problems and
> other bugs in 1.50 and adds a few new features. See the README file for full
> information.
...snip...
linux-2.0.36, gcc-2.7.2.3, Binutils-2.8.1.0.23,
C Library 5 - 5.4.44, Dynamic Linker (ld.so) 1.9.9
Hth, JimL
+-----------------------------------------------------------------------+
| James W. Laferriere - Network Engineer - [EMAIL PROTECTED] |
| System Techniques - 25416 - 22nd S. - Des-Moines, WA 98198 |
| Give me VMS -or- Give me Linux -but- only on AXP |
+-----------------------------------------------------------------------+
gcc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib
-I/home/archive/net-tools-1.51 -idirafter
/home/archive/net-tools-1.51/include -c util-ank.c -o util-ank.o
util-ank.c: In function `get_addr_1':
util-ank.c:155: `AF_INET6' undeclared (first use this function)
util-ank.c:155: (Each undeclared identifier is reported only once
util-ank.c:155: for each function it appears in.)
util-ank.c:164: warning: implicit declaration of function `inet_pton'
util-ank.c: In function `get_prefix_1':
util-ank.c:208: `AF_INET6' undeclared (first use this function)
util-ank.c: In function `format_host':
util-ank.c:314: warning: implicit declaration of function `inet_ntop'
util-ank.c:314: warning: return makes pointer from integer without a cast
make[1]: *** [util-ank.o] Error 1
make[1]: Leaving directory `/home/archive/net-tools-1.51/lib'
make: *** [subdirs] Error 2
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]