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

Bug#161238: marked as done (gcc-2.95-doc: links to gcc.info from gdb info page are broken)



Your message dated Sun, 5 Oct 2003 10:23:07 +0200
with message-id <16255.54507.501259.99336@gargle.gargle.HOWL>
and subject line fixed by the introduction of the gcc-doc package
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; 17 Sep 2002 20:56:22 +0000
>From felipe.pereira@ic.unicamp.br Tue Sep 17 15:56:21 2002
Return-path: <felipe.pereira@ic.unicamp.br>
Received: from grande.dcc.unicamp.br [143.106.7.8] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17rPOP-0002xk-00; Tue, 17 Sep 2002 15:56:21 -0500
Received: from aracaju.ic.unicamp.br (aracaju.ic.unicamp.br [143.106.7.27])
	by grande.dcc.unicamp.br (8.9.3/8.9.3) with ESMTP id RAA06312
	for <submit@bugs.debian.org>; Tue, 17 Sep 2002 17:56:17 -0300 (EST)
Received: from pinheiros.dcc.unicamp.br (pinheiros.dcc.unicamp.br [143.106.7.3])
	by aracaju.ic.unicamp.br (8.11.6/8.11.6) with ESMTP id g8HKtnj05408
	for <submit@bugs.debian.org>; Tue, 17 Sep 2002 17:55:49 -0300
Received: from localhost by pinheiros.dcc.unicamp.br (8.11.0/8.11.0) with ESMTP id g8HKu0K05406
	for <submit@bugs.debian.org>; Tue, 17 Sep 2002 17:56:00 -0300 (EST)
X-Authentication-Warning: pinheiros.dcc.unicamp.br: massia owned process doing -bs
Date: Tue, 17 Sep 2002 17:56:00 -0300 (EST)
From: felmasper@yahoo.com.br
X-Sender: massia@pinheiros.dcc.unicamp.br
To: submit@bugs.debian.org
Subject: gcc-2.95-doc: links to gcc.info from gdb info page are broken
Message-ID: <Pine.GSO.4.10.10209171754370.5356-100000@pinheiros.dcc.unicamp.br>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: submit@bugs.debian.org

Package: gcc-2.95-doc
Version: 1:2.95.4-7
Severity: normal


Some gdb info pages refer to gcc. Info tries to find gcc.info.gz but the
files installed are gcc-2.95.info.gz.

For instance, try the gdb page that talks about the gcc support to gdb
(maybe a search for "gstabs" will show the page).

It's hard for me to figure out a solution. We need a solution that allows
many versions of gcc-xxx.info installed. The best way would be if info asked
about which version of gcc to show.

In my machine, I did symlinks from gcc to gcc-2.95 and "solved" the problem,
like this:

# cd /usr/share/info
# for i in gcc-2.95.* ; do ln -s $i `echo $i | sed 's/-2.95//g'` ; done


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux felipe 2.4.18-k6 #1 Sun Apr 14 12:43:22 EST 2002 i586
Locale: LANG=C, LC_CTYPE=



---------------------------------------
Received: (at 161238-done) by bugs.debian.org; 5 Oct 2003 08:24:02 +0000
>From doko@cs.tu-berlin.de Sun Oct 05 03:24:01 2003
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de [130.149.17.13] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1A64BM-0004oq-00; Sun, 05 Oct 2003 03:24:00 -0500
Received: from bolero.cs.tu-berlin.de (doko@bolero.cs.tu-berlin.de [130.149.19.1])
	by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id KAA25808
	for <161238-done@bugs.debian.org>; Sun, 5 Oct 2003 10:23:07 +0200 (MET DST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id h958N7e1025542;
	Sun, 5 Oct 2003 10:23:07 +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: <16255.54507.501259.99336@gargle.gargle.HOWL>
Date: Sun, 5 Oct 2003 10:23:07 +0200
To: 161238-done@bugs.debian.org
Subject: fixed by the introduction of the gcc-doc package
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Delivered-To: 161238-done@bugs.debian.org
X-Spam-Status: No, hits=0.0 required=4.0
	tests=none
	version=2.53-bugs.debian.org_2003_10_03
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_03 (1.174.2.15-2003-03-30-exp)

fixed by the introduction of the gcc-doc package



Reply to: