Re: [squid-users] Problem compiling squid 2.5stable1

From: Victor Tsang <victor@dont-contact.us>
Date: Fri, 08 Nov 2002 15:45:59 +0800

I did a distclean and do configure with no option again, captured the
output and grep the word "no" from it. here's what I've got.

checking for mawk... no
checking whether to enable maintainer-specific portions of Makefiles...
no
checking whether the C compiler (gcc -g) is a cross-compiler... no
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking for opendir in -ldir... no
checking for bstring.h... no
checking for errno.h... yes
checking for gnumalloc.h... no
checking for ip_compat.h... no
checking for ip_fil_compat.h... no
checking for ip_fil.h... no
checking for ip_nat.h... no
checking for libc.h... no
checking for mount.h... no
checking for net/pfvar.h... no
checking for netinet/ip_compat.h... no
checking for netinet/ip_fil_compat.h... no
checking for netinet/ip_fil.h... no
checking for netinet/ip_nat.h... no
checking for openssl/err.h... no
checking for openssl/md5.h... no
checking for openssl/ssl.h... no
checking for glib.h... no
checking for nss_common.h... no
checking whether byte ordering is bigendian... no
checking for extended mallinfo... no
checking for mtyp_t... no
checking for main in -lsocket... no
checking for main in -lgnumalloc... no
checking for main in -lmalloc... no
checking for main in -lregex... no
checking for gethostbyname in -lbind... no
checking for inet_aton in -l44bsd... no
checking for crypt... no
checking for mallocblksize... no
checking for mstats... no
checking for pthread_sigmask... no
checking for bswap_16... no
checking for bswap_32... no
checking if GNUregex needs to be compiled... no
checking if sys_errlist is already defined... no
checking for libresolv _dns_ttl_ hack... no

btw, I have no problem compiling squid 2.4 stable5 and stable7 in this
box before.

Many thanks.

Victor

P.S. In case you need it, here's the error I've got with I do a make
after a clean configure.

gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I. -I../../include
-I../../include -I../../src/ -g -O2 -Wall -c -o ufs/store_dir_ufs.o
`test -f ufs/store_dir_ufs.c || echo './'`ufs/store_dir_ufs.c
ufs/store_dir_ufs.c: In function `storeUfsDirGetNextFile':
ufs/store_dir_ufs.c:727: `ENOENT' undeclared (first use in this
function)
ufs/store_dir_ufs.c:727: (Each undeclared identifier is reported only
once
ufs/store_dir_ufs.c:727: for each function it appears in.)
ufs/store_dir_ufs.c: In function `storeUfsDirClean':
ufs/store_dir_ufs.c:1172: `ENOENT' undeclared (first use in this
function)
make[4]: *** [ufs/store_dir_ufs.o] Error 1
make[4]: Leaving directory
`/usr/local/src/temp/outblazeApache_2.4/squid-2.5.STABLE1/src/fs'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/usr/local/src/temp/outblazeApache_2.4/squid-2.5.STABLE1/src/fs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/usr/local/src/temp/outblazeApache_2.4/squid-2.5.STABLE1/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/usr/local/src/temp/outblazeApache_2.4/squid-2.5.STABLE1/src'
make: *** [all-recursive] Error 1

Henrik Nordstrom wrote:
>
> Then I do not know what can be missing.
>
> What I do know is that I have no problem building on my RedHat 6.2 based
> box at home..
>
> What is the output of configure? Especially the lines "Checking for
> *.h"?
>
> Regards
> Henrik
>
> Victor Tsang wrote:
> >
> > First of all, thanks for your reply.
> >
> > I have just checked both of the directories and there is lots of files
> > there in both of them.
> >
> > Tor.
Received on Fri Nov 08 2002 - 00:47:18 MST

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