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

Bug#166915: marked as done (libc6: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6)



Your message dated Tue, 29 Oct 2002 10:31:21 -0500
with message-id <20021029153121.GR1521@phunnypharm.org>
and subject line Bug#166915: libc6: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6
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 am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 29 Oct 2002 11:42:55 +0000
>From sc2@dud33.inf.tu-dresden.de Tue Oct 29 05:42:54 2002
Return-path: <sc2@dud33.inf.tu-dresden.de>
Received: from dud33.inf.tu-dresden.de (dud33) [141.76.46.33] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 186Ulp-0007sO-00; Tue, 29 Oct 2002 05:42:54 -0600
Received: from sc2 by dud33 with local (Exim 3.36 #1 (Debian))
	id 186Ulm-0001Vj-00; Tue, 29 Oct 2002 12:42:50 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-15"
Content-Transfer-Encoding: 7bit
From: =?iso-8859-15?q?Sebastian_Clau=DF?= <sc2@inf.tu-dresden.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: libc6: symbol __libc_wait, version GLIBC_2.0 not defined in file
	libc.so.6
X-Mailer: reportbug 2.8
Date: Tue, 29 Oct 2002 12:42:50 +0100
Message-Id: <[🔎] E186Ulm-0001Vj-00@dud33>
Sender: =?iso-8859-1?Q?Sebastian_Clau=DF?= <sc2@dud33.inf.tu-dresden.de>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=0.6 required=5.0
	tests=SPAM_PHRASE_00_01
	version=2.41
X-Spam-Level: 

Package: libc6
Version: 2.3.1-3
Severity: important
Tags: sid

When Starting JBuilder6, I get the following error Message:

Error occurred during initialization of VM
Unable to load native library: =

/home/sc2/lib/jbuilder6/jdk1.3.1/jre/lib/i386/libjava.so: =

symbol __libc_wait, version GLIBC_2.0 not defined in file =

libc.so.6 with link time reference

Using previous versions of libc6, this error did not occur. =

 =


Sebastian


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux dud33 2.4.19 #3 SMP Mit Okt 9 12:35:49 CEST 2002 i686
Locale: LANG=3Dde_DE@euro, LC_CTYPE=3Dde_DE@euro

Versions of packages libc6 depends on:
ii  libdb1-compat                 2.1.3-7    The Berkeley database routines=
 [gl

-- no debconf information


---------------------------------------
Received: (at 166915-done) by bugs.debian.org; 29 Oct 2002 15:31:28 +0000
>From bmc@phunnypharm.org Tue Oct 29 09:31:27 2002
Return-path: <bmc@phunnypharm.org>
Received: from blowme.phunnypharm.org [65.207.35.140] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 186YL1-0007FD-00; Tue, 29 Oct 2002 09:31:27 -0600
Received: from hopper.phunnypharm.org ([192.168.0.13] ident=mail)
	by blowme.phunnypharm.org with esmtp (Exim 3.35 #1 (Debian))
	id 186YKx-0001Rg-00; Tue, 29 Oct 2002 10:31:23 -0500
Received: from bmc by hopper.phunnypharm.org with local (Exim 3.36 #1 (Debian))
	id 186YKv-0003bu-00; Tue, 29 Oct 2002 10:31:21 -0500
Date: Tue, 29 Oct 2002 10:31:21 -0500
From: Ben Collins <bcollins@debian.org>
To: Sebastian Clau? <sc2@inf.tu-dresden.de>, 166915-done@bugs.debian.org
Subject: Re: Bug#166915: libc6: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6
Message-ID: <20021029153121.GR1521@phunnypharm.org>
References: <[🔎] E186Ulm-0001Vj-00@dud33>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] E186Ulm-0001Vj-00@dud33>
User-Agent: Mutt/1.4i
Delivered-To: 166915-done@bugs.debian.org
X-Spam-Status: No, hits=-16.0 required=5.0
	tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,
	      SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,USER_AGENT,
	      USER_AGENT_MUTT
	version=2.41
X-Spam-Level: 

On Tue, Oct 29, 2002 at 12:42:50PM +0100, Sebastian Clau? wrote:
> Package: libc6
> Version: 2.3.1-3
> Severity: important
> Tags: sid
> 
> When Starting JBuilder6, I get the following error Message:
> 
> Error occurred during initialization of VM
> Unable to load native library: =
> 
> /home/sc2/lib/jbuilder6/jdk1.3.1/jre/lib/i386/libjava.so: =
> 
> symbol __libc_wait, version GLIBC_2.0 not defined in file =
> 
> libc.so.6 with link time reference
> 
> Using previous versions of libc6, this error did not occur. =

__libc_wait is an internal symbol to glibc. It's not meant for other
applications to use. So JBuilder6 is broken, not glibc.

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo       - http://www.deqo.com/



Reply to: