Repeating problems with the 440bx, and 440gx, files attached

Gregg C Levine drwho8 at worldnet.att.net
Mon Nov 18 22:40:00 CET 2002


Hello again from Gregg C Levine
Ron, I've tried your suggestion for the 440gx, it, looked like it did
not work. I've attached a script file from that one. And for the 440bx,
I have also attached a script file, and for it, the config file. I'm
confused. Really confused. There are also some other errors during the
build runs for the 440gx, if you want to see them, I'll make out a new
script file for that one.
Gregg C Levine drwho8 at worldnet.att.net
Magic word is "Grok!"
-------------- next part --------------
Script started on Mon Nov 18 22:31:17 2002
root at drwho:/usr/src/lobos/work/l440gx-build/l440gx# make
cp /usr/src/lobos/freebios/src/arch/i386/config/crt0.base crt0.S
make: *** No rule to make target `/usr/src/lobos/freebios/src/arch/i386/smp/secondary.inc', needed by `crt0.s'.  Stop.
root at drwho:/usr/src/lobos/work/l440gx-build/l440gx# exit

Script done on Mon Nov 18 22:31:25 2002
-------------- next part --------------
Script started on Mon Nov 18 22:33:03 2002
root at drwho:/usr/src/lobos/work/l440bx-build/l440bx# make
gcc -x assembler-with-cpp -DASSEMBLY -E ... crt0.S > crt0.s 
gcc ... -o crt0.o crt0.s
crt0.s: Assembler messages:
crt0.s:662: Error: suffix or operands invalid for `cmp'
crt0.s:2028: Warning: indirect jmp without `*'
make: *** [crt0.o] Error 1
root at drwho:/usr/src/lobos/work/l440bx-build/l440bx# exit

Script done on Mon Nov 18 22:33:16 2002
-------------- next part --------------
# Note that this is RELATIVE TO WHERE YOU ARE WHEN YOU RUN THE 
# CONFIG TOOL. Make it absolute if you like
target /usr/src/lobos/work/l440bx-build/l440bx 

mainboard intel/l440bx

# Enable Serial Console for debugging
# It will come up at 115200,8n1
option SERIAL_CONSOLE=1

# Enable MicroCode update and L2 Cache init for PII and PIII
option UPDATE_MICROCODE
option CONFIGURE_L2_CACHE

# Use the internal VGA frame buffer device
option HAVE_FRAMEBUFFER=1
option USE_CACHE_RAM=0
option USE_GENERIC_ROM=1
option USE_ELF_BOOT=1

#makedefine  PHLASH_BASE_NAME=p13-0125
#makedefine BOOT_IMAGE=/tftpboot/netboot.ebi
makedefine BOOT_IMAGE=vmlinux.bin.gz.block

# Path to your kernel (vmlinux)
# NOTE; you need a path to your test12 kernel here. 
linux /usr/src/linux-2.4.17 

# Kernel command line parameters
commandline ro panic=5 root=/dev/hda1 console=ttyS0,115200 debug 3 




More information about the coreboot mailing list