All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>,
	Zoltan Gyarmati <zgyarmati@zgyarmati.de>,
	Peter Seiderer <ps.report@gmx.net>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2, 2/4] package/clamav: doesn't build with zlib-ng
Date: Fri, 27 May 2022 09:38:04 +0200	[thread overview]
Message-ID: <87fskvpgrn.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20220423203924.1796541-2-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Sat, 23 Apr 2022 22:39:22 +0200")

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > clamav doesn't build with zlib-ng since bump to version 1.9.9-b1 in
 > commit 1f7b12a0b4572d7e763c431a63c22cfb912b8b14 and the removal of FAR:
 > https://github.com/zlib-ng/zlib-ng/commit/0db1040667b13c0f9405af810f669857a487b08e:

 > In file included from nsis/nsis_zlib.h:32,
 >                  from nsis/nulsft.c:38:
 > nsis/nsis_zutil.h:36:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'uchf'
 >    36 | typedef uch FAR uchf;
 >       |                 ^~~~

 > Fixes:
 >  - http://autobuild.buildroot.org/results/524ee31face8be6a813829b036c4d6134ee5ca98

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
 > ---
 > Changes v1 -> v2:
 >  - Force libzlib instead of depending on it to avoid a recursive
 >    dependency

Committed to 2022.02.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-05-27  7:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-23 20:39 [Buildroot] [PATCH v2, 1/4] package/zlib: add BR2_PACKAGE_ZLIB_FORCE_LIBZLIB Fabrice Fontaine
2022-04-23 20:39 ` [Buildroot] [PATCH v2, 2/4] package/clamav: doesn't build with zlib-ng Fabrice Fontaine
2022-05-27  7:38   ` Peter Korsgaard [this message]
2022-04-23 20:39 ` [Buildroot] [PATCH v2,3/4] package/assimp: force libzlib Fabrice Fontaine
2022-05-27  7:38   ` Peter Korsgaard
2022-04-23 20:39 ` [Buildroot] [PATCH v2,4/4] package/quazip: " Fabrice Fontaine
2022-05-27  7:38   ` Peter Korsgaard
2022-04-24 15:54 ` [Buildroot] [PATCH v2, 1/4] package/zlib: add BR2_PACKAGE_ZLIB_FORCE_LIBZLIB Yann E. MORIN
2022-05-27  7:37 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fskvpgrn.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=bernd.kuhls@t-online.de \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    --cc=ps.report@gmx.net \
    --cc=zgyarmati@zgyarmati.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.