Dagobert Michelsen <[email protected]> writes:

> Hi Simon,
>
> Am 27.03.2009 um 14:56 schrieb Simon Josefsson:
>> Dagobert Michelsen <[email protected]> writes:
>>> I guess these should come from gnulib (taken from configure):
>>
>> Yes, getopt.? was missing from src/gl/.  I have fixed it in git
>> master,
>> please test a new daily snapshot:
>>
>> http://daily.josefsson.org/gss/gss-20090327.tar.gz
>>
>> Does it work better?
>
> No:

My fault.

> And getopt still doesn't seem to be in gl/:

It shouldn't be, it should be in src/gl/.

The problem now was that while src/gss DID link to libgnu.la, getopt was
called by src/gss_cmd.c which is part of src/libgss_cmd.la and THAT
library had to link to gnulib as well.

Test the URL above again.  It contains other fixes too, but they
shouldn't be a problem.  I intend to do another release later today
since the 0.0.26 release was broken.

/Simon


_______________________________________________
Help-gss mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gss

Reply via email to