Re: solaris compilation

From: Maciej Kozinski <maciek@dont-contact.us>
Date: Fri, 11 Oct 1996 13:22:37 +0100

-- Martin Las wrote:
>
> Hi,
> my compilation crashed with error
> -------
> gcc -g -O -Wall -I. -I../include -I./../include -c cachemgr.c
> cachemgr.c: In function lient_comm_connect':
> cachemgr.c:851: INADDR_NONE' undeclared (first use this function)
> cachemgr.c:851: (Each undeclared identifier is reported only once
> cachemgr.c:851: for each function it appears in.)
> *** Error code 1
> make: Fatal error: Command failed for target achemgr.o'
> -------
>
> Does anybody have an idea?

U should probably add:
#include "squid.h"

at the beginning of cachemgr.c

--
           Maciej Kozinski         http://www.boa.uni.torun.pl/~maciek
Received on Fri Oct 11 1996 - 05:27:35 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:33:16 MST