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.
Thanks in advance. I really want to use this as my mod_perl debugger!
Gregory