[LinuxBIOS] DK8-HTX Etherboot compile errors

yhlu yinghailu at gmail.com
Fri Oct 13 09:12:18 CEST 2006


please use etherboot 5.4.2 and gcc 3.3.6 .

YH

On 10/12/06, Chris Stillo <cstillo at comcast.net> wrote:
>
> Thanks, it is getting further but still has compile errors.
>
> (Also I needed to remove 'static' from arch/i386/include/realmode.h line
> 119, as listed in an earlier posting)
>
> ...
> In file included from filo/fs/fsys_jfs.c:25:
> filo/fs/jfs.h:97: error: redefinition of typedef 'u8'
> arch/i386/include/stdint.h:17: error: previous declaration of 'u8' was
> here
> filo/fs/jfs.h:98: error: conflicting types for 's8'
> arch/i386/include/stdint.h:16: error: previous declaration of 's8' was
> here
> filo/fs/jfs.h:99: error: redefinition of typedef 'u16'
> arch/i386/include/stdint.h:20: error: previous declaration of 'u16' was
> here
> filo/fs/jfs.h:100: error: redefinition of typedef 's16'
> arch/i386/include/stdint.h:19: error: previous declaration of 's16' was
> here
> filo/fs/jfs.h:101: error: redefinition of typedef 'u32'
> arch/i386/include/stdint.h:23: error: previous declaration of 'u32' was
> here
> filo/fs/jfs.h:102: error: redefinition of typedef 's32'
> arch/i386/include/stdint.h:22: error: previous declaration of 's32' was
> here
> filo/fs/jfs.h:103: error: redefinition of typedef 'u64'
> arch/i386/include/stdint.h:26: error: previous declaration of 'u64' was
> here
> filo/fs/jfs.h:104: error: redefinition of typedef 's64'
> arch/i386/include/stdint.h:25: error: previous declaration of 's64' was
> here
> filo/fs/fsys_jfs.c:56: warning: missing initializer
> filo/fs/fsys_jfs.c:56: warning: (near initialization for
> 'de_always[0].index')
> filo/fs/fsys_jfs.c:57: warning: missing initializer
> filo/fs/fsys_jfs.c:57: warning: (near initialization for
> 'de_always[1].index')
> filo/fs/fsys_jfs.c: In function 'jfs_dir':
> filo/fs/fsys_jfs.c:315: warning: implicit declaration of function
> 'isspace'
> make: *** [bin/fsys_jfs.o] Error 1
>
> ...
>
>
> >
> > -----Original Message-----
> > From: Chris Stillo [mailto:cstillo at comcast.net]
> > Sent: Thursday, October 12, 2006 5:54 PM
> > To: linuxbios at linuxbios.org
> > Cc: Lu, Yinghai; Stefan Reinauer
> > Subject: Re: [LinuxBIOS] DK8-HTX Etherboot
> >
> > I was having trouble compiling etherboot on x86_64. Anyone tried this
> > before?
> >
> > cstillo at clyde:~/etherboot/etherboot-5.4.2/src> make
> > Makefile:14: arch/x86_64/Config: No such file or directory
> > Makefile.main:272: arch/x86_64/Makefile: No such file or directory
> > make: *** No rule to make target `arch/x86_64/Makefile'.  Stop.
> >
> >
> > > Can you try FILO in Etherboot?
> > >
> > > YH
> > >
> > >
> > >
> > >
> > >
> >
> >
> >
> >
>
>
> --
> linuxbios mailing list
> linuxbios at linuxbios.org
> http://www.openbios.org/mailman/listinfo/linuxbios




More information about the coreboot mailing list