SPECS: lwp.spec (HEAD)
Jacek Konieczny
jajcus at pld.org.pl
Sat Jan 3 19:43:32 CET 2004
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
More information about the pld-devel-en
mailing list