|
|
|
|
|
by merijnv
4535 days ago
|
|
Dude, that's literally what "licenses are incompatible" means. The GPL gives you a license to distribute IF AND ONLY IF all the linked binaries have AT LEAST the same permissive rights as the GPL mandates. The CDDL gives rights SIMILAR to GPL, but in a way that is incompatible, i.e. which does not let you distribute CDDL code with all the permissions the GPL mandates. As such, you void the license to distribute the GPL code, as you're unable to comply with the GPL license (i.e. the bit that all linked binaries have at least the GPL enforced liberties). The GPL's license to distribute is dependent on you distributing binaries with the appropriate permissions and the CDDL won't let you. |
|
Richard Yao from Gentoo summarizes it quite well (http://phoronix.com/forums/showthread.php?79312-ZFS-On-Linux...).
I don't think lack of manpower has been the only thing preventing it. I think idealogical issues are the main factor.