[openib-general] dm_client_main.c compile error
James Lentini
jlentini at netapp.com
Wed Nov 8 07:23:22 PST 2006
On Wed, 8 Nov 2006, Patrick (Xentech) wrote:
> I'm trying to compile revision 9087 on a 2.6.18.2 kernel. The
> following error occurs:
>
> LD drivers/infiniband/client_query/built-in.o
> CC [M] drivers/infiniband/client_query/client_query.o
> CC [M] drivers/infiniband/client_query/client_query_export.o
> CC [M] drivers/infiniband/client_query/client_query_main.o
> CC [M] drivers/infiniband/client_query/dm_client_main.o
> drivers/infiniband/client_query/dm_client_main.c:51: error: syntax error before string constant
> drivers/infiniband/client_query/dm_client_main.c:51: warning: type defaults to `int' in declaration of `MODULE_PARM'
> drivers/infiniband/client_query/dm_client_main.c:51: warning: function declaration isn't a prototype
> drivers/infiniband/client_query/dm_client_main.c:51: warning: data definition has no type or storage class
> make[3]: *** [drivers/infiniband/client_query/dm_client_main.o] Error 1
> make[2]: *** [drivers/infiniband/client_query] Error 2
> make[1]: *** [drivers/infiniband] Error 2
> make: *** [drivers] Error 2
Nobody is maintaining that part of the tree.
The maintained kernel code is located at:
https://openfabrics.org/svn/gen2/trunk/src/linux-kernel/infiniband/
However, the kernel code repository is moving from svn to git as we
speak.
More information about the general
mailing list