1.1.10 under Solaris 2.4

From: Stefan Berg <s93sbe@dont-contact.us>
Date: Tue, 13 May 1997 21:44:16 +0100

Trying to make under Solaris 2.4, and get the following:

Any ideas?

prompt> make
sed "\
s%@DEFAULT_CONFIG_FILE@%/usr/local/squid/etc/squid.conf%g;\
s%@DEFAULT_FTPGET@%/usr/local/squid/bin/ftpget%g;\
s%@DEFAULT_DNSSERVER@%/usr/local/squid/bin/dnsserver%g;\
s%@DEFAULT_UNLINKD@%/usr/local/squid/bin/unlinkd%g;\
s%@DEFAULT_PINGER@%/usr/local/squid/bin/pinger%g;\
s%@DEFAULT_CACHE_LOG@%/usr/local/squid/logs/cache.log%g;\
s%@DEFAULT_ACCESS_LOG@%/usr/local/squid/logs/access.log%g;\
s%@DEFAULT_STORE_LOG@%/usr/local/squid/logs/store.log%g;\
s%@DEFAULT_PID_FILE@%/usr/local/squid/logs/squid.pid%g;\
s%@DEFAULT_SWAP_DIR@%/usr/local/squid/cache%g" < squid.conf.pre >squid.conf
gcc -g -O2 -Wall -I. -I../include -I./../include -c acl.c
acl.c: In function `aclFindByName':
acl.c:181: warning: implicit declaration of function `strcasecmp'
gcc -c cache_cf.c -g -O2 -Wall -I. -I../include -I./../include -
DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\" -DDEFAULT_FTPGET=\"/
usr/local/squid/bin/ftpget\" -DDEFAULT_DNSSERVER=\"/usr/local/squid/bin/
dnsserver\" -DDEFAULT_CACHE_LOG=\"/usr/local/squid/logs/cache.log\" -
DDEFAULT_ACCESS_LOG=\"/usr/local/squid/logs/access.log\" -DDEFAULT_STORE_LOG=
\"/usr/local/squid/logs/store.log\" -DDEFAULT_PID_FILE=\"/usr/local/squid/
logs/squid.pid\" -DDEFAULT_SWAP_DIR=\"/usr/local/squid/cache\" -
DDEFAULT_PINGER=\"/usr/local/squid/bin/pinger\" -DDEFAULT_UNLINKD=\"/usr/
local/squid/bin/unlinkd\"
cache_cf.c: In function `addToIPACL':
cache_cf.c:360: warning: implicit declaration of function `strcasecmp'
cache_cf.c: In function `parseCacheHostLine':
cache_cf.c:499: warning: implicit declaration of function `strncasecmp'
gcc -g -O2 -Wall -I. -I../include -I./../include -c client_db.c
gcc -g -O2 -Wall -I. -I../include -I./../include -c
client_side.c
gcc -g -O2 -Wall -I. -I../include -I./../include -c comm.c
gcc -g -O2 -Wall -I. -I../include -I./../include -c debug.c
debug.c: In function `_db_print':
debug.c:140: `__builtin_va_alist' undeclared (first use this function)
debug.c:140: (Each undeclared identifier is reported only once
debug.c:140: for each function it appears in.)
debug.c:121: warning: `args' may be used uninitialized in this function
debug.c: In function `debugArg':
debug.c:180: warning: implicit declaration of function `strncasecmp'
*** Error code 1
make: Fatal error: Command failed for target `debug.o'

--
_______________________________________________________
     Stefan Berg 
     Computing Science Student
     University of Uppsala, Sweden. 
     s93sbe@csd.uu.se  http://www.csd.uu.se/~s93sbe     
_______________________________________________________
     Hmm.. What do batteries run on??
Received on Tue May 13 1997 - 12:45:13 MDT

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