[SQU] problem in "mak all"

From: HASAN farooq <hasanwattoo@dont-contact.us>
Date: Tue, 13 Feb 2001 02:49:36 -0800 (PST)

when i use "make all" after configuration the
following error message is display,while gcc and perl
both are installed properly

 Making all in lib...
gcc -g -Wall -I../include -I../include -c rfc1035.c
In file included from rfc1035.c:72:
../include/rfc1035.h:60: warning: `struct in_addr'
declared inside parameter lis
t
../include/rfc1035.h:60: warning: its scope is only
this definition or declarati
on, which is probably not what you want.
../include/rfc1035.h:60: warning: parameter has
incomplete type
rfc1035.c: In function `rfc1035HeaderPack':
rfc1035.c:109: warning: implicit declaration of
function `htons'
rfc1035.c: In function `rfc1035HeaderUnpack':
rfc1035.c:229: warning: implicit declaration of
function `ntohs'
rfc1035.c: In function `rfc1035RRUnpack':
rfc1035.c:327: warning: implicit declaration of
function `ntohl'
rfc1035.c: At top level:
rfc1035.c:501: warning: `struct in_addr' declared
inside parameter list
rfc1035.c:502: parameter `addr' has incomplete type
*** Error code 1
make: Fatal error: Command failed for target
`rfc1035.o'
Current working directory /squid-2.3.STABLE4/lib
*** Error code 1
make: Fatal error: Command failed for target `all'

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Tue Feb 13 2001 - 03:53:33 MST

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