[coreboot] Via epia

Corey Osgood corey.osgood at gmail.com
Fri Mar 14 07:45:05 CET 2008


On Thu, Mar 13, 2008 at 1:00 PM, jtd <jtd at mtnl.net.in> wrote:

> make bombs with
>
> static.c:44: error: `mainboard_via_idot_ops' undeclared here (not in a
> function)
> static.c:44: error: initializer element is not constant
> static.c:44: error: (near initialization for `dev_root.chip_ops')
> static.c:28: error: storage size of `mainboard_via_idot_info_0' isn't
> known
> make[1]: *** [static.o] Error 1
> make[1]: Leaving directory
> `/home/jtd/coreboot-v2/targets/via/idot/via_idot/normal'
> make: *** [normal/coreboot.rom] Error 1
>
> what could be the problem?
>  google is silent :-(
>
> --
> Rgds
> JTD
>

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.

-Corey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080314/2db91a18/attachment.html>


More information about the coreboot mailing list