Re: FreeBSD 2.2.1 Compilation Errors

From: Assar Westerlund <assar@dont-contact.us>
Date: 10 Apr 1997 00:29:53 +0200

Mario Sergio Fujikawa Ferreira <lioux@gns.com.br> writes:
> I am trying to compile Squid 1.1.9 in a FreeBSD 2.2.1.
> I've applied the latest patches.
>
> Here goes the errors:
>
> strerror.c: In function `strerror':
> strerror.c:45: `sys_errlist' undeclared (first use this function)
> strerror.c:45: (Each undeclared identifier is reported only once
> strerror.c:45: for each function it appears in.)
> strerror.c:46: warning: control reaches end of non-void function
>
> Ideas?

It shouldn't even try to compile that file on FreeBSD, there's already
a `strerror'. It looks like something has gone wrong during
configure. Can you try to remove config.cache and if it still fails
send me your config.log and include/autoconf.h?

/assar
Received on Wed Apr 09 1997 - 15:38:43 MDT

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