Processed: Re: Bug#214694: Newest gcc-3.3 can't find any packaged compiler includes

2003-10-08 Thread Debian Bug Tracking System
7;t find any packaged compiler includes Bug reassigned from package `gcc-3.3' to `g++-3.3'. > severity 214692 normal Bug#214692: libc6-dev: stdlib.h internal #includes broken/point to moved/non-existent headers Severity set to `normal'. > severity 214694 normal Bug#2146

Bug#214692: Bug#214694: Newest gcc-3.3 can't find any packaged compiler includes

2003-10-08 Thread Matthias Klose
xiphmont writes: > ...is there any way to cause a gcc 3.3.2 upgrade to force a g++ 3.3.2 > upgrade as well (but only if g++ 3.3 is installed) as that is what > actually bit me? (ie, upgrading gcc did not upgrade g++, and thus g++ broke) g++-3.3 depends on gcc-3.3 (>= 1:3.3.2), so apt-get should al

Bug#214694: Newest gcc-3.3 can't find any packaged compiler includes

2003-10-08 Thread Matthias Klose
reassign 214692 g++-3.3 reassign 214694 g++-3.3 severity 214692 normal severity 214694 normal merge 214692 214694 retitle 214694 g++-3.3 (3.3.2) should depend on gcc-3.3 (>= 3.3.2) thanks xiphmont writes: > > > > On Wed, Oct 08, 2003 at 07:09:19AM +0200, Matthias Klose wrote: > > tags 214694 +

Bug#214694: Newest gcc-3.3 can't find any packaged compiler includes

2003-10-08 Thread xiphmont
On Wed, Oct 08, 2003 at 07:50:38AM +0200, Matthias Klose wrote: > reassign 214692 g++-3.3 > reassign 214694 g++-3.3 > severity 214692 normal > severity 214694 normal > merge 214692 214694 > retitle 214694 g++-3.3 (3.3.2) should depend on gcc-3.3 (>= 3.3.2) > thanks ...is there any way to cause

Bug#214694: Newest gcc-3.3 can't find any packaged compiler includes

2003-10-08 Thread Phil Edwards
On Wed, Oct 08, 2003 at 01:29:03AM -0400, xiphmont wrote: > I have more information to offer; it appears to be a version skew > problem. Updating only gcc-3.3 and not g++-3.3 is what triggered the > problem (g++ was expecting includes in the old location, gcc had > removed/moved them). I'd have t

Bug#214694: Newest gcc-3.3 can't find any packaged compiler includes

2003-10-08 Thread xiphmont
On Wed, Oct 08, 2003 at 07:09:19AM +0200, Matthias Klose wrote: > tags 214694 + unreproducible > thanks > > unable to reproduce. what is the contents of confdefs.h? I have more information to offer; it appears to be a version skew problem. Updating only gcc-3.3 and not g++-3.3 is what trigger

Bug#214694: Newest gcc-3.3 can't find any packaged compiler includes

2003-10-08 Thread Matthias Klose
tags 214694 + unreproducible thanks unable to reproduce. what is the contents of confdefs.h? xiphmont writes: > Package: gcc-3.3 > Version: 1:3.3.2-0pre5 > Severity: grave > Tags: sid > Justification: renders package unusable > > I apologize for originally filing this against libc6-dev; I see >

Bug#214694: Newest gcc-3.3 can't find any packaged compiler includes

2003-10-07 Thread xiphmont
Package: gcc-3.3 Version: 1:3.3.2-0pre5 Severity: grave Tags: sid Justification: renders package unusable I apologize for originally filing this against libc6-dev; I see this is actually gcc-3.3. Summary: G++ is not finding any of its own include files. Sample ./configure output: checking for AN