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

Bug#148192: marked as done (configuration error in gcc 3.1)



Your message dated Sun, 26 May 2002 10:00:05 +0200
with message-id <15600.38405.591514.365236@gargle.gargle.HOWL>
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 howarth@bromo.msbb.uc.edu Sat May 25 21:58:55 2002
Return-path: <howarth@bromo.msbb.uc.edu>
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 howarth@localhost)
	by bromo.msbb.uc.edu (SGI-8.9.3/8.9.3) id WAA48288
	for submit@bugs.debian.org; Sat, 25 May 2002 22:58:11 -0400 (EDT)
Date: Sat, 25 May 2002 22:58:11 -0400 (EDT)
From: Jack Howarth <howarth@bromo.msbb.uc.edu>
Message-Id: <[🔎] 200205260258.WAA48288@bromo.msbb.uc.edu>
To: submit@bugs.debian.org
Subject: configuration error in gcc 3.1
Delivered-To: submit@bugs.debian.org

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 doko@cs.tu-berlin.de Sun May 26 03:04:18 2002
Return-path: <doko@cs.tu-berlin.de>
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 (daemon@bolero.cs.tu-berlin.de [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 doko@localhost)
	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 <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <15600.38405.591514.365236@gargle.gargle.HOWL>
Date: Sun, 26 May 2002 10:00:05 +0200
To: Jack Howarth <howarth@bromo.msbb.uc.edu>, 148192-done@bugs.debian.org
Subject: Re: Bug#148192: configuration error in gcc 3.1
In-Reply-To: <[🔎] 200205260258.WAA48288@bromo.msbb.uc.edu>
References: <[🔎] 200205260258.WAA48288@bromo.msbb.uc.edu>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Delivered-To: 148192-done@bugs.debian.org

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 debian-gcc-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: