Re: [squid-users] when compiling ncsa_auth, i get this error

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 29 Jun 2001 16:33:10 +0200

Did you run configure before trying to compile ncsa_auth?

--
Henrik Nordstrom
Squid Hacker
walter wrote:
> 
> I get this error when trying to compile ncsa_auth in Squid source. Can
> anyone tell me
> where i doing wrong? thanks!
> 
> In file included from ncsa_auth.c:43:
> ../../include/util.h:68: warning: parameter has incomplete type
> ../../include/util.h:68: warning: parameter has incomplete type
> ../../include/util.h:69: warning: parameter has incomplete type
> ../../include/util.h:69: warning: parameter has incomplete type
> ../../include/util.h:70: warning: parameter has incomplete type
> ../../include/util.h:70: warning: parameter has incomplete type
> ncsa_auth.c: In function `read_passwd_file':
> ncsa_auth.c:77: warning: built-in function `strcmp' used without
> declaration
> ncsa_auth.c:87: warning: implicit declaration of function `strtok'
> ncsa_auth.c:87: warning: assignment makes pointer from integer without
> a cast
> ncsa_auth.c:88: warning: assignment makes pointer from integer without
> a cast
> ncsa_auth.c: In function `main':
> ncsa_auth.c:102: storage size of `sb' isn't known
> ncsa_auth.c:112: warning: implicit declaration of function `stat'
> ncsa_auth.c:117: warning: implicit declaration of function `strchr'
> ncsa_auth.c:117: warning: assignment makes pointer from integer
> without a cast
> ncsa_auth.c:125: warning: assignment makes pointer from integer
> without a cast
> ncsa_auth.c:129: warning: assignment makes pointer from integer
> without a cast
> ncsa_auth.c:136: warning: implicit declaration of function `crypt'
> ncsa_auth.c:102: warning: unused variable `sb'
> make: *** [ncsa_auth.o] Error 1
Received on Fri Jun 29 2001 - 09:32:45 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:53 MST