2 messages in com.mysql.lists.perlError during 'make test'| From | Sent On | Attachments |
|---|---|---|
| Zach Weber | 09 Jun 2000 14:17 | |
| Jochen Wiedmann | 11 Jun 2000 09:46 |
| Subject: | Error during 'make test'![]() |
|---|---|
| From: | Zach Weber (za...@mccoyservices.com) |
| Date: | 06/09/2000 02:17:28 PM |
| List: | com.mysql.lists.perl |
Hello,
I have been trying to install the msql-mysql-module-1.2214 and have been getting an error when doing the make test part.
whlinux027:/home/unixdown/modules/Msql-Mysql-modules-1.2214# make test make[1]: Entering directory `/home/unixdown/modules/Msql-Mysql-modules-1.2214/mysql' make[1]: Leaving directory `/home/unixdown/modules/Msql-Mysql-modules-1.2214/mysql' make[1]: Entering directory `/home/unixdown/modules/Msql-Mysql-modules-1.2214/mysql' PERL_DL_NONLAZY=1 /usr/bin/perl -I../blib/arch -I../blib/lib -I/usr/local/lib/perl5/5.6.0/i686-linux -I/usr/local/lib/perl5/5.6.0 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00base............install_driver(mysql) failed: Can't load '../blib/arch/auto/DBD/mysql/mysql.so' for module DBD::mysql: ../blib/arch/auto/DBD/mysql/mysql.so: undefined symbol: open64 at /usr/local/lib/perl5/5.6.0/i686-linux/DynaLoader.pm line 200. at (eval 1) line 3 Compilation failed in require at (eval 1) line 3.
(the above would repeat many many times. comes up failing pretty much every test.) I just cant figure out why I get this error all the time. whlinux027:/www/unixdown/cgi-bin/system# perl user.pl install_driver(mysql) failed: Can't load '/usr/local/lib/perl5/site_perl/5.6.0/i686-linux/auto/DBD/mysql/mysql.so' for module DBD::mysql: /usr/local/lib/perl5/site_perl/5.6.0/i686-linux/auto/DBD/mysql/mysql.so: undefined symbol: open64 at /usr/local/lib/perl5/5.6.0/i686-linux/DynaLoader.pm line 200. at (eval 1) line 3 Compilation failed in require at (eval 1) line 3. at sql_lib.pl line 70
If anyone has any ideas, please let me know (already wasted 3 days on this). ive tried all sorts of ways to get this to work but have no idea whats going on.
mysql Ver 9.38 Distrib 3.22.32, for pc-linux-gnu (i686)
whlinux027:/www/unixdown/cgi-bin/system# perl -V Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration: Platform: osname=linux, osvers=2.2.14-storm, archname=i686-linux uname='linux whlinux027 2.2.14-storm #2 mon jan 24 10:48:57 pst 2000 i686 unknown ' config_args='' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef Compiler: cc='cc', optimize='-O2', gccversion=2.7.2.3 cppflags='-I/usr/local/include' ccflags ='-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' stdchar='char', d_stdstdio=define, usevfork=false intsize=4, longsize=4, ptrsize=4, doublesize=8 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4 alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lndbm -ldb -ldl -lm -lc -lposix -lcrypt libc=/lib/libc-2.0.7.so, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl): Compile-time options: USE_LARGE_FILES Built under linux Compiled at Jun 9 2000 10:54:06 @INC: /usr/local/lib/perl5/5.6.0/i686-linux /usr/local/lib/perl5/5.6.0 /usr/local/lib/perl5/site_perl/5.6.0/i686-linux /usr/local/lib/perl5/site_perl/5.6.0 /usr/local/lib/perl5/site_perl .




