compile error with STABLE-20001012

Russ Allbery rra at stanford.edu
Fri Oct 13 00:55:00 UTC 2000


Tom Kacvinsky <tjk at ams.org> writes:

> perl -V reports:

> <snip>
>   Compiler:
>     cc='gcc', optimize='-O', gccversion=2.95.2 19991024 (release)
>     cppflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
>     ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
>     stdchar='char', d_stdstdio=define, usevfork=false
>     intsize=4, longsize=4, ptrsize=4, doublesize=8
>     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
>     ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
>     alignbytes=8, usemymalloc=y, prototype=define
> <snap>

> As you can see, -I/usr/local/include is in Config.pm.  The question then
> is why does INN's configure process not pick this up?  Or is INN doing
> something different?

Aha!  Good catch, thanks.  There's a better way to get the compiler flags;
I'll work on that.

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>



More information about the inn-workers mailing list