My apologies, I was looking in unattended-4.7/bootdisk/tftpboot for bzImage
and initrd when they were actually in unattended-4.7/linuxboot/tftpboot

The prebuild works well for me.  Thanks,
-Shaun

2009/4/11 tovis <mailer.to...@freemail.hu>

> > I am trying to use Unattended 4.7 for the first time.
> > I am issuing the command 'make tftpboot' in the linuxboot directory and I
> > get the following output
> >
> > .....
> >   CC      init/version.o
> >   LD      init/built-in.o
> >   LD      .tmp_vmlinux1
> > kernel/built-in.o: In function `getnstimeofday':
> > (.text+0x19271): undefined reference to `__umoddi3'
> > kernel/built-in.o: In function `getnstimeofday':
> > (.text+0x19291): undefined reference to `__udivdi3'
> > kernel/built-in.o: In function `do_gettimeofday':
> > (.text+0x193ad): undefined reference to `__udivdi3'
> > kernel/built-in.o: In function `do_gettimeofday':
> > (.text+0x193cb): undefined reference to `__umoddi3'
> > kernel/built-in.o: In function `timekeeping_resume':
> > timekeeping.c:(.text+0x19615): undefined reference to `__umoddi3'
> > timekeeping.c:(.text+0x1963b): undefined reference to `__udivdi3'
> > kernel/built-in.o: In function `update_wall_time':
> > (.text+0x19c8e): undefined reference to `__umoddi3'
> > kernel/built-in.o: In function `update_wall_time':
> > (.text+0x19cb4): undefined reference to `__udivdi3'
> > make[1]: *** [.tmp_vmlinux1] Error 1
> > make[1]: Leaving directory
> > `/var/unattended/unattended-4.7/linuxboot/linux-2.6.23.11'
> > make: *** [linux-2.6.23.11/arch/i386/boot/bzImage] Error 2
> > .....
> >
> > I do not know enough about the 'make' process to tell exactly what is
> > causing the problem here.  Any help would be greatly appreciated.  If you
> > need additional information let me know and I will be glad to provide it.
> >
> > I did run 'make download' successfully but only after fixing two lines:
> > The
> > versions of e2fsprogs and MySQL that the Makefile wanted to download were
> > not available at those addresses any longer so I updated them in the
> > Makefile to what is currently being served.
> >
> Do you really need to remake tftp boot image? The prebuild isn't fit your
> needs?
>
> > I am running this on Fedora Core 10 x86.
> >
> > --
> > -Shaun
>
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to