TinyX builds no problem. So i'm going to use that more than likely.

Busybox tar doesnt support gz or bz2 so you have to use the commands seperate.
gunzip -d file.tar.gz then tar -xvf file.tar
bunzip2 -d file.tar.bz2 etc etc.

Your wifi/wep problems still puzzle me as i know others are using wep on anOS without issue. Maybe try switching channels on your router.

Also puzzled by the compilation errors. I've built a good 15 or so apps no problem. Like htop, snes9x, scummvm, snownews, bitlbee etc etc. I'll see if i can duplicate your errors by trying to build libapr.

Cheers.

On Apr 15, 2011, at 8:26 AM, Riccardo Mottola <mul...@gmail.com> wrote:

Hi Matt,

download

ftp://sourceware.org/pub/libffi/libffi-3.0.9.tar.gz


untar-ing it will fail....

root@anOS:~# gunzip -c libffi-3.0.9.tar.gz | tar xf -
tar: invalid tar magic



Riccardo
_______________________________________________
Mipsbook-devel mailing list
Mipsbook-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/mipsbook-devel
_______________________________________________
Mipsbook-devel mailing list
Mipsbook-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/mipsbook-devel

Reply via email to