Fwd: failure notice

2004-04-01 Thread Tina Gross
Hi. This is the qmail-send program at lists.mysql.com.
I'm afraid I wasn't able to deliver your message to the following
addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

[EMAIL PROTECTED]:
Sorry, no mailbox here by that name. (#5.1.1)

--- Below this line is a copy of the message.

Return-Path: [EMAIL PROTECTED]
Received: (qmail 24700 invoked from network); 31 Mar 2004 20:44:51
-
Received-SPF: pass (lists: local policy designates 131.122.220.10 as
permitted sender)
Received: from splat.usna.edu (HELO splat.usna.edu) (131.122.220.10)
  by lists.mysql.com (qpsmtpd/0.28-dev) with ESMTP; Wed, 31 Mar 2004
22:44:50 +0200
Received: from FSGWHUB.usna.edu (fsgwhub.usna.edu [131.122.220.41])
by splat.usna.edu (8.12.10/8.12.9) with ESMTP id i2VKiW5n021162
for [EMAIL PROTECTED]; Wed, 31 Mar
2004 15:44:37 -0500 (EST)
Received: from USNA-MTA by FSGWHUB.usna.edu
with Novell_GroupWise; Wed, 31 Mar 2004 15:44:32 -0500
Message-Id: [EMAIL PROTECTED]
X-Mailer: Novell GroupWise Internet Agent 6.5.2 Beta
Date: Wed, 31 Mar 2004 15:44:19 -0500
From: Tina Gross [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Having problems installing DBD::mysql
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-Scanned-By: MIMEDefang 2.33 (www . roaringpenguin . com /
mimedefang)
X-Virus-Checked: Checked

First I was having problem with the :

Failed: Can't load
'/.cpan/build/DBD-mysql-2.9003/blib/arch/auto/DBD/mysql/mysql.so' for
module DBD::mysql: ld.so.1: /usr/local/bin/perl: fatal: relocation
error: file
/.cpan/build/DBD-mysql-2.9003/blib/arch/auto/DBD/mysql/mysql.so:
symbol
net_buffer_length: referenced symbol not found at
/usr/local/lib/perl5/5.8.0/sun4u-thread-multi-64int/DynaLoader.pm lin
e 229.

I work around that by getting the tarball of mysql and building it
manually.  Now I'm having trouble with make test failing and creating
a
core dump.

This what happens when I type make test

gcc -c 
-I/usr/local/lib/perl5/site_perl/5.8.0/sun4u-thread-multi-64int/auto/DB
I -I/usr/local/mysql/include -I/usr/local/mysql/include/mysql
-D_REENTRANT -fno
-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O  
-DVERSION=\2.
9003\ -DXS_VERSION=\2.9003\ -fPIC
-I/usr/local/lib/perl5/5.8.0/sun4u-thread
-multi-64int/CORE   dbdimp.c
dbdimp.c: In function `mysql_db_FETCH_attrib':
dbdimp.c:1456: warning: cast from pointer to integer of different size
dbdimp.c: In function `mysql_st_FETCH_attrib':
dbdimp.c:2146: warning: cast from pointer to integer of different size
gcc -c 
-I/usr/local/lib/perl5/site_perl/5.8.0/sun4u-thread-multi-64int/auto/DB
I -I/usr/local/mysql/include -I/usr/local/mysql/include/mysql
-D_REENTRANT -fno
-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O  
-DVERSION=\2.
9003\ -DXS_VERSION=\2.9003\ -fPIC
-I/usr/local/lib/perl5/5.8.0/sun4u-thread
-multi-64int/CORE   mysql.c
Running Mkbootstrap for DBD::mysql ()
chmod 644 mysql.bs
rm -f blib/arch/auto/DBD/mysql/mysql.so
LD_RUN_PATH=/usr/local/mysql/lib/mysql:/usr/local/lib:/usr/lib
/usr/local/bin
/perl myld gcc  -shared -L/usr/local/mysql/lib
-L/usr/local/mysql/lib/mysql -L/
usr/local/lib dbdimp.o mysql.o  -o blib/arch/auto/DBD/mysql/mysql.so  
-L/usr/l
ocal/mysql/lib/mysql -lmysqlclient -lz -lposix4 -lcrypt -lgen -lsocket
-lnsl -l
m
chmod 755 blib/arch/auto/DBD/mysql/mysql.so
cp mysql.bs blib/arch/auto/DBD/mysql/mysql.bs
chmod 644 blib/arch/auto/DBD/mysql/mysql.bs
PERL_DL_NONLAZY=1 /usr/local/bin/perl -MExtUtils::Command::MM -e
test_harn
ess(1, 'blib/lib', 'blib/arch') t/*.t
t/00base...1..5
ok 1
ok 2
ok 3
ok 4
ok 5
ok
t/10dsnlistdubious
Test returned status 0 (wstat 139, 0x8b)
t/20createdrop.dubious
Test returned status 0 (wstat 139, 0x8b)
t/30insertfetchdubious
Test returned status 0 (wstat 139, 0x8b)
t/40bindparam..dubious
Test returned status 0 (wstat 139, 0x8b)
t/40blobs..dubious
Test returned status 0 (wstat 139, 0x8b)
t/40listfields.dubious
Test returned status 0 (wstat 139, 0x8b)
t/40nulls..dubious
Test returned status 0 (wstat 139, 0x8b)
t/40numrowsdubious
Test returned status 0 (wstat 139, 0x8b)
t/50chopblanks.dubious
Test returned status 0 (wstat 139, 0x8b)
t/50commit.dubious
Test returned status 0 (wstat 139, 0x8b)
t/60leaks..1..0 # Skip $ENV{SLOW_TESTS} is not set or
Proc::ProcessTabl
e not installed
skipped
all skipped: $ENV{SLOW_TESTS} is not set or Proc::ProcessTable
not inst
alled
t/ak-dbd...1..90
dubious
Test returned status 0 (wstat 139, 0x8b)
DIED. FAILED tests 1-90
Failed 90/90 tests, 0.00% okay
t/akmisc...Verifying whether fetchrow returns TRUE for
results.
1..351
dubious
Test returned status 0 (wstat 139, 0x8b)
DIED. FAILED tests 1-351
Failed 351/351 tests, 0.00% okay
t/dbdadmin.1..21
dubious
Test 

Fwd: failure notice

2002-01-30 Thread Megan Melgaard

Date: 29 Jan 2002 22:01:18 -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: failure notice



Hi. This is the qmail-send program at web.mysql.com.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

[EMAIL PROTECTED]:
ezmlm-reject: fatal: Sorry, I don't accept message with empty Subject (#5.7.0)

--- Enclosed is a copy of the message.

Return-Path: [EMAIL PROTECTED]
Received: (qmail 6394 invoked from network); 29 Jan 2002 22:01:17 -
Received: from edu15.coe.ufl.edu (HELO coe.ufl.edu) (128.227.102.15)
   by www.mysql.com with SMTP; 29 Jan 2002 22:01:17 -
Received: from [128.227.110.31] (128.227.110.31) by coe.ufl.edu with ESMTP
  (Eudora Internet Mail Server 3.1) for [EMAIL PROTECTED];
  Tue, 29 Jan 2002 17:08:30 -0500
Mime-Version: 1.0
Message-Id: a05100301b87ccca29a3d@[128.227.110.31]
Date: Tue, 29 Jan 2002 17:04:35 -0500
To: [EMAIL PROTECTED]
From: Megan Melgaard [EMAIL PROTECTED]
Content-Type: text/plain; charset=us-ascii ; format=flowed

To Whom It May Concern:

We are currently working on a MySQL database on a local Macintosh 
Computer.  We have OSX running.  Where do we store a text file to 
load data into our MySQL database?

Thank you.
--

--

Megan Melgaard
Graduate Assistant
College of Education, Office of the Dean
140 Norman Hall
P.O. Box 117040
Gainesville, FL 32611-7040
Tel: (352) 392-0728 ext. 285
Fax: (352) 392-6930
E-mail: [EMAIL PROTECTED]


-- 

--

Megan Melgaard
Graduate Assistant
College of Education, Office of the Dean
140 Norman Hall
P.O. Box 117040
Gainesville, FL 32611-7040
Tel: (352) 392-0728 ext. 285
Fax: (352) 392-6930
E-mail: [EMAIL PROTECTED]

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Fwd: failure notice

2001-06-11 Thread Kent M Kohlmeyer




From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: failure notice
Date: 11 Jun 2001 04:51:01 -

Hi. This is the qmail-send program at web.mysql.com.
I'm afraid I wasn't able to deliver your message to the following 
addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

[EMAIL PROTECTED]:
ezmlm-reject: fatal: Sorry, I don't accept messages of MIME Content-Type 
'text/html' (#5.2.3)

--- Enclosed is a copy of the message.

_
Get your FREE download of MSN Explorer at http://explorer.msn.com



Description:When I run ./configure I get the error message: checking for termcap functions library... No curses/termcap library foundHow-To-Repeat:type ./configure from the source distribution directoryFix:Do not know...I tried using: ./configure --with-named-curses-libs=-lncurses
This got me past the .configure...make then can not find -lncurses
Submitter-Id: None
Originator: Kent M KohlmeyerOrganization: NoneMySQL support: noneSynopsis: ./configure problem
Severity: non-criticalPriority: lowCategory: mysqlClass: sw-bugRelease: mysql-3.22.32 (Source distribution)
Environment:PWD=/home/kemiko/web/mysql-3.23.35REMOTEHOST=192.168.1.2HZ=100HOSTNAME=datafabricPS1=\h:\w\$VISUAL=viUSER=kemikoMACHTYPE=i386-pc-linux-gnuMAIL=/var/spool/mail/kemikoOLDPWD=/home/kemiko/web/mysql-3.23.35/scriptsLANG=CLOGNAME=kemikoSHLVL=2HUSHLOGIN=FALSESHELL=/bin/bashHOSTTYPE=i386OSTYPE=linux-gnuTERM=vt100HOME=/rootPATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/bin/X11:/usr/local/sbin:/usr/local/bin_=/usr/bin/envSystem: Linux datafabric 2.2.17 #1 Sun Jun 25 09:24:41 EST 2000 i686 unknownArchitecture: i686
Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gcc /usr/bin/ccGCC: Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.2/specsgcc version 2.95.2 2220 (Debian GNU/Linux)Compilation info: CC='gcc' CFLAGS='-O2 -fomit-frame-pointer' CXX='g++' CXXFLAGS='-O2 -fomit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti' LDFLAGS=''Configure command: ./configure --enable-shared --without-readline --enable-assembler --with-mysqld-user=mysql --with-unix-socket-path=/var/run/mysqld/mysqld.sock --prefix=/usr --exec-prefix=/usr --libexecdir=/usr/sbin --sysconfdir=/etc/mysql --datadir=/usr/share --localstatedir=/var/lib/mysql --infodir=/usr/share/info --includedir=/usr/include --mandir=/usr/share/manPerl: This is perl, version 5.005_03 built for i386-linux
Last few lines of config.log:
#line 8093 configure#include confdefs.h/* Override any gcc2 internal prototype to avoid an error. *//* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */char tgetent();
int main() {tgetent(); return 0; }configure:8132: checking for termcap functions libraryGet your FREE download of MSN Explorer at http://explorer.msn.com




-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php