Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Sep 1995 02:54:07 +0100
From:      Gary Palmer <gary@palmer.demon.co.uk>
To:        Nathan Stratton <nathan@netrail.net>
Cc:        questions@freebsd.org, current@freebsd.org
Subject:   Re: IP accounting 
Message-ID:  <3651.811734847@palmer.demon.co.uk>
In-Reply-To: Your message of "Thu, 21 Sep 1995 21:45:31 EDT." <Pine.LNX.3.91.950921214059.2536B-100000@netrail.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.LNX.3.91.950921214059.2536B-100000@netrail.net>, Nathan Stratt
on writes:
>On Fri, 22 Sep 1995, Gary Palmer wrote:
>cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  
>-nostdinc -I.
>-I../.. -I../../sys -I../../../include -DLOCAL -DI586_CPU -DI486_CPU 
>-DUCONSOLE
>-DBOUNCE_BUFFERS -DSCSI_DELAY=15 -DCOMPAT_43 -DPROCFS -DMSDOSFS -DNFS 
>-DFFS -DET_CISCO_HDLC -DIPACCT -DIPFIREWALL_VERBOSE -DIPFIREWALL 
>-DGATEWAY -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000  
>../../netinet/ip_fw.c
>In file included from ../../netinet/ip_fw.c:41:
>../../../include/arpa/inet.h:50: warning: redundant redeclaration of 
>`inet_ntoa' in same scope
>../../netinet/in.h:257: warning: previous declaration of `inet_ntoa'

This isn't an error.

>cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  
>-nostdinc -I.
>-I../.. -I../../sys -I../../../include -DLOCAL -DI586_CPU -DI486_CPU 
>-DUCONSOLE
>-DBOUNCE_BUFFERS -DSCSI_DELAY=15 -DCOMPAT_43 -DPROCFS -DMSDOSFS -DNFS 
>-DFFS -DET_CISCO_HDLC -DIPACCT -DIPFIREWALL_VERBOSE -DIPFIREWALL 
>-DGATEWAY -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000  
>../../netinet/tcp_input.c
>Killed
>*** Error code 137

Did you manually kill it or did it die? I've never seen that
happen. Are you running -current perchance? :-)

Gary




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3651.811734847>