[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#16579: marked as done (libc6-dev: cannot compile mysql with libc6-dev_2.0.6)



Your message dated Tue, 11 May 1999 07:15:52 -0700
with message-id <v04204e02b35dbedd995a@[206.163.71.146]>
and subject line Fixed or no longer applicable.
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Ian Jackson
(administrator, Debian bugs database)

Received: (at submit) by bugs.debian.org; 3 Jan 1998 21:48:40 +0000
Received: (qmail 3321 invoked from network); 3 Jan 1998 21:48:38 -0000
Received: from 194.77.67.217 (HELO kirby.shcon.com) (mail@194.77.67.217@194.77.67.217)
  by 205.229.104.5 with SMTP; 3 Jan 1998 21:48:38 -0000
Received: from shanson by kirby.shcon.com with local (Exim 1.82 #1)
	id 0xobez-0001c1-00 (Debian); Sat, 3 Jan 1998 23:03:13 +0100
From: Scott Hanson <shanson@shcon.com>
Subject: libc6-dev: cannot compile mysql with libc6-dev_2.0.6
To: submit@bugs.debian.org
X-Mailer: bug 3.1.0
Message-Id: <E0xobez-0001c1-00@kirby.shcon.com>
Date: Sat, 3 Jan 1998 23:03:13 +0100

Package: libc6-dev
Version: 2.0.6-2

mysql (a database server which uses linuxthreads) compiled fine with
libc6-dev_2.0.5c. With 2.0.6 I get the following error:

gcc -O3 -DDBUG_OFF  -o test_fn  test_fn.o -L. -lmysys -L../dbug -ldbug -L../strings -lmystrings  -lnsl -lm    -static -lpthread
/usr/lib/libc.a(connect.o): In function `__libc_connect':
connect.o(.text+0x0): multiple definition of `__connect'
/usr/lib/libpthread.a(wrapsyscall.o)(.text+0x3b0): first defined here
ld: Warning: size of symbol `__connect' changed from 62 to 30 in connect.o
/usr/lib/libc.a(send.o): In function `__libc_send':
send.o(.text+0x0): multiple definition of `__send'
/usr/lib/libpthread.a(wrapsyscall.o)(.text+0x4d0): first defined here
ld: Warning: size of symbol `__send' changed from 66 to 30 in send.o
make[2]: *** [test_fn] Error 1
make[2]: Leaving directory `/home/shanson/tmp/mysql-3.21.17a-beta/mysys'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/shanson/tmp/mysql-3.21.17a-beta'
make: *** [all-recursive-am] Error 2

(I can send a config.log full of sample code that produces this same error
if that would be of any help :)

Thanks,

Scott

-- System Information
Debian Release: 1.3
Kernel Version: Linux kirby 2.0.33 #7 Sat Jan 3 17:16:14 CET 1998 i586 unknown

Versions of the packages libc6-dev depends on:
libc6	Version: 2.0.6-2
kernel-headers-2.0.32	Version: 2.0.32-3
kernel-source-2.0.32	Version: 2.0.32-3
Config-Version: 2.0.32-3
gcc	Version: 2.7.2.3-3





Reply to: