Re: Building error

2005-06-15 Thread Ronald G. Minnich
what version of python do you have on your machine? what distro is this? ron ___ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios

Re: Building error

2005-04-24 Thread Ronald G. Minnich
On Sat, 23 Apr 2005, Huang-Jen Wang wrote: my phthon version is 2.2.2, and my linux is Red Hat 9.0 hmm. Can you try something a little more modern? I don't understand the error you are seeing. ron ___ Linuxbios mailing list

Re: Building error

2005-04-23 Thread Huang-Jen Wang
ron, my phthon version is 2.2.2, and my linux is Red Hat 9.0 On 4/23/05, Ronald G. Minnich rminnich@lanl.gov wrote: what version of python do you have on your machine? what distro is this? ron ___ Linuxbios mailing list Linuxbios@clustermatic.org

Re: Building error

2005-04-22 Thread Huang-Jen Wang
Hi Ollie, I just find a strang thing, if I change my ROM_IAMGE_SIZE as the range from 0x1c000 to 0x2 (below 0x1c000 I didn't test) the error is always as follow: linuxbios image is X bytes; only Y allowed Linuxbios input file larger than alllowed size :Success make[1]: *** [linuxbios.rom]

Building error

2005-04-21 Thread Huang-Jen Wang
Dear all, I use HDAMA mainboad, if I am trying to make VGA work if I add uses CONFIG_CONSOLE_VGA uses CONFIG_PCI_ROM_RUN default CONFIG_CONSOLE_VGA=1 default CONFIG_PCI_ROM_RUN=1 to src/mainboards/arima/hdama/Options.lb and then build it , it will has error like: linuxbios image is 114703

Re: Building error

2005-04-21 Thread Huang-Jen Wang
. . . DCONFIG_ROM_STREAM='1' -DCONFIG_ROM_STREAM_START='0xfffe' -DCONFIG_FS_STREAM='0' -DCONFIG_FS_EXT2='0' -DCONFIG_FS_ISO9660='0' -DCONFIG_FS_FAT='0' -DAUTOBOOT_DELAY='2' -DAUTOBOOT_CMDLINE='hdc1:/vmlinuz root=/dev/hdc3 console=tty0 console=ttyS0,115200' -DCONFIG_IDE='0'