compile error with STABLE-20001012
Tom Kacvinsky
tjk at ams.org
Thu Oct 12 23:54:42 UTC 2000
Hi Russ,
>
> If you need the sfio headers, Perl really should be adding the -I flag for
> them to its build flags. It's arguably a bug in Perl.
>
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?
Tom
More information about the inn-workers
mailing list