Your message dated Fri, 25 Jul 2003 08:25:42 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#202774: g++-3.3: Doesn't link default compiler
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; 25 Jul 2003 02:16:41 +0000
>From [EMAIL PROTECTED] Thu Jul 24 21:14:53 2003
Return-path: <[EMAIL PROTECTED]>
Received: from ms-smtp-01.rdc-kc.rr.com [24.94.166.115] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 19fs6f-0000Rd-00; Thu, 24 Jul 2003 21:14:53 -0500
Received: from myah (CPE-65-29-4-59.mn.rr.com [65.29.4.59])
        by ms-smtp-01.rdc-kc.rr.com (8.12.8p1/8.12.7) with ESMTP id 
h6P2En2u014503;
        Thu, 24 Jul 2003 21:14:51 -0500 (CDT)
Received: from hackel by myah with local (Exim 3.36 #1 (Debian))
        id 19fs6r-0002ux-00; Thu, 24 Jul 2003 21:15:05 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Ryan Hayle <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: g++-3.3: Doesn't link default compiler
X-Mailer: reportbug 2.20
Date: Thu, 24 Jul 2003 21:15:04 -0500
Message-Id: <[EMAIL PROTECTED]>
Sender: Ryan Hayle <[EMAIL PROTECTED]>
X-Virus-Scanned: Symantec AntiVirus Scan Engine
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-5.0 required=4.0
        tests=HAS_PACKAGE
        version=2.53-bugs.debian.org_2003_07_20
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20 
(1.174.2.15-2003-03-30-exp)

Package: g++-3.3
Version: 1:3.3.1-0rc1
Severity: minor

I just installed g++-3.3 on a fresh Debian system, and no symlink is 
created from /usr/bin/g++-3.3 to /usr/bin/g++.  Perhaps this is by 
design, but it's annoying (and potentially confusing) to have to make 
the link yourself.  Are the various gcc-* packages going to be put into 
the /etc/alternatives system?  Well I just wanted to make sure 
people were aware of this problem.

Thanks,
Ryan

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux myah 2.4.21-2-k6 #1 Sat Jul 5 02:47:26 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages g++-3.3 depends on:
ii  gcc-3.3                     1:3.3.1-0rc1 The GNU C compiler
ii  gcc-3.3-base                1:3.3.1-0rc1 The GNU Compiler Collection (base 
ii  libc6                       2.3.1-17     GNU C Library: Shared libraries an
ii  libstdc++5-3.3-dev          1:3.3.1-0rc1 The GNU Standard C++ Library v3 (d

-- no debconf information


---------------------------------------
Received: (at 202774-done) by bugs.debian.org; 25 Jul 2003 06:30:07 +0000
>From [EMAIL PROTECTED] Fri Jul 25 01:30:02 2003
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 19fw5a-0005wl-00; Fri, 25 Jul 2003 01:30:02 -0500
Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1])
        by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id IAA26623
        for <[EMAIL PROTECTED]>; Fri, 25 Jul 2003 08:25:42 +0200 (MET DST)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.11.6+Sun/8.9.3) id h6P6PgL20435;
        Fri, 25 Jul 2003 08:25:42 +0200 (MEST)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Fri, 25 Jul 2003 08:25:42 +0200
To: [EMAIL PROTECTED]
Subject: Re: Bug#202774: g++-3.3: Doesn't link default compiler
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-14.5 required=4.0
        tests=BAYES_10,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,
              REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_VM
        autolearn=ham version=2.53-bugs.debian.org_2003_07_20
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20 
(1.174.2.15-2003-03-30-exp)

Daniel Jacobowitz writes:
> On Thu, Jul 24, 2003 at 09:15:04PM -0500, Ryan Hayle wrote:
> > Package: g++-3.3
> > Version: 1:3.3.1-0rc1
> > Severity: minor
> > 
> > I just installed g++-3.3 on a fresh Debian system, and no symlink is 
> > created from /usr/bin/g++-3.3 to /usr/bin/g++.  Perhaps this is by 
> > design, but it's annoying (and potentially confusing) to have to make 
> > the link yourself.  Are the various gcc-* packages going to be put into 
> > the /etc/alternatives system?  Well I just wanted to make sure 
> > people were aware of this problem.
> 
> If you want a /usr/bin/g++, you're supposed to install the "g++"
> package.

or maybe just install the build-essential package to get the build
environment on your machine.


Reply via email to