Ernillew / wl500g

Automatically exported from code.google.com/p/wl500g
0 stars 0 forks source link

Buiding toolchain with gdb failed #363

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. get last source for toolchain
2. configure thru  make menuconfig
3. mark (*) Build GDB
4. run make V=99
...
build fails with message
gdb-6.8.tar.bz2 - file not found

This file actualy removed from ftp.gnu.org
unfortunatly download perl scrip does not rotate source mirros (give up on 
first url).
google helps to find 
http://pkgs.fedoraproject.org/repo/pkgs/gdb/gdb-6.8.tar.bz2/c9da266b884fb8fa54df
786dfaadbc7a/gdb-6.8.tar.bz2
or use other location if You want...

Original issue reported on code.google.com by mike.kor...@gmail.com on 16 Oct 2012 at 2:47

GoogleCodeExporter commented 9 years ago
Try to modify toolchain/gdb/Makefile to use gdb-6.8a.tar.bz2 instead. Will be 
fixed in future, but not now.

Original comment by lly.dev on 16 Oct 2012 at 6:08

GoogleCodeExporter commented 9 years ago
Additionally, you can use gdb from Entware.

Original comment by lly.dev on 16 Oct 2012 at 6:49