RPM Community Forums

Mailing List Message of <rpm-devel>

Re: popt 1.14 link failure on darwin

From: Anders F Björklund <afb@rpm5.org>
Date: Mon 07 Apr 2008 - 22:17:22 CEST
Message-Id: <5A18B94E-C802-4B49-8059-4AB498EF325C@rpm5.org>
> checking for poptGetContext in -lpopt... no
> checking whether to build with POPT library... no
>
> This is because it misses a libtool dependency*:
...
> * PS. this dependency is new for popt 1.14,
>       as popt 1.13 didn't depend on libiconv.

Apparently this also works, to disable iconv usage:
CPPFLAGS += -DPOPT_fprintf=fprintf (i.e. for popt)

--anders
Received on Mon Apr 7 22:17:19 2008
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.