Mailinglist Archive: opensuse-packaging (135 mails)
| < Previous | Next > |
Re: [opensuse-packaging] Package RDAC kernel module
- From: Jan Blunck <jblunck@xxxxxxx>
- Date: Tue, 7 Aug 2007 08:22:14 +0200
- Message-id: <20070807062214.GC5802@xxxxxxxxxxxxx>
On Mon, Aug 06, Leo Eraly wrote:
> gcc -D__KERNEL__ -I/lib/modules/2.6.16.46-0.7-xen/build/include
> mppLnx26_spinlock_size.c -o mppLnx_Spinlock_Size
...
> What is the correct way to solve this more permanent? Submit a patch
> upstream? Fix the package ? .... ?
Fix the broken userspace application that wants to include kernel
headers. This isn't a problem with the kernel but with your package sources.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
> gcc -D__KERNEL__ -I/lib/modules/2.6.16.46-0.7-xen/build/include
> mppLnx26_spinlock_size.c -o mppLnx_Spinlock_Size
...
> What is the correct way to solve this more permanent? Submit a patch
> upstream? Fix the package ? .... ?
Fix the broken userspace application that wants to include kernel
headers. This isn't a problem with the kernel but with your package sources.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |