4 messages in com.mysql.lists.perl[Mysql] Undefined Symbol: uncompress| From | Sent On | Attachments |
|---|---|---|
| Roberto Bourgonjen | 22 May 2000 12:55 | |
| Jochen Wiedmann | 22 May 2000 23:52 | |
| Roberto Bourgonjen | 23 May 2000 05:34 | |
| Roberto Bourgonjen | 24 May 2000 06:45 |
| Subject: | [Mysql] Undefined Symbol: uncompress![]() |
|---|---|
| From: | Roberto Bourgonjen (robe...@Netlinq.NL) |
| Date: | 05/22/2000 12:55:26 PM |
| List: | com.mysql.lists.perl |
Hi,
I am facing the same install problem as described in http://marc.theaimsgroup.com/?l=msql-mysql-modules&m=95892342918268&w=2
[root@toutatis Msql-Mysql-modules-1.2214]# make test make[1]: Entering directory `/root/software/INSTALL/PERL/temp/Msql-Mysql-modules-1.2214/mysql' make[1]: Leaving directory `/root/software/INSTALL/PERL/temp/Msql-Mysql-modules-1.2214/mysql' make[1]: Entering directory `/root/software/INSTALL/PERL/temp/Msql-Mysql-modules-1.2214/mysql' PERL_DL_NONLAZY=1 /usr/bin/perl -I../blib/arch -I../blib/lib -I/usr/lib/perl5/5.00503/i386-linux -I/usr/lib/perl5/5.00503 -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: uncompress at /usr/lib/perl5/5.00503/i386-linux/DynaLoader.pm line 169.
at (eval 1) line 3
at t/00base.t line 38 dubious Test returned status 255 (wstat 65280, 0xff00) Undefined subroutine &Test::Harness::WCOREDUMP called at /usr/lib/perl5/5.00503/Test/Harness.pm line 288.
This is the output if mysqlbug
Server version 3.23.15-alpha-log Protocol version 10 Connection Localhost via UNIX socket UNIX socket /var/lib/mysql/mysql.sock Uptime: 13 min 53 sec
Threads: 1 Questions: 2 Slow queries: 0 Opens: 6 Flush tables: 1 Open tables: 2
Environment:
<machine, os, target, libraries (multiple lines)> System: Linux toutatis 2.2.14-5.0smp #1 SMP Tue Mar 7 21:01:40 EST 2000 i686 unknown Architecture: i686
Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc GCC: Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) Compilation info: CC='egcs' CFLAGS='-O6 -fomit-frame-pointer -mpentium' CXX='egcs' CXXFLAGS='-O6 -fomit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti -mpentium' LDFLAGS='' LIBC: lrwxrwxrwx 1 root root 13 May 21 18:10 /lib/libc.so.6 -> libc-2.1.3.so -rwxr-xr-x 1 root root 4101324 Feb 29 22:57 /lib/libc-2.1.3.so -rw-r--r-- 1 root root 20272704 Feb 29 22:57 /usr/lib/libc.a -rw-r--r-- 1 root root 178 Feb 29 22:57 /usr/lib/libc.so Configure command: ./configure --disable-shared --with-mysqld-ldflags=-all-static --with-client-ldflags=-all-static --enable-assembler --with-mysqld-user=mysql --with-unix-socket-path=/var/lib/mysql/mysql.sock --prefix=/ --with-extra-charsets=complex --exec-prefix=/usr --libexecdir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var/lib/mysql --infodir=/usr/info --includedir=/usr/include --mandir=/usr/man '--with-comment=Official MySQL RPM' Perl: This is perl, version 5.005_03 built for i386-linux
I've tried the suggestion using perl Makefile.PL OPTIMIZE="-lz" --config But that did not work.
Help would be greatly appreciated. Regards, Roberto
-- Roberto Bourgonjen




