Hi Mike,
What arguments are you using to compile the kernel?
Is the 'stamp-build-area' used for a ramdisk?
Try doing a mount during the compile/link phase to check if its creating a
ramdisk. Isn't that what fakeroot does?
JayJay
________________________________
From: Michael Tinsay <[email protected]>
To: Philippine Linux Users' Group (PLUG) Technical Discussion List
<[email protected]>
Sent: Tuesday, September 27, 2011 10:31 PM
Subject: Re: [plug] Error compiling kernel
$ ulimit
unlimited
$ ulimit -Ha
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 20
file size (blocks, -f) unlimited
pending signals (-i) 16382
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 4096
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) unlimited
cpu time (seconds, -t) unlimited
max user processes (-u) unlimited
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
root# ulimit -Ha
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 20
file size (blocks, -f) unlimited
pending signals (-i) 16382
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 4096
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) unlimited
cpu time (seconds, -t) unlimited
max user processes (-u) unlimited
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
________________________________
From: erik <[email protected]>
To: Michael Tinsay <[email protected]>; Philippine Linux Users' Group (PLUG)
Technical Discussion List <[email protected]>
Sent: Monday, September 26, 2011 11:29 PM
Subject: Re: [plug] Error compiling kernel
Noong Monday 26,September,2011 06:17 PM sinulat ni Michael Tinsay
> Hi.
>
> I've been trying to compile the 3.0 kernel in Ubuntu Natty (11.04), but I
> keep running into the same problem. Below is the tail end of the log:
>
> GEN .version
> CHK include/generated/compile.h
> LD .tmp_vmlinux1
> KSYM .tmp_kallsyms1.S
> AS .tmp_kallsyms1.o
> LD .tmp_vmlinux2
> KSYM .tmp_kallsyms2.S
> AS .tmp_kallsyms2.o
> LD vmlinux
> ld: final link failed: No space left on device
> make[1]: *** [vmlinux] Error 1
> make[1]: Leaving directory
> `/var/cache/prevu/src/4955/extracted/debian/build/build-server'
> make: ***
> [/var/cache/prevu/src/4955/extracted/debian/stamps/stamp-build-server] Error 2
>
>
> The weird thing is that I have lots of available space:
maybe user limits - try ulimit
-Ha
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph