Hello Philip, Compile time warnings 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...
-- Versions installed: (if some fields are empty or looks
-- unusual then possibly you have very old versions)
Slackware v. 3.6.0
Linux gated 2.2.2 #1 Sun Feb 7 22:43:26 PST 1999 i586 unknown
Kernel modules 2.1.121
Gnu C 2.7.2.3
Binutils 2.8.1.0.23
Linux C Library 5 - 5.4.46
Dynamic Linker (ld.so) 1.9.9
Procps 1.2.7
Mount 2.7l
Net-tools 1.50
Kbd 0.94
Sh-utils 1.16
Flex 2.5.4
E2fsprogs 1.12
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/net-tools-1.51 -idirafter /home/net-tools-1.51/include -c
util-ank.c -o util-ank.o
util-ank.c: In function `get_addr_1':
util-ank.c:164: warning: implicit declaration of function `inet_pton'
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
gcc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib
-I/home/net-tools-1.51 -idirafter /home/net-tools-1.51/include -c
util.c -o util.o
Building libnet-tools.a
make[1]: Leaving directory `/home/net-tools-1.51/lib'
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]