Skip Menu |

This queue is for tickets about the DBD-SQLite CPAN distribution.

Report information
The Basics
Id: 16389
Status: resolved
Priority: 0/
Queue: DBD-SQLite

People
Owner: Nobody in particular
Requestors: tom+cpan [...] iplod.net
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in:
  • 1.11
  • 1.12
Fixed in: (no value)



On solaris 5.10 under 5.8.0 /mit/belg4mit/arch/sun4x_59/bin/Lperl /mit/belg4mit/lib/perl5/5.8.0/ExtUtils/xsubpp -typemap /mit/belg4mit/lib/perl5/5.8.0/ExtUtils/typemap SQLite.xs > SQLite.xsc && mv SQLite.xsc SQLite.c Cannot open 'SQLite.xsi': No such file or directory in SQLite.xs, line 72 *** Error code 1 make: Fatal error: Command failed for target `SQLite.c' find -name 'SQLite*' ./lib/DBD/SQLite.pm ./t/SQLite.dbtest ./SQLite.xs ./SQLiteXS.h ./blib/lib/DBD/SQLite.pm ./blib/lib/auto/DBD/SQLite ./blib/arch/auto/DBD/SQLite ./SQLite.xsc
Same problem here on Linux 2.4 with Perl 5.6.1. /usr/bin/perl -I/usr/lib/perl5/5.6.1/i386-linux -I/usr/lib/perl5/5.6.1 /usr/lib/perl5/5.6.1/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.6.1/ExtUtils/typema p SQLite.xs > SQLite.xsc && mv SQLite.xsc SQLite.c Cannot open 'SQLite.xsi': No such file or directory in SQLite.xs, line 72 make: *** [SQLite.c] Error 1 /usr/bin/make -- NOT OK
And you ignored the warnings about missing the DBI prerequisite why? Closing the bug. Please don't reply unless you have reason to re-open the bug.