[uClibc] Buildroot GCC 4.0.0 build errors

Adriaan Leynse lordmyth at gmail.com
Sun Jul 3 11:04:18 MDT 2005


I thought this setting was for the target system... but anyways, many thanks!
On 7/3/05, Manuel Novoa III <mjn3 at codepoet.org> wrote:
> Turn on large file support in your configuration and rebuild.
> 
> Manuel
> 
> On Sun, Jul 03, 2005 at 06:41:24PM +0200, Lord Myth wrote:
> > When compiling the system the GCC 4.0.0 compile gives these errors:
> > ------------------------------------------------
> > /home/adriaan/Projects/buildroot/toolchain_build_i386/gcc-4.0.0-final/i386-linux-uclibc/libstdc++-v3/include/ext/stdio_sync_filebuf.h:171:
> > error: there are no arguments to 'fseeko64' that depend on a template
> > parameter, so a declaration of 'fseeko64' must be available
> > /home/adriaan/Projects/buildroot/toolchain_build_i386/gcc-4.0.0-final/i386-linux-uclibc/libstdc++-v3/include/ext/stdio_sync_filebuf.h:171:
> > error: (if you use '-fpermissive', G++ will accept your code, but
> > allowing the use of an undeclared name is deprecated)
> > /home/adriaan/Projects/buildroot/toolchain_build_i386/gcc-4.0.0-final/i386-linux-uclibc/libstdc++-v3/include/ext/stdio_sync_filebuf.h:172:
> > error: there are no arguments to 'ftello64' that depend on a template
> > parameter, so a declaration of 'ftello64' must be available
> > make[4]: *** [globals_io.lo] Error 1
> > make[4]: Leaving directory
> > `/home/adriaan/Projects/buildroot/toolchain_build_i386/gcc-4.0.0-final/i386-linux-uclibc/libstdc++-v3/src'
> > make[3]: *** [all-recursive] Error 1
> > make[3]: Leaving directory
> > `/home/adriaan/Projects/buildroot/toolchain_build_i386/gcc-4.0.0-final/i386-linux-uclibc/libstdc++-v3'
> > make[2]: *** [all] Error 2
> > make[2]: Leaving directory
> > `/home/adriaan/Projects/buildroot/toolchain_build_i386/gcc-4.0.0-final/i386-linux-uclibc/libstdc++-v3'
> > make[1]: *** [all-target-libstdc++-v3] Error 2
> > make[1]: Leaving directory
> > `/home/adriaan/Projects/buildroot/toolchain_build_i386/gcc-4.0.0-final'
> > make: *** [/home/adriaan/Projects/buildroot/toolchain_build_i386/gcc-4.0.0-final/.compiled]
> > Error 2
> > --------------------------------------------------
> > What could be the problem here?
> > My configiguration file is attached, don't know if that's permitted in
> > this mailing list.
> 
> 
> > _______________________________________________
> > uClibc mailing list
> > uClibc at uclibc.org
> > http://uclibc.org/mailman/listinfo/uclibc
> 
>


More information about the uClibc mailing list