bug-libunistring
[Top][All Lists]
Advanced

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

Re: [bug-libunistring] Missing unused-parameter.h


From: Tim Rühsen
Subject: Re: [bug-libunistring] Missing unused-parameter.h
Date: Fri, 8 Oct 2021 16:58:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 04.10.21 00:37, Bruno Haible wrote:
Hi Tim,

when installing the latest libunistring,

You mean, from the git repository? Or from the latest release tarball?
Or from the latest snapshot tarball? Please be more precise.

Oh yes, sorry for being unclear. My general thinking is
  tarball=containing sources from back in the past
  git=containing the latest sources (thus saying 'latest')

But I agree that doesn't mean anything in general =)

I should change the scripts to download and build from libunistring-latest.tar.gz.

it seems that
'unused-parameter.h' is not installed. But it is needed by unistr.h:

  > /* Get common macros for C.  */
  > #include "unused-parameter.h"


This leads to build errors when including 'unistr.h', e.g. in libidn2:

If you follow the instructions from the HACKING file, section
"Building off the Git repository", you should be getting correct results.

Of course also do a "make distclean" occasionally, to get rid of stale
built files.

Thanks, yes likely that's it.
The processes/scripts to build libunistring are some years old now and mostly automated. So I'd definitely missed changes in HACKING.

Regards, Tim

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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