>>>>> "Wolfgang" == Wolfgang Spraul <[email protected]> writes:

> David, I tried to build config.full_system, but ran into this
> libgfortran problem:

> cp -fpR
> /home/wolfgang/fullsys/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/lib/libgfortran.so.*
> /home/wolfgang/fullsys/build_dir/linux-xburst_qi_lb60/base-files/ipkg-xburst/libgfortran/usr/lib/
> cp: cannot stat
> `/home/wolfgang/fullsys/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/lib/libgfortran.so.*':
> No such file or directory

Yeah, I hit that once, too.  For libgfortran to build you need to set

CONFIG_INSTALL_GFORTRAN=y

in your .config (make sure you have the latest openwrt-xburst); also
available somewhere below in the "advanced configuration options" in
'make menuconfig').  

Unfortunately for that change to be picked up, you need to manually
trigger a toolchain rebuild (or at least a rebuild of GCC).

make toolchain/{clean,compile}

(?) should do it.  

cheers,

David
-- 
GnuPG public key: http://user.cs.tu-berlin.de/~dvdkhlng/dk.gpg
Fingerprint: B17A DC95 D293 657B 4205  D016 7DEF 5323 C174 7D40

Attachment: pgpiiiFLOWpWv.pgp
Description: PGP signature

_______________________________________________
Qi Hardware Discussion List
Mail to list (members only): [email protected]
Subscribe or Unsubscribe: 
http://lists.en.qi-hardware.com/mailman/listinfo/discussion

Reply via email to