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

Bug#40677: marked as done (libc6: libc6 is missing symbol __bind and friends)



Your message dated Sat, 3 Jul 1999 12:41:53 -0700
with message-id <v04205524b3a3c511bac3@[206.163.71.146]>
and subject line Bug#40677: libc6: libc6 is missing symbol __bind and friends
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 Jul 1999 13:10:29 +0000
Received: (qmail 4685 invoked from network); 3 Jul 1999 13:10:29 -0000
Received: from lucy.verwaltung.uni-mainz.de (root@134.93.225.253)
  by master.debian.org with SMTP; 3 Jul 1999 13:10:29 -0000
Received: from harriet.verwaltung.uni-mainz.de (root@harriet.verwaltung.uni-mainz.de [134.93.226.19])
	by lucy.verwaltung.uni-mainz.de (8.9.3/8.9.3/Debian/GNU) with ESMTP id PAA14906;
	Sat, 3 Jul 1999 15:10:25 +0200
Received: from bastel.verwaltung.uni-mainz.de (root@bastel.verwaltung.uni-mainz.de [134.93.226.18])
	by harriet.verwaltung.uni-mainz.de (8.9.3/8.9.3/Debian/GNU) with ESMTP id PAA27148;
	Sat, 3 Jul 1999 15:10:25 +0200
From: martin@verwaltung.uni-mainz.de
Received: (from martin@localhost)
	by bastel.verwaltung.uni-mainz.de (8.9.3/8.9.3/Debian/GNU) id PAA01907;
	Sat, 3 Jul 1999 15:10:24 +0200
Date: Sat, 3 Jul 1999 15:10:24 +0200
Message-Id: <[🔎] 199907031310.PAA01907@bastel.verwaltung.uni-mainz.de>
Subject: libc6: libc6 is missing symbol __bind and friends
To: submit@bugs.debian.org
X-Mailer: bug 3.1.7

Package: libc6
Version: 2.1.1-12
Severity: important

In contrast to glibc-2.0 some __-symbols are missing in glibc-2.1. The
preload library libsockspl.so from the socks package needs the symbols
__accept, __bind, __connect and __listen because it want to replace
them with it's own version and then call the original function. The
code which worked for glibc-2.0 does not work anymore in glibc_2.1.

I don't know if other programs have the same problem, but with
vanishing symbols, glibc-2.1 is NOT compatible with glibc-2.0. If this
is intended, there has to be a possibility to install both versions on
the system.

eg:

> runsocks ftp ftp.dante.de
ftp: error in loading shared libraries: /usr/lib/socks4/libsockspl.so: undefined symbol: __bind

Christoph

-- System Information
Debian Release: 2.1
Kernel Version: Linux bastel 2.2.10 #1 SMP Thu Jul 1 15:50:45 MEST 1999 i586 unknown

Versions of the packages libc6 depends on:
ii  ldso            1.9.10-1       The Linux dynamic linker, library and utilit


Reply to: