Your message dated Thu, 2 Sep 2004 00:02:57 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#269515: cpp-3.3: cpp 'fails sanity check'
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; 1 Sep 2004 21:43:55 +0000
>From [EMAIL PROTECTED] Wed Sep 01 14:43:55 2004
Return-path: <[EMAIL PROTECTED]>
Received: from smtp812.mail.ukl.yahoo.com [217.12.12.202] 
        by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
        id 1C2ctX-0003kx-00; Wed, 01 Sep 2004 14:43:55 -0700
Received: from unknown (HELO kazbak.co.uk) ([EMAIL PROTECTED] with plain)
  by smtp812.mail.ukl.yahoo.com with SMTP; 1 Sep 2004 21:43:23 -0000
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 01 Sep 2004 22:43:20 +0100
From: Joel Cross <[EMAIL PROTECTED]>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030401 
Debian/1.0.2-2
MIME-Version: 1.0
To: submit <[EMAIL PROTECTED]>
Subject: cpp-3.3: cpp 'fails sanity check'
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: cpp-3.3
Version: 1:3.3.4-6sarge1.2
Severity: important

When running the configure script to install LAME, cpp is described as
failing sanity check. The error message given by cpp is:

cpp: installation problem, cannot exec `cc1plus': No such file or
directory

could this be caused by incorrect dependencies for cpp?

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.25-1-386
Locale: LANG=en_GB, LC_CTYPE=en_GB

Versions of packages cpp-3.3 depends on:
ii  gcc-3.3-base           1:3.3.4-6sarge1.2 The GNU Compiler Collection 
(base
ii  libc6                  2.3.2.ds1-13      GNU C Library: Shared 
libraries an

-- no debconf information


---------------------------------------
Received: (at 269515-done) by bugs.debian.org; 1 Sep 2004 22:03:00 +0000
>From [EMAIL PROTECTED] Wed Sep 01 15:03:00 2004
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1C2dC0-0006NG-00; Wed, 01 Sep 2004 15:03:00 -0700
Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13])
        by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id AAA10225;
        Thu, 2 Sep 2004 00:02:58 +0200 (MEST)
Received: from localhost (localhost [127.0.0.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 37A0DF220;
        Thu,  2 Sep 2004 00:02:58 +0200 (MEST)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
 by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
 id 27357-07; Thu,  2 Sep 2004 00:02:58 +0200 (MEST)
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP;
        Thu,  2 Sep 2004 00:02:57 +0200 (MEST)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id i81M2vF5027934;
        Thu, 2 Sep 2004 00:02:57 +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: Thu, 2 Sep 2004 00:02:57 +0200
To: Joel Cross <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#269515: cpp-3.3: cpp 'fails sanity check'
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_01,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Joel Cross writes:
> Package: cpp-3.3
> Version: 1:3.3.4-6sarge1.2
> Severity: important
> 
> When running the configure script to install LAME, cpp is described as
> failing sanity check. The error message given by cpp is:
> 
> cpp: installation problem, cannot exec `cc1plus': No such file or
> directory
> 
> could this be caused by incorrect dependencies for cpp?

no, cpp is the GNU C preprocessor, you want g++, the GNU C++ compiler.

        Matthias


Reply via email to