[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:27656] Re: uselink コンパイルエラー
dosiroto の 古賀です。
> これでどだ?
>
> --- userlink.c.orig Wed Mar 28 00:29:25 2001
> +++ userlink.c Wed Mar 28 22:09:08 2001
> @@ -134,7 +134,7 @@
> #include <linux/poll.h>
> #include <asm/uaccess.h>
>
> -#if LINUX_VERSION_CODE < 0x20300
> +#if LINUX_VERSION_CODE < 0x20213
> #include <asm/spinlock.h>
> # define net_device device
> typedef struct wait_queue * wait_queue_head_t;
いしかわさん、ありがとうございます。
こんどは違うエラーが出てしまいました。
よろしくお願いします。
userlink.c:451: warning: assignment from incompatible pointer type
make[3]: *** [userlink.o] エラー 1
出ます ディレクトリ `/usr/src/modules/userlink-source'
エラー 2
出ます ディレクトリ `/usr/src/modules/userlink-source'
エラー 2
出ます ディレクトリ `/usr/src/modules/userlink-source'