General TC > Remasters / Remixes - Unofficial

Need help for compiling tinycore : make modules fail

(1/2) > >>

Bams:
Hi all,
I'm an old newbie atempting to compile tinycore on a box dedicated to electronics DiY (with RTAI)
sources : linux-3.8.13-patched + config-3.8.13-tinycore (further mv to ".config")
how to : http://wiki.tinycorelinux.net/wiki:custom_kernel

I began to verify if things works without any modification.
make bzImage works well and I was able to use this it with core.gz "like a charm"
But when compiling modules, i'm stuck with error in ipt_ECN.c:   'XT_DSCP_MASK' undeclared
and then make install error:    can't stat '/work_directory/modules.builtin': No such file or directory

Where to dig ??

Box : IBM lenovo _ Intel Pentium E2200 (2x 2.2GHz / 1MB / 800MHz FSB)

tools : kmaps.tcz, compiletc.tcz, perl5.tcz, ncurses-dev.tcz, bash.tcz

Thanks for help.

gerald_clark:
Are you running out of memory?
Remember that the root filesystem resides in RAM.
Unless your build tree is on a persistent drive, you will not have enough RAM to do the compile.

Bams:
device used for build tree :
Filesystem                Size      Used Available Use% Mounted on
/dev/sda3                23.6G      2.7G     20.8G  12% /mnt/sda3

Memory free :
             total         used         free       shared      buffers
Mem:       1032900       171848       861052            0        15396
-/+ buffers:             156452       876448
Swap:      1334976            0      1334976

is'nt it sufficient ?

curaga:
Your sda3 is a linux partition, correct? Google says that error could be caused by trying to compile on fat32.

Bams:
YES curaga, you'r right ... fat32 !
shame on me : I didn't ask Google the good way (or may be didn't understand itsreplys, as it don't speaks the way my mother taught to me).
so move to EXP3 part. and it works.
Thanks to be patient.

Navigation

[0] Message Index

[#] Next page

Go to full version