I use the last CVS version.
I have compiled a kernel 2.4.0-test12 pached for linuxbios

My steps:

# cd freebios/linuxbios/

# mkdir M810LMR

# cd M810LMR

# cp ../../util/config/pcchips.config .

# python ../../util/config/LBConfig.py pcchips.config /NEC/freebios

The python script return:
arch is not a valid command!

I don't understand
So, I have tried to comment this option (arch) in pcchips.config

The python script return:
Process config file: ../../src/mainboard/pcchips/m810lmr/Config
arch is not a valid command!

So, I have tried to comment this option (arch) in file Config too

The python script return:
Process config file: ../../src/mainboard/pcchips/m810lmr/Config
Process config file: ../../src/northsouthbridge/sis/730/Config
Added ram init file: northsouthbridge/sis/730/raminit.inc
nsuperio is not a valid command!

So, I have commented this option in
../../src/mainboard/pcchips/m810lmr/Config

Now, the python script go to the end.

# cd pcchips

# make

I receive the error:
crt0.S:32 []/setup_serial.inc: No such file or directory
make: *** [crt0.s] Error 1

So, I have commented the SERIAL_CONSOLE option in pcchips.config

# make

This time, some .o files are compiled, and I receive the error:
irq_tables.c:1: i386_subr.h: No such file or directory
make: *** [irq_tables.o] Error 1

I think that this file is not found because I haven't arch defined.
At this time, I have decided to stop the massacre.

Where is the mistakes in my procedure?
Where can I find documentation to set the good options for the m810lmr
mainboard?
Has someone successfuly compiled linuxbios for m810lmr mainboard?

Thanx in advance.
Regards,
Valery

-- 
Valery Febvre / Easter-Eggs              Sp�cialiste GNU/Linux
44-46 rue de l'Ouest  -  75014 Paris  -  France -  M�tro Gait�
Phone: +33 (0) 1 43 35 00 37    -   Fax: +33 (0) 1 43 35 00 76
mailto:[EMAIL PROTECTED]  -   http://www.easter-eggs.com
ICQ: 94270812

Reply via email to