Hello, when doing a make operation in linuxboot, from the latest CVS code, on a Debian/Etch system, I noticed the following errors which made me nervous:
Appending installation info to /var/lib/unattended/unattended-cvs/linuxboot/stage1//opt/perl/lib/5.8.8/i586-linux-thread-multi/perllocal.pod make[1]: Leaving directory `/var/lib/unattended/unattended-cvs/linuxboot/Convert-ASN1-0.21' touch stage1/.stamp-convert-asn1 cd DBI-1.602/ \ && eval `/var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/bin/perl -I/var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/lib/site_perl -I/var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/lib/5.8.8 -V:archlib` \ && { [ -n "$archlib" ] || exit 37 ; } \ && /var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/bin/perl -I/var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/lib/site_perl -I/var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/lib/5.8.8 Makefile.PL PERL_ARCHLIB=/var/lib/unattended/unattended-cvs/linuxboot/stage1/$archlib \ DESTDIR=/var/lib/unattended/unattended-cvs/linuxboot/stage1/ PERL_LIB=/var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/lib/5.8.8 ... Checking if your kit is complete... Looks good Have /var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/lib/5.8.8/i586-linux-thread-multi/Config.pm expected /opt/perl/lib/5.8.8/i586-linux-thread-multi/Config.pm Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [i586-linux-thread-multi] Config says: [i586-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Can't stat /opt/perl/lib/5.8.8: No such file or directory at Makefile.PL line 262 Can't stat /opt/perl/lib/5.8.8/i586-linux-thread-multi: No such file or directory at Makefile.PL line 262 ... chmod 755 blib/arch/auto/DBI/DBI.so cp DBI.bs blib/arch/auto/DBI/DBI.bs chmod 644 blib/arch/auto/DBI/DBI.bs /var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/bin/perl -I/var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/lib/site_perl -I/var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/lib/5.8.8 "-Iblib/arch" "-Iblib/lib" dbiprof.PL dbiprof Extracted dbiprof from dbiprof.PL with variable substitutions. Can't locate blib.pm in @INC (@INC contains: /opt/perl/lib/5.8.8/i586-linux-thread-multi /opt/perl/lib/5.8.8 /opt/perl/lib/site_perl/5.8.8/i586-linux-thread-multi /opt/perl/lib/site_perl/5.8.8 /opt/perl/lib/site_perl .). BEGIN failed--compilation aborted. cp dbiprof blib/script/dbiprof /var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/bin/perl -I/var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/lib/site_perl -I/var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/lib/5.8.8 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/dbiprof /var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/bin/perl -I/var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/lib/site_perl -I/var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/lib/5.8.8 "-Iblib/arch" "-Iblib/lib" dbiproxy.PL dbiproxy Extracted dbiproxy from dbiproxy.PL with variable substitutions. Can't locate blib.pm in @INC (@INC contains: /opt/perl/lib/5.8.8/i586-linux-thread-multi /opt/perl/lib/5.8.8 /opt/perl/lib/site_perl/5.8.8/i586-linux-thread-multi /opt/perl/lib/site_perl/5.8.8 /opt/perl/lib/site_perl .). BEGIN failed--compilation aborted. cp dbiproxy blib/script/dbiproxy /var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/bin/perl -I/var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/lib/site_perl -I/var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/lib/5.8.8 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/dbiproxy /var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/bin/perl -I/var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/lib/site_perl -I/var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/lib/5.8.8 "-Iblib/arch" "-Iblib/lib" dbilogstrip.PL dbilogstrip Extracted dbilogstrip from dbilogstrip.PL with variable substitutions. Can't locate blib.pm in @INC (@INC contains: /opt/perl/lib/5.8.8/i586-linux-thread-multi /opt/perl/lib/5.8.8 /opt/perl/lib/site_perl/5.8.8/i586-linux-thread-multi /opt/perl/lib/site_perl/5.8.8 /opt/perl/lib/site_perl .). BEGIN failed--compilation aborted. cp dbilogstrip blib/script/dbilogstrip /var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/bin/perl -I/var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/lib/site_perl -I/var/lib/unattended/unattended-cvs/linuxboot/stage1/opt/perl/lib/5.8.8 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/dbilogstrip Are these anything I need to worry about? Thanks Brian May ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ unattended-devel mailing list unattended-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-devel