Bug 32996 - bootstrap fails with missing header file
Summary: bootstrap fails with missing header file
Status: RESOLVED DUPLICATE of bug 29196
Alias: None
Product: gcc
Classification: Unclassified
Component: bootstrap (show other bugs)
Version: 4.3.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-05 17:54 UTC by Dalibor Topic
Modified: 2007-08-05 18:03 UTC (History)
2 users (show)

See Also:
Host: x86_64-unknown-linux-gnu
Target: x86_64-unknown-linux-gnu
Build: x86_64-unknown-linux-gnu
Known to work:
Known to fail:
Last reconfirmed:


Attachments
build log of the bootstrap failure (1.77 KB, text/x-log)
2007-08-05 17:55 UTC, Dalibor Topic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dalibor Topic 2007-08-05 17:54:45 UTC
In file included from /home/topic/Desktop/gsoc/work/build-gcc/./gcc/include-fixed/features.h:354,
                 from /usr/include/stdio.h:28,
                 from ../../../../../gcc/libgcc/../gcc/tsystem.h:90,
                 from ../../../../../gcc/libgcc/../gcc/libgcc2.c:33:
/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory
Comment 1 Dalibor Topic 2007-08-05 17:55:22 UTC
Created attachment 14027 [details]
build log of the bootstrap failure
Comment 2 Andreas Schwab 2007-08-05 18:03:58 UTC

*** This bug has been marked as a duplicate of 29196 ***