build problem for console_tx_al problem.

Andrew Ip aip at cwlinux.com
Wed Feb 12 02:52:01 CET 2003


Ron,

> This is interesting but not fun. 
> Consider the file:
> ./src/arch/i386/lib/console.inc
> 
> When I build now I get:
> linuxbios_c.o: In function `_start':
> linuxbios_c.o(.text+0x28): undefined reference to `console_tx_al'
> linuxbios_c.o(.text+0x35): undefined reference to `console_tx_hex8'
> linuxbios_c.o(.text+0x42): undefined reference to `console_tx_al'
> linuxbios_c.o(.text+0x7b): undefined reference to `console_tx_al'
> linuxbios_c.o(.text+0x88): undefined reference to `console_tx_hex8'
> linuxbios_c.o(.text+0x95): undefined reference to `console_tx_al'
> linuxbios_c.o(.text+0xa9): undefined reference to `console_tx_al'
> linuxbios_c.o(.text+0xb6): undefined reference to `console_tx_hex8'
> linuxbios_c.o(.text+0xc3): undefined reference to `console_tx_al'
> OK, let's try this:
> .globl console_tx_al
> console_tx_al:	
> 	etc. etc.
It's related to src/arch/i386/include/arch/intel.h which I checked in
for EPIA.  I have removed those changes.  It should build now.  Sorry guys,
I should have double check this.

-Andrew

-- 
Andrew Ip
Email:  aip at cwlinux.com
Tel:    (852) 2542 2046
Fax:    (852) 2542 2036
Mobile: (852) 9201 9866

Cwlinux Limited
Unit 202B 2/F Lai Cheong Factory Building,
479-479A Castle Peak Road,
Lai Chi Kok, Kowloon,
Hong Kong.

Tel: (852)2542 2046
Fax: (852)2542 2036

For public pgp key, please obtain it from http://www.keyserver.net/en.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20030212/f04d61f9/attachment.sig>


More information about the coreboot mailing list