I get the following error trying to compile the experimental image and I get right away an error:
[gus@comp buildroot]$ make
cp .config .config.test
scripts/configtest.pl
make -j1 -C target prepare
make[1]: Entering directory `/home/gus/development/misc/OpenWRT/snapshot/experimental/buildroot/target'
make[1]: *** virtual memory exhausted. Stop.
make[1]: Leaving directory `/home/gus/development/misc/OpenWRT/snapshot/experimental/buildroot/target'
Make is up to date:
[gus@comp buildroot]$ make -v
GNU Make 3.80
The linux platform is Mandrake 10.1.
Does anybody have an idea of what's going on?
Guillaume.