Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

SPL Module Build Isse #15

Closed
smithdanea opened this issue Jun 22, 2010 · 1 comment
Closed

SPL Module Build Isse #15

smithdanea opened this issue Jun 22, 2010 · 1 comment

Comments

@smithdanea
Copy link

Hi,
x86 Gentoo Machine w/ Kernel 2.6.30-tuxonice and GCC 4.3.4 when compiling the spl module errors with:

ake[3]: Entering directory `/usr/src/linux-2.6.30-tuxonice-r6'
CC [M] /root/testing/spl-0.4.9/module/spl/spl-thread.o
cc1: warnings being treated as errors
/root/testing/spl-0.4.9/module/spl/spl-thread.c: In function '__thread_create':
/root/testing/spl-0.4.9/module/spl/spl-thread.c:126: error: format not a string literal and no format arguments
make[5]: *** [/root/testing/spl-0.4.9/module/spl/spl-thread.o] Error 1
make[4]: *** [/root/testing/spl-0.4.9/module/spl] Error 2

My amd64 Gentoo machine w/ GCC-4.3.4 but Kernel-2.6.32 compiles fine and seems to work ok.

Not sure what is causing it. Ill look into it if I have a chance tomorrow.

Hope this helps.

@behlendorf
Copy link
Contributor

This is fixed by commit d0bd694.

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants