On Thu, Mar 13, 2008 at 1:00 PM, jtd <<a href="mailto:jtd@mtnl.net.in">jtd@mtnl.net.in</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
make bombs with<br>
<br>
static.c:44: error: `mainboard_via_idot_ops' undeclared here (not in a<br>
function)<br>
static.c:44: error: initializer element is not constant<br>
static.c:44: error: (near initialization for `dev_root.chip_ops')<br>
static.c:28: error: storage size of `mainboard_via_idot_info_0' isn't<br>
known<br>
make[1]: *** [static.o] Error 1<br>
make[1]: Leaving directory<br>
`/home/jtd/coreboot-v2/targets/via/idot/via_idot/normal'<br>
make: *** [normal/coreboot.rom] Error 1<br>
<br>
what could be the problem?<br>
 google is silent :-(<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="Wj3C7c">Rgds<br>
JTD</div></div></blockquote><div><br>you need to have a src/via/idot/mainboard.c with mainboard_via_idot_ops declared in it. See the same file for any other target for an example.<br><br>-Corey<br></div></div>