Howdy:

I'm trying to install 5.6.1 on RHEL version 3
from source.  After looking at google for some problems
related to the <build-in> and command errors, I get to
the point where I need to make / make test.

At the end, I get the following error:

[snip]
DB_File.xs: In function `ParseOpenInfo':
DB_File.xs:1339: warning: passing arg 2 of pointer to function 
 from incompatible pointer type
DB_File.xs:1339: incompatible type for argument 4 of indirect function call
DB_File.xs:1339: too few arguments to function
make[2]: *** [DB_File.o] Error 1
make[2]: Leaving directory `/var/tools/perl_mkdir/perl-5.6.1/ext/DB_File'
make[1]: *** [lib/auto/DB_File/DB_File.so] Error 2
make[1]: Leaving directory `/var/tools/perl_mkdir/perl-5.6.1'
make: *** [install] Error 2
[/snip]

Previously, I installed DBI with the current version of
Perl (5.8.0 - comes with the OS), but that's about all 
I've had before this.

Can someone tell me what this error is about and how to
correct it?

Thanks!

-X

Reply via email to