[LinuxBIOS] Epia-M compilation fails

Jonathan McDowell noodles at earth.li
Sat Oct 8 00:32:35 CEST 2005


On Fri, Oct 07, 2005 at 10:37:43PM +0200, Bu Bacoo wrote:
> After preparing epia-m build ( ./buildtarget via/epia-m/ ), I move to
> via/epia-m/epia-m and run 'make'. I get this error during linkage:
> 
> .... cut.....
> gcc -m32 -nostdlib -r -o linuxbios_ram.o c_start.o vt8235_lpc.o
> uart8250_console.o vt8235.o vt8235_ide.o mainboard.o vt8235_usb.o
> vt8235_nic.o model_centaur_init.o
> linuxbios.a/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libgcc.a
> gcc -m32 -nostdlib -nostartfiles -static -o linuxbios_ram -T
> /home/bubak/epia/bios/LinuxBIOSv2/src/config/linuxbios_ram.ld
> linuxbios_ram.o
> linuxbios_ram.o(.text+0x8bc): In function `vga_fixup':
> : undefined reference to `setup_realmode_idt'
> linuxbios_ram.o(.text+0x8cd): In function `vga_fixup':
> : undefined reference to `do_vgabios'
> linuxbios_ram.o(.text+0x8e0): In function `vga_fixup':
> : undefined reference to `vga_enable_console'
> collect2: ld returned 1 exit status
> make[1]: *** [linuxbios_ram] Error 1
> make[1]: Leaving directory
> `/home/bubak/epia/bios/LinuxBIOSv2/targets/via/epia-m/epia-m/normal'
> make: *** [normal/linuxbios.rom] Error 1
> 
> Any ideas please?

The VGA support won't compile; does "./buildtarget via/epia-m/Config.lb"
get any further for you?

I'm still periodically updating the list of targets that build with a
default SVN checkout at:

http://the.earth.li/~noodles/lb/

J.

-- 
 [    Graduate of the Darth Vader School of Personnel Management.     ]




More information about the coreboot mailing list