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

Bug#165800: marked as done (g77-2.95: undefined reference to `__ctype_b' when linking multi-language binary)



Your message dated Wed, 23 Oct 2002 22:37:30 +0200
with message-id <15799.2186.227650.322406@gargle.gargle.HOWL>
and subject line Bug#165800: g77-2.95: undefined reference to `__ctype_b' when linking multi-language binary
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; 21 Oct 2002 20:20:30 +0000
>From tepperly@llnl.gov Mon Oct 21 15:20:29 2002
Return-path: <tepperly@llnl.gov>
Received: from driftcreek.llnl.gov [128.115.137.34] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 183j2L-0006CW-00; Mon, 21 Oct 2002 15:20:29 -0500
Received: from driftcreek.llnl.gov (localhost [127.0.0.1])
	by driftcreek.llnl.gov (Postfix) with ESMTP
	id 0A97F8D7; Mon, 21 Oct 2002 13:19:58 -0700 (PDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Tom Epperly <tepperly@llnl.gov>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: g77-2.95: undefined reference to `__ctype_b' when linking
	multi-language binary
X-Mailer: reportbug 2.8
Date: Mon, 21 Oct 2002 13:19:57 -0700
Message-Id: <[🔎] 20021021201958.0A97F8D7@driftcreek.llnl.gov>
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: g77-2.95
Version: 1:2.95.4-12
Severity: normal

I have a multi-language application. It used to compile fine. Now, it
has an undefined reference when linking.

epperly@driftcreek[examples/hello/runF77]>g77 -g -O2 -o runF772C
helloclient.o ./.libs/libClient.a -L/usr/lib/gcc-lib/i386-linux/2.95.4
.../libC/.libs/libImpl.a
/home/epperly/current/linux/runtime/sidl/.libs/libsidl.a
.../../../runtime/sidl/.libs/libsidl.a -ldl -lg2c -lm -lc -ldl
/usr/lib/gcc-lib/i386-linux/2.95.4/libg2c.a(lread.o)(.text+0x1c6): In
function `l_R':
: undefined reference to `__ctype_b'
/usr/lib/gcc-lib/i386-linux/2.95.4/libg2c.a(lread.o)(.text+0x2f6): In
function `l_R':
: undefined reference to `__ctype_b'
/usr/lib/gcc-lib/i386-linux/2.95.4/libg2c.a(lread.o)(.text+0x3e4): In
function `l_R':
: undefined reference to `__ctype_b'
/usr/lib/gcc-lib/i386-linux/2.95.4/libg2c.a(lread.o)(.text+0x447): In
function `l_R':
: undefined reference to `__ctype_b'
/usr/lib/gcc-lib/i386-linux/2.95.4/libg2c.a(lread.o)(.text+0xceb): In
function `l_L':
: undefined reference to `__ctype_b'
/usr/lib/gcc-lib/i386-linux/2.95.4/libg2c.a(lread.o)(.text+0xfec): more
undefined references to `__ctype_b' follow
collect2: ld returned 1 exit status
epperly@driftcreek[examples/hello/runF77]>

If I use g77-3.2 to link it, it works fine.
epperly@driftcreek[examples/hello/runF77]>g77-3.2 -g -O2 -o runF772C
helloclient.o ./.libs/libClient.a -L/usr/lib/gcc-lib/i386-linux/3.2
.../libC/.libs/libImpl.a
/home/epperly/current/linux/runtime/sidl/.libs/libsidl.a
.../../../runtime/sidl/.libs/libsidl.a -ldl -lg2c -lm -lc -ldl
epperly@driftcreek[examples/hello/runF77]>
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux driftcreek 2.4.19 #2 Fri Aug 23 14:04:32 PDT 2002 i686
Locale: LANG=C, LC_CTYPE=

Versions of packages g77-2.95 depends on:
ii  g77                          2:2.95.4-17 The GNU Fortran 77 compiler.
ii  gcc-2.95                     1:2.95.4-12 The GNU C compiler.
ii  libc6                        2.3.1-2     GNU C Library: Shared libraries an

-- no debconf information


---------------------------------------
Received: (at 165800-done) by bugs.debian.org; 23 Oct 2002 20:47:29 +0000
>From doko@cs.tu-berlin.de Wed Oct 23 15:47:28 2002
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 184SPY-0006Qf-00; Wed, 23 Oct 2002 15:47:28 -0500
Received: from bolero.cs.tu-berlin.de (daemon@bolero.cs.tu-berlin.de [130.149.19.1])
	by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id WAA06658;
	Wed, 23 Oct 2002 22:37:30 +0200 (MET DST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.11.6+Sun/8.9.3) id g9NKbUa25876;
	Wed, 23 Oct 2002 22:37:30 +0200 (MEST)
From: Matthias Klose <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <15799.2186.227650.322406@gargle.gargle.HOWL>
Date: Wed, 23 Oct 2002 22:37:30 +0200
To: Tom Epperly <tepperly@llnl.gov>, 165800-done@bugs.debian.org
Subject: Re: Bug#165800: g77-2.95: undefined reference to `__ctype_b' when linking multi-language binary
In-Reply-To: <[🔎] 20021021201958.0A97F8D7@driftcreek.llnl.gov>
References: <[🔎] 20021021201958.0A97F8D7@driftcreek.llnl.gov>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Delivered-To: 165800-done@bugs.debian.org
X-Spam-Status: No, hits=-8.2 required=5.0
	tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01
	version=2.41
X-Spam-Level: 

fixed with  glibc-2.3.1-3

Tom Epperly writes:
> Package: g77-2.95
> Version: 1:2.95.4-12
> Severity: normal
> 
> I have a multi-language application. It used to compile fine. Now, it
> has an undefined reference when linking.
> 
> epperly@driftcreek[examples/hello/runF77]>g77 -g -O2 -o runF772C
> helloclient.o ./.libs/libClient.a -L/usr/lib/gcc-lib/i386-linux/2.95.4
> .../libC/.libs/libImpl.a
> /home/epperly/current/linux/runtime/sidl/.libs/libsidl.a
> .../../../runtime/sidl/.libs/libsidl.a -ldl -lg2c -lm -lc -ldl
> /usr/lib/gcc-lib/i386-linux/2.95.4/libg2c.a(lread.o)(.text+0x1c6): In
> function `l_R':
> : undefined reference to `__ctype_b'
> /usr/lib/gcc-lib/i386-linux/2.95.4/libg2c.a(lread.o)(.text+0x2f6): In
> function `l_R':
> : undefined reference to `__ctype_b'
> /usr/lib/gcc-lib/i386-linux/2.95.4/libg2c.a(lread.o)(.text+0x3e4): In
> function `l_R':
> : undefined reference to `__ctype_b'
> /usr/lib/gcc-lib/i386-linux/2.95.4/libg2c.a(lread.o)(.text+0x447): In
> function `l_R':
> : undefined reference to `__ctype_b'
> /usr/lib/gcc-lib/i386-linux/2.95.4/libg2c.a(lread.o)(.text+0xceb): In
> function `l_L':
> : undefined reference to `__ctype_b'
> /usr/lib/gcc-lib/i386-linux/2.95.4/libg2c.a(lread.o)(.text+0xfec): more
> undefined references to `__ctype_b' follow
> collect2: ld returned 1 exit status
> epperly@driftcreek[examples/hello/runF77]>
> 
> If I use g77-3.2 to link it, it works fine.
> epperly@driftcreek[examples/hello/runF77]>g77-3.2 -g -O2 -o runF772C
> helloclient.o ./.libs/libClient.a -L/usr/lib/gcc-lib/i386-linux/3.2
> .../libC/.libs/libImpl.a
> /home/epperly/current/linux/runtime/sidl/.libs/libsidl.a
> .../../../runtime/sidl/.libs/libsidl.a -ldl -lg2c -lm -lc -ldl
> epperly@driftcreek[examples/hello/runF77]>
> -- System Information:
> Debian Release: testing/unstable
> Architecture: i386
> Kernel: Linux driftcreek 2.4.19 #2 Fri Aug 23 14:04:32 PDT 2002 i686
> Locale: LANG=C, LC_CTYPE=
> 
> Versions of packages g77-2.95 depends on:
> ii  g77                          2:2.95.4-17 The GNU Fortran 77 compiler.
> ii  gcc-2.95                     1:2.95.4-12 The GNU C compiler.
> ii  libc6                        2.3.1-2     GNU C Library: Shared libraries an
> 
> -- no debconf information
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-gcc-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: