<br><br><b><i>Sean <seanlkml@sympatico.ca></i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> On Thu, 15 Jun 2006 10:40:42 -0500<br>Les Mikesell <lesmikesell@gmail.com> wrote:<br><br>> On Thu, 2006-06-15 at 09:50 -0400, Sean wrote:<br><br>> It is the FSF's interpretation that anything that needs a GPL'd<br>> library to function is a derived work of that library even when<br>> distributed separately .   I'm sure that with sufficient funds<br>> you could find well-trained lawyers to argue either side of<br>> that case, but it sounds like insanity to me that you can violate<br>> a copyright without copying the material in question.  Or that<br>> whether a violation exists or not depends on whether or not a<br>> functionally equivalent library exists under a different license,<br>> something that none of the parties involved might not know and<br>> that could
 change without their involvement or knowledge.<br><br>Well it makes sense to me that if you're building a program that<br>relies on a library, that it is a derived work of that library.<br>But i'm not a lawyer.<br> <br>ftware.<br><br>Sean<br><br>-- <br><br></lesmikesell@gmail.com></blockquote><br>I keep seeing the term 'derived' used a lot in these GPL discussions.<br><br>Hum, I'm not a lawyer, but as a computer programmer I fail to see how an<br>application program that I write could be considered a 'derived' work of<br>some generic support library that knows nothing of the logic of my<br>application program.<br><br>Here is a dictionary definition definition of derived (I realize that lawyers can<br>ever pervert that):<br><br><font size="-1">    formed or developed from something else; not original; "the belief that classes <br>    and organizations are secondary and derived"- John Dewey <br><a
 href="http://www.google.com/url?sa=X&start=0&oi=define&q=http://wordnet.princeton.edu/perl/webwn%3Fs%3Dderived"><font color="#008000">wordnet.princeton.edu/perl/webwn</font></a></font><br><br><br>How could by application be derived by this definition?  The library routine is<br>only there to do a function or to supply data that my program needs.<br><br>My program is not formed from this  GPL library in question.<br><br><br>