Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 162736 - Compile error libstdc++-v3-3.3.6 with glibc-2.5
Summary: Compile error libstdc++-v3-3.3.6 with glibc-2.5
Status: RESOLVED DUPLICATE of bug 97977
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-19 02:18 UTC by Atsushi Kobayashi
Modified: 2007-01-19 07:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Atsushi Kobayashi 2007-01-19 02:18:20 UTC
emerge sys-libs/libstdc++-v3 on ppc64(playstation3) cause error

stuff.c:62:
/usr/include/bits/stdio.h: In function `vprintf':
/usr/include/bits/stdio.h:36: error: syntax error before "__restrict__"
/usr/include/bits/stdio.h: In function `getchar':
/usr/include/bits/stdio.h:43: error: syntax error before "__restrict__"
/usr/include/bits/stdio.h:59: confused by earlier errors, bailing out
make[1]: *** [crtbegin.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/libstdc++-v3-3.3.6/work/build/gcc'
make: *** [all-gcc] Error 2

!!! ERROR: sys-libs/libstdc++-v3-3.3.6 failed.


Reproducible: Always

Steps to Reproduce:
1.emerge sys-libs/libstdc++-v3
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-19 07:52:18 UTC

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