Hi again
> >
> > 1. The upstream sources contain GPL licensed sources, getopts.c and
> > getopts1.c. The rest of the code contains GPL incompatible code so the
> > only way is to remove the GPL getopts. Do you know about any usefule BSD
> > getopts files?
>
> Are these actually used?   I suspect they were provided for legacy systems
> with missing/incompatible versions of getopts, and may not even be used on
> debian, so could be replaced with dummy files that just contain some
> explanatory comment:
>
> /* for Debian, we use the system getopts.  Upstream provided GPL versions
> ** which have been removed to preserve BSD licensing
> */
You are right :) It is included in libc now and just changing the includes 
fixed the problem. I can safely remove the files.

Now the only problem is the path to tcltk but perhaps I can get help from the 
tcltk team on that.

Cheers
Gudjon


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to