build system?

do you have the kernel-headers installed? (i think this package provides the
asm/socket.h file)

michael

Michael De Groote
ICT-coordinator Sint-Pietersschool Korbeek-Lo
ICT-support Sancta Maria Basisschool Leuven


On Thu, Jan 22, 2009 at 3:32 PM, Gábor Gajdos <gazsiaz...@gmail.com> wrote:

> when i compile tftpboot get the following error messsage:
> ../sysdeps/unix/sysv/linux/sys/syscall.h:25:24: error: asm/unistd.h: No
> such file or directory
> In file included from ../nptl/sysdeps/pthread/allocalim.h:21,
>                  from ../include/alloca.h:20,
>                  from ../stdlib/stdlib.h:612,
>                  from ../include/stdlib.h:8,
>                  from ../nptl/sysdeps/i386/tls.h:28,
>                  from ../include/tls.h:6,
>                  from ../sysdeps/unix/sysv/linux/i386/sysdep.h:30,
>                  from <stdin>:1:
> ../include/limits.h:125:26: error: limits.h: No such file or directory
> In file included from ../sysdeps/unix/sysv/linux/sys/param.h:24,
>                  from
> ../nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:24,
>                  from ../nptl/descr.h:30,
>                  from ../nptl/sysdeps/i386/tls.h:103,
>                  from ../include/tls.h:6,
>                  from ../sysdeps/unix/sysv/linux/i386/sysdep.h:30,
>                  from <stdin>:1:
> /home/gazsiazasz/unattended-4.8/linuxboot/linux-2.6.28.1/include/linux/param.h:4:23:
> error: asm/param.h: No such file or directory
> In file included from ../socket/sys/socket.h:35,
>                  from ../include/sys/socket.h:2,
>                  from ../inet/netinet/in.h:24,
>                  from ../include/netinet/in.h:3,
>                  from ../resolv/resolv.h:57,
>                  from ../include/resolv.h:12,
>                  from ../nptl/descr.h:39,
>                  from ../nptl/sysdeps/i386/tls.h:103,
>                  from ../include/tls.h:6,
>                  from ../sysdeps/unix/sysv/linux/i386/sysdep.h:30,
>                  from <stdin>:1:
> ../sysdeps/unix/sysv/linux/bits/socket.h:311:24: error: asm/socket.h: No
> such file or directory
> make[3]: ***
> [/home/gazsiazasz/unattended-4.8/linuxboot/build-glibc-2.6.1/tcb-offsets.h]
> Error 1
> make[3]: Leaving directory
> `/home/gazsiazasz/unattended-4.8/linuxboot/glibc-2.6.1/csu'
> make[2]: *** [csu/subdir_lib] Error 2
> make[2]: Leaving directory
> `/home/gazsiazasz/unattended-4.8/linuxboot/glibc-2.6.1'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory
> `/home/gazsiazasz/unattended-4.8/linuxboot/build-glibc-2.6.1'
> make: *** [build-glibc-2.6.1/libc.so] Error 2
>
> please help me! :)
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> unattended-info mailing list
> unattended-info@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/unattended-info
>
>
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to