Your message dated Sun, 21 Nov 2004 11:23:16 +0100 with message-id <[EMAIL PROTECTED]> and subject line Bug#269228: gcc-3.3: displays error and quits when trying to compile anything 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; 31 Aug 2004 14:12:05 +0000 >From [EMAIL PROTECTED] Tue Aug 31 07:12:04 2004 Return-path: <[EMAIL PROTECTED]> Received: from smtp801.mail.ukl.yahoo.com [217.12.12.138] by spohr.debian.org with smtp (Exim 3.35 1 (Debian)) id 1C29Mi-00042K-00; Tue, 31 Aug 2004 07:12:04 -0700 Received: from unknown (HELO kazbak.co.uk) ([EMAIL PROTECTED] with plain) by smtp801.mail.ukl.yahoo.com with SMTP; 31 Aug 2004 14:11:33 -0000 Message-ID: <[EMAIL PROTECTED]> Date: Tue, 31 Aug 2004 15:11:29 +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: gcc-3.3: displays error and quits when trying to compile anything 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: gcc-3.3 Version: 1:3.3.4-6sarge1.2 Severity: important When running gcc on any file, I receive this error message: /usr/bin/ld: cannot open crt1.o: No such file or directory collect2: ld returned 1 exit status -- 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 gcc-3.3 depends on: ii binutils 2.14.90.0.7-8 The GNU assembler, linker and bina ii cpp-3.3 1:3.3.4-6sarge1.2 The GNU C preprocessor 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 ii libgcc1 1:3.4.1-4sarge1 GCC support library -- no debconf information --------------------------------------- Received: (at 269228-done) by bugs.debian.org; 21 Nov 2004 10:23:42 +0000 >From [EMAIL PROTECTED] Sun Nov 21 02:23:42 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 1CVosg-0000Rs-00; Sun, 21 Nov 2004 02:23:42 -0800 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 LAA24856; Sun, 21 Nov 2004 11:23:39 +0100 (MET) Received: from localhost (localhost [127.0.0.1]) by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 443C6F21A; Sun, 21 Nov 2004 11:23:39 +0100 (MET) 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 10588-36; Sun, 21 Nov 2004 11:23:16 +0100 (MET) 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; Sun, 21 Nov 2004 11:23:16 +0100 (MET) Received: (from [EMAIL PROTECTED]) by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id iALANGck012699; Sun, 21 Nov 2004 11:23:16 +0100 (MET) 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: Sun, 21 Nov 2004 11:23:16 +0100 To: "Ludovic Brenta" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Cc: "Joel Cross" <[EMAIL PROTECTED]> Subject: Re: Bug#269228: gcc-3.3: displays error and quits when trying to compile anything In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: "Ludovic Brenta <[EMAIL PROTECTED]>" <[EMAIL PROTECTED]> writes: > You need to install libc6-dev. > > gcc-3.3 does not seem to depend on libc6-dev. correctly. > Is this normal? yes, there is a subset of programs, which don't need libc-dev.