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 10:40:28 +0200
- Message-id: <20070807084028.GH5802@xxxxxxxxxxxxx>
On Tue, Aug 07, Dirk Mueller wrote:
> On Tuesday, 7. August 2007, Jan Blunck wrote:
>
> > > gcc -D__KERNEL__ -I/lib/modules/2.6.16.46-0.7-xen/build/include
> > > mppLnx26_spinlock_size.c -o mppLnx_Spinlock_Size
> > Fix the broken userspace application
>
> its a kernel module! it looks more like the /include symlink is not set
> correctly.
Very interesting kernel module. Not everything that defines __KERNEL__ is a
kernel module. Hey, but it is still very early morning :)
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
> On Tuesday, 7. August 2007, Jan Blunck wrote:
>
> > > gcc -D__KERNEL__ -I/lib/modules/2.6.16.46-0.7-xen/build/include
> > > mppLnx26_spinlock_size.c -o mppLnx_Spinlock_Size
> > Fix the broken userspace application
>
> its a kernel module! it looks more like the /include symlink is not set
> correctly.
Very interesting kernel module. Not everything that defines __KERNEL__ is a
kernel module. Hey, but it is still very early morning :)
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |