Mailinglist Archive: opensuse-packaging (135 mails)
| < Previous | Next > |
Re: [opensuse-packaging] Package RDAC kernel module
- From: Leo Eraly <leo@xxxxxxxxxxx>
- Date: Tue, 07 Aug 2007 09:09:22 +0200
- Message-id: <46B81AA2.8050703@xxxxxxxxxxx>
Jan Blunck wrote:
Thx! Modifiying the mppLnx26_spinlock_size.c did the trick for the userland utility but the build of the kernel module fails because scsi/scsi_request.h was removed from the kernel in SP1.
Again something upstream needs to fix.
Kind regards,
Leo
--
Leo Eraly
<leo at unstable dot be>
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
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.
Thx! Modifiying the mppLnx26_spinlock_size.c did the trick for the userland utility but the build of the kernel module fails because scsi/scsi_request.h was removed from the kernel in SP1.
Again something upstream needs to fix.
Kind regards,
Leo
--
Leo Eraly
<leo at unstable dot be>
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |