Your message dated Sun, 26 May 2002 10:00:05 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#148192: configuration error in gcc 3.1
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; 26 May 2002 02:58:55 +0000
>From [EMAIL PROTECTED] Sat May 25 21:58:55 2002
Return-path: <[EMAIL PROTECTED]>
Received: from bromo.med.uc.edu (bromo.msbb.uc.edu) [129.137.3.146] 
        by master.debian.org with smtp (Exim 3.12 1 (Debian))
        id 17BoF7-00054y-00; Sat, 25 May 2002 21:58:49 -0500
Received: (from [EMAIL PROTECTED])
        by bromo.msbb.uc.edu (SGI-8.9.3/8.9.3) id WAA48288
        for [EMAIL PROTECTED]; Sat, 25 May 2002 22:58:11 -0400 (EDT)
Date: Sat, 25 May 2002 22:58:11 -0400 (EDT)
From: Jack Howarth <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: configuration error in gcc 3.1
Delivered-To: [EMAIL PROTECTED]

Package: gcc
Version: 3.1-2

It appears that the build scripts for the gcc 3.1 package are
flawed in setting the configure paramaters. I find that when
I build this package on debian ppc sid, the resulting gcc shows

 gcc -v
Reading specs from /usr/lib/gcc-lib/powerpc-linux/3.1/specs
Configured with: /src/gcc/gcc-3.1-3.1ds2/src/configure -v 
--enable-languages=c,c++,java,f77,proto,objc,ada --prefix=/usr 
--mandir=$(prefix)/share/man --infodir=$(prefix)/share/info 
--with-gxx-include-dir=$(prefix)/include/g++-v3-3.1 --enable-shared 
--with-system-zlib --enable-long-long --enable-nls --without-included-gettext 
--enable-clocale=gnu --enable-threads=posix --enable-java-gc=boehm 
--enable-objc-gc powerpc-linux
Thread model: posix
gcc version 3.1 (Debian)

whereas the rpm packages for ppclinux that Franz Sirl did on
entropy.crashing.org produce fully expanded entries in the gcc -v
response for --mandir, --infodir, --with-gxx-include-dir, etc.
That is $(prefix) in the above output should have been expanded
to /usr.

---------------------------------------
Received: (at 148192-done) by bugs.debian.org; 26 May 2002 08:04:18 +0000
>From [EMAIL PROTECTED] Sun May 26 03:04:18 2002
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 17Bt0j-0007pr-00; Sun, 26 May 2002 03:04:18 -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 KAA25982;
        Sun, 26 May 2002 10:00:06 +0200 (MET DST)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.11.6+Sun/8.9.3) id g4Q805W20095;
        Sun, 26 May 2002 10:00:05 +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: Sun, 26 May 2002 10:00:05 +0200
To: Jack Howarth <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#148192: configuration error in gcc 3.1
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Delivered-To: [EMAIL PROTECTED]

Jack Howarth writes:
> Package: gcc
> Version: 3.1-2
> 
> It appears that the build scripts for the gcc 3.1 package are
> flawed in setting the configure paramaters. I find that when
> I build this package on debian ppc sid, the resulting gcc shows
> 
>  gcc -v
> Reading specs from /usr/lib/gcc-lib/powerpc-linux/3.1/specs
> Configured with: /src/gcc/gcc-3.1-3.1ds2/src/configure -v 
> --enable-languages=c,c++,java,f77,proto,objc,ada --prefix=/usr 
> --mandir=$(prefix)/share/man --infodir=$(prefix)/share/info 
> --with-gxx-include-dir=$(prefix)/include/g++-v3-3.1 --enable-shared 
> --with-system-zlib --enable-long-long --enable-nls --without-included-gettext 
> --enable-clocale=gnu --enable-threads=posix --enable-java-gc=boehm 
> --enable-objc-gc powerpc-linux
> Thread model: posix
> gcc version 3.1 (Debian)
> 
> whereas the rpm packages for ppclinux that Franz Sirl did on
> entropy.crashing.org produce fully expanded entries in the gcc -v
> response for --mandir, --infodir, --with-gxx-include-dir, etc.
> That is $(prefix) in the above output should have been expanded
> to /usr.

why is this a bug? for these variables, we use the same prefix as
given in the --prefix option.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to