help-gsasl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gsasl 1.9.0 on musl libc


From: Simon Josefsson
Subject: Re: gsasl 1.9.0 on musl libc
Date: Wed, 23 Dec 2020 16:11:49 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Bruno Haible <bruno@clisp.org> writes:

> Hi Simon,

Hi Bruno.  I am responding to an old thread with some progress.

>> > checking how to truncate binary pipes... /bin/dd bs=4096 count=1
>> > ../configure: line 1: /usr/bin/file: not found
>> > checking for mt... no
>> > ...
>> 
>> Any ideas what this is?  I can't find anything in gsasl invoking 'file'.
>> I suspect it comes from some auto-generated file.
>
> It comes from libtool.m4 line 1382.

It seems libtool require /usr/bin/file, so it should be installed on
that platform to avoid that ugly output (and maybe other issues).

> * On Solaris 11.4: There is a build failure:
>
>   CCLD     libgsasl.la
> ../libtool[1720]: eval: syntax error at line 1: `|' unexpected
> gmake[4]: *** [Makefile:1557: libgsasl.la] Error 3
> gmake[4]: Leaving directory '/export/home/bruno/gsasl-1.9.1/build-64/lib/src'
>
> It's a libtool problem. Configure produced this line:
>   checking command to parse /usr/bin/nm -p output from gcc -O2 object... 
> failed
>
> The fix is to apply the patch from https://savannah.gnu.org/patch/?9467
> (twice, once for m4/libtool.m4, and once for lib/m4/libtool.m4).

I have finalled added this, but I don't have cycles to test it so I am
hoping you or someone else will once I have pushed out a new release
candidate.

https://git.savannah.gnu.org/cgit/gsasl.git/commit/?id=48fd0f73a1d069e294604b79c8d39a146610bcf5

/Simon

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]