I was having the same problem. Found some stuff about a bug related to "stdio.h" and was told to remove it. All KDE pkgs compiled without a problem after that.
Here's your link. http://bugs.gentoo.org/show_bug.cgi?id=32565 Although this was unreleated to KDE in the above link it was demenstrating the same type of errors that you and I were getting. Make sure to read all through the posting to the end. HTH's, JBanks --- Guy Van Sanden <[EMAIL PROTECTED]> wrote: > Both kdegraphics and kdenetwork fail with similar errors, yet > kdebase, > kdeadmin etc compile. > > /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/stdio.h:428: than > previous > declaration `int fputc_unlocked(int, FILE*) throw ()' > /usr/include/bits/stdio.h: In function `int putc_unlocked(int, > FILE*)': > /usr/include/bits/stdio.h:86: declaration of `int putc_unlocked(int, > FILE*)' > throws different exceptions > /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/stdio.h:433: than > previous > declaration `int putc_unlocked(int, FILE*) throw ()' > /usr/include/bits/stdio.h: In function `int putchar_unlocked(int)': > /usr/include/bits/stdio.h:93: declaration of `int > putchar_unlocked(int)' > throws > different exceptions > /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/stdio.h:434: than > previous > declaration `int putchar_unlocked(int) throw ()' > /usr/include/bits/stdio.h: In function `__ssize_t getline(char**, > size_t*, > FILE*)': > /usr/include/bits/stdio.h:103: declaration of `__ssize_t > getline(char**, > size_t*, FILE*)' throws different exceptions > /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/stdio.h:480: than > previous > declaration `__ssize_t getline(char**, size_t*, FILE*) throw ()' > make[3]: *** [ksprogress.lo] Error 1 > make[3]: *** Waiting for unfinished jobs.... > make[3]: *** [ksprogressdata.lo] Error 1 > make[3]: Leaving directory > `/var/tmp/portage/kdenetwork-3.1.5/work/kdenetwork-3.1.5/ksirc/KSProgress' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory > `/var/tmp/portage/kdenetwork-3.1.5/work/kdenetwork-3.1.5/ksirc' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/var/tmp/portage/kdenetwork-3.1.5/work/kdenetwork-3.1.5' > make: *** [all] Error 2 > > !!! ERROR: kde-base/kdenetwork-3.1.5 failed. > !!! Function kde_src_compile, Line 123, Exitcode 2 > !!! died running emake, kde_src_compile:make > -- > ______________________________________________________________________ > > > Guy Van Sanden > http://unixmafia.port5.com > > Registered Linux user #249404 - September 1997 > ______________________________________________________________________ > > > -- > [EMAIL PROTECTED] mailing list > __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus -- [EMAIL PROTECTED] mailing list
