At 06:41 17.05.2002, Gregory Matthews wrote:
>Hello All.
>
>I am trying to install Apache::DB and am getting the following error:
>
>+++++++++
>
> > make test
>cc -c        -DVERSION=\"0.06\"  -DXS_VERSION=\"0.06\" -DPIC -fpic 
>-I/usr/libdata/perl/5.00503/mach/CORE  DB.c
>In file included from /usr/include/sys/time.h:289,
>                  from /usr/include/sys/stat.h:50,
>                  from /usr/include/sys/mount.h:44,
>                  from /usr/libdata/perl/5.00503/mach/CORE/perl.h:376,
>                  from DB.xs:2:
>/usr/include/time.h:2: syntax error before `1989'
>/usr/include/time.h:26: empty character constant
>/usr/include/time.h:32: syntax error before `PROFITS'
>/usr/include/time.h:115: syntax error before `}'
>*** Error code 1
>
>Stop in /usr/home/goxcom/Perl_Modules/Apache-DB-0.06/Apache-DB-0.06.
>
>+++++++++
>
>Any ideas? I downloaded from CPAN, and also tried to install directly from 
>my shell.

This seems unrelated to Apache::DB. What is your 'cc'? There must be some 
problem with time.h or the way your compiled interprets it. You might want 
to ask an OS-specific mailing list about this.


-- 
Per Einar Ellefsen
[EMAIL PROTECTED]


Reply via email to