On Sat, Jan 03, 2004 at 06:52:57PM +0100, aredridel wrote:
> Module name:  SPECS
> Changes by:   aredridel       04/01/03 18:52:55
> 
> Modified files:
>       lwp.spec
> 
> Log message:
> - fix build against glibc-kernel-headers
...
> +BuildRequires:       kernel-headers
...
> -%configure
> +%configure CFLAGS='-O2 -I/usr/src/linux/include'

Does that package contain kernel modules or userspace program/library?

If it is not a module, that it should not require kernel-header, but
should be fixed to build with glibc-kernel-headers (even by including
some kernel headers in source) or glibc-kernel-headers should be fixed
so this package compiles.

Greets,
        Jacek

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to