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

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



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
> this is actually gcc-3.3.
> 
> Summary: G++ is not finding any of its own include files.
> 
> Sample ./configure output:
> checking for ANSI C header files... no
> checking for sys/types.h... no
> checking for sys/stat.h... no
> checking for stdlib.h... no
> checking for string.h... no
> checking for memory.h... no
> checking for strings.h... no
> checking for inttypes.h... no
> checking for stdint.h... no
> checking for unistd.h... no
> checking for size_t... no
> 
> configure.log command line for the failed ANSI headers check:
> configure:4364: checking for ANSI C header files
> configure:4378: g++ -E  -I../lib-src/libid3tag -I/usr/lib/wx/include/gtk-2.4 -DG
> TK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.cc
> In file included from configure:4371:
> /usr/include/stdlib.h:33:20: stddef.h: No such file or directory
> In file included from /usr/include/sys/types.h:31,
>                  from /usr/include/stdlib.h:416,
>                  from configure:4371:
> /usr/include/bits/types.h:31:20: stddef.h: No such file or directory
> In file included from /usr/include/stdlib.h:416,
>                  from configure:4371:
> /usr/include/sys/types.h:147:20: stddef.h: No such file or directory
> In file included from /usr/include/stdlib.h:578,
>                  from configure:4371:
> /usr/include/alloca.h:25:20: stddef.h: No such file or directory
> configure:4372:20: stdarg.h: No such file or directory
> In file included from configure:4373:
> /usr/include/string.h:33:20: stddef.h: No such file or directory
> configure:4374:19: float.h: No such file or directory
> configure:4384: $? = 1
> configure: failed program was:
> #line 4370 "configure"
> #include "confdefs.h"
> #include <stdlib.h>
> #include <stdarg.h>
> #include <string.h>
> #include <float.h>
> 
> configure:4492: result: no
> 
> Obviously this affects any attempt to use g++.
> 
> -- System Information:
> Debian Release: testing/unstable
> Architecture: i386
> Kernel: Linux Snotfish 2.4.21+preempt+lowlat #12 SMP Mon Aug 18 19:56:50 EDT 2003 i686
> Locale: LANG=C, LC_CTYPE=C
> 
> Versions of packages gcc-3.3 depends on:
> ii  binutils                 2.14.90.0.4-0.1 The GNU assembler, linker and bina
> ii  cpp-3.3                  1:3.3.2-0pre5   The GNU C preprocessor
> ii  gcc-3.3-base             1:3.3.2-0pre5   The GNU Compiler Collection (base 
> ii  libc6                    2.3.2-8         GNU C Library: Shared libraries an
> ii  libgcc1                  1:3.3.2-0pre1   GCC support library
> 
> -- no debconf information
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-gcc-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: