Hello,
This actually has to do with a module(DBD-Pg-o.89), so I'm not sure if this
is the right place to ask. But, I'm having trouble building it. I'm using
Perl 5.004.04 and I was able to compile DBI-1.05 just fine.
If this isn't the right place to ask please point me in the right
direction. Thanks.
Here is the error I'm getting:
gcc -c -I/home/postgres/include -I/usr/local/include/pgsql
-I/usr/include/pgsql -I/usr/local/lib/perl5/site_perl/sun4-solaris/auto/DBI
-I/usr/local/lib/perl5/sun4-solaris/5.00404/DBI -I/auto/DBI -I/DBI
-I/usr/local/include -O -DVERSION=\"0.89\" -DXS_VERSION=\"0.89\" -fpic
-I/usr/local/lib/perl5/sun4-solaris/5.00404/CORE Pg.c
In file included from
/usr/local/lib/perl5/sun4-solaris/5.00404/CORE/perl.h:271,
from
/usr/local/lib/perl5/site_perl/sun4-solaris/auto/DBI/DBIXS.h:14,
from Pg.h:32,
from Pg.xs:15:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.4/2.7.2/include/string.h:58:
parse error before `]'
*** Error code 1
make: Fatal error: Command failed for target `Pg.o'