36 messages in com.mysql.lists.perlRE: same problem with symbol net_buff...| From | Sent On | Attachments |
|---|---|---|
| kryp...@yahoo.com | 31 Jul 2003 13:08 | |
| Michael Koch | 01 Aug 2003 01:57 | |
| Thomas Whitney | 04 Aug 2003 19:52 | |
| Rudy Lippan | 05 Aug 2003 06:30 | |
| Thomas Whitney | 05 Aug 2003 07:08 | |
| Thomas Whitney | 05 Aug 2003 07:47 | |
| Thomas Whitney | 05 Aug 2003 07:53 | |
| Rudy Lippan | 05 Aug 2003 07:56 | |
| Karen Ventura | 05 Aug 2003 09:40 | |
| Thomas Whitney | 05 Aug 2003 10:04 | |
| Michael Koch | 05 Aug 2003 10:06 | |
| Thomas Whitney | 05 Aug 2003 10:23 | |
| Karen Ventura | 05 Aug 2003 10:29 | |
| Rudy Lippan | 05 Aug 2003 10:57 | |
| Karen Ventura | 05 Aug 2003 11:37 | |
| kryptoer | 05 Aug 2003 13:27 | |
| Rudy Lippan | 05 Aug 2003 14:11 | |
| Karen Ventura | 05 Aug 2003 14:57 | |
| Thomas Whitney | 05 Aug 2003 15:25 | |
| Rudy Lippan | 05 Aug 2003 16:05 | |
| Thomas Whitney | 05 Aug 2003 16:47 | |
| Jim Cromie | 06 Aug 2003 00:27 | |
| Thomas Whitney | 06 Aug 2003 04:30 | |
| Rudy Lippan | 06 Aug 2003 10:04 | |
| Karen Ventura | 06 Aug 2003 10:48 | |
| Thomas Whitney | 06 Aug 2003 13:51 | |
| Rudy Lippan | 06 Aug 2003 20:20 | |
| Rudy Lippan | 06 Aug 2003 23:50 | |
| Thomas Whitney | 07 Aug 2003 05:35 | |
| Michael Koch | 07 Aug 2003 06:49 | |
| Rudy Lippan | 07 Aug 2003 09:24 | |
| Rudy Lippan | 07 Aug 2003 09:48 | |
| Michael Koch | 08 Aug 2003 02:25 | |
| Michael Koch | 08 Aug 2003 03:10 | |
| Michael Koch | 08 Aug 2003 05:43 | |
| Michael Koch | 08 Aug 2003 09:33 |
| Subject: | RE: same problem with symbol net_buffer_length not found with 'make test' for DBD::mysql ![]() |
|---|---|
| From: | Thomas Whitney (trwh...@centervision.com) |
| Date: | 08/05/2003 07:08:17 AM |
| List: | com.mysql.lists.perl |
Jochen,
and still am convinced that its related to incompatibe binaries.
I thought maybe I had found the key by adding 'CC=gcc' to the configuration for mysql. I configured mysql 4.0-.14 with the following. CFLAGS="-O3 -mpentiumpro" CC=gcc CXX=gcc CXXFLAGS="-O3 -mpentiumpro \ -felide-constructors -fno-exceptions -fno-rtti" \ ./configure --prefix=/usr/local/mysql --enable-assembler --with-mysqld-ldfla gs=-all-static Unfortunately, when I did the make test on DBD::mysql it still failed most of the tests. The initial error was slightly different. Here is the beginning of the test result. ===== Make Test =========================== PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00base...........install_driver(mysql) failed: Can't load '/usr/local/src/DBD-mysql-2.9002/blib/arch/auto/DBD/mysql/mysql.so' for module DBD::mysql: /usr/local/src/DBD-mysql-2.9002/blib/arch/auto/DBD/mysql/mysql.so: undefined symbol: net_buffer_length at /usr/local/lib/perl5/5.8.0/i686-linux/DynaLoader.pm line 229. at (eval 1) line 3 Compilation failed in require at (eval 1) line 3. Perhaps a required shared library or dll isn't installed where expected at t/00base.t line 38 t/00base...........dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-5 ===== End Make Test snippet =======================
If someone can provide me a shell account on his machine, I'll dig into the problem. Root privileges are not required.
To help get this problem solved I would be happy to give you root access. This is a test machine running on an internal network. I'm connected to the Internet through a MSN dsl modem that does not allow port 80 to pass through. At least I have never been able to get it to work. But, I going to arrange to have this machine hooked up in my office where we have a T1 and then you could look around. I'll let you know when it is ready. Thanks, Thomas




