<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1515" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi, </FONT></DIV>
<DIV><FONT face=Arial size=2>I download a lateset snapshot from linuxBIOS.org 
yesterday. I don't know if it is bad luck or something, I can not successfully 
build any BIOS from the tree I downloaded. I tried following three 
platform.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>tyan/s2891</FONT></DIV>
<DIV><FONT face=Arial size=2>tyan/s2895</FONT></DIV>
<DIV><FONT face=Arial size=2>amd/serenade</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Does anybody has similar issue or know what 
happened?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Below are the details on the things I got 
for these three different target platform</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>1. Both tyan/s2891 and tyan/s2895 have similar 
behavior </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I changed a few lines in Options.lb:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>default USE_DCACHE_RAM=1</FONT></DIV>
<DIV><FONT face=Arial size=2>default CONFIG_USE_INIT=1</FONT></DIV>
<DIV><FONT face=Arial size=2>default DEFAULT_CONSOLE_LOGLEVEL=7</FONT></DIV>
<DIV><FONT face=Arial size=2>default  
MAXIMUM_CONSOLE_LOGLEVEL=7</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I get a error output like below: (Note: Changing 
options in the Options.lb above were not the cuase of the problem. Without 
changing USE_DCACHE_RAM and CONFIG_USE_INIT, I still get same 
results)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>------------</FONT></DIV>
<DIV><FONT face=Arial size=2>gcc -m32 -nostdlib -nostartfiles -static -o 
linuxbios_ram -T /export/1/new/src/config/linuxbios_ram.ld 
linuxbios_ram.o<BR>linuxbios_ram.o(.text+0x13db9): In function 
`smp_write_config_table':<BR>: undefined reference to 
`get_apicid_base'<BR>collect2: ld returned 1 exit status<BR>make[1]: *** 
[linuxbios_ram] Error 1<BR>make[1]: Leaving directory 
`/export/1/new/targets/tyan/s2895/s2895/normal'<BR>make: *** 
[normal/linuxbios.rom] Error 1</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>2. amd/serenade gets the build error like below. It 
probably is the side product of the tree enabled dual core and cache as 
RAM?</FONT></DIV>
<DIV><FONT face=Arial size=2>-----</FONT></DIV>
<DIV><FONT face=Arial size=2>gcc -m32 -nostdlib -nostartfiles -static -o 
linuxbios_ram -T /export/1/new/src/config/linuxbios_ram.ld 
linuxbios_ram.o<BR>linuxbios_ram.o(.text+0x14d2): In function 
`model_fxx_init':<BR>: undefined reference to 
`get_node_core_id'<BR>linuxbios_ram.o(.text+0x14e6): In function 
`model_fxx_init':<BR>: undefined reference to `amd_sibling_init'<BR>collect2: ld 
returned 1 exit status<BR>make[1]: *** [linuxbios_ram] Error 1<BR>make[1]: 
Leaving directory `/export/1/new/targets/amd/serenade/serenade/normal'<BR>make: 
*** [normal/linuxbios.rom] Error 1<BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Any help would be appriciated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Beneo</FONT></DIV>
<DIV> </DIV></BODY></HTML>