Hello all, first post to this list.

I am trying to customise a build of 'backfire' and having dificulties.

My setup:

Archlinux i686 in Virtualbox
svn checkout from svn://svn.openwrt.org/openwrt/branches/backfire
svn version is 24205

A 'make prereq' works fine so I assume I have everthing installed fine.

After a 'make menuconfig' and selecting to build the toolchain I run
'make V=99' and I get the following:

In file included from 
/home/felix/openwrt/backfire/build_dir/toolchain-mipsel_gcc-3.4.6_uClibc-0.9.30.1/gcc-3.4.6/libstdc++-v3/src/globals_io.cc:34:
/home/felix/openwrt/backfire/build_dir/toolchain-mipsel_gcc-3.4.6_uClibc-0.9.30.1/gcc-3.4.6-final/mipsel-openwrt-linux-uclibc/libstdc++-v3/include/ext/stdio_sync_filebuf.h:
 In member function `virtual std::streampos 
__gnu_cxx::stdio_sync_filebuf<_CharT, _Traits>::seekoff(std::streamoff, 
std::_Ios_Seekdir, std::_Ios_Openmode)':
/home/felix/openwrt/backfire/build_dir/toolchain-mipsel_gcc-3.4.6_uClibc-0.9.30.1/gcc-3.4.6-final/mipsel-openwrt-linux-uclibc/libstdc++-v3/include/ext/stdio_sync_filebuf.h:170:
 error: there are no arguments to `fseeko64' that depend on a template 
parameter, so a declaration of `fseeko64' must be available
/home/felix/openwrt/backfire/build_dir/toolchain-mipsel_gcc-3.4.6_uClibc-0.9.30.1/gcc-3.4.6-final/mipsel-openwrt-linux-uclibc/libstdc++-v3/include/ext/stdio_sync_filebuf.h:170:
 error: (if you use `-fpermissive', G++ will accept your code, but allowing the 
use of an undeclared name is deprecated)
/home/felix/openwrt/backfire/build_dir/toolchain-mipsel_gcc-3.4.6_uClibc-0.9.30.1/gcc-3.4.6-final/mipsel-openwrt-linux-uclibc/libstdc++-v3/include/ext/stdio_sync_filebuf.h:171:
 error: there are no arguments to `ftello64' that depend on a template 
parameter, so a declaration of `ftello64' must be available
make[7]: *** [globals_io.lo] Error 1


The issue being with 'ftello64'.

I have tried with large file support both enabled and disabled with the same 
issue.

Any suggestions would be appreciated.

-felix

-- 
  email: [email protected]
    web: http://seconddrawer.com.au/
    gpg: E6FC 5BC6 268D B874 E546 8F6F A2BB 220B D5F6 92E3

Attachment: signature.asc
Description: Digital Signature

_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to