Issue Building pkg-config
Larsen Vanofferen
lkv0315 at me.com
Mon Nov 18 14:56:56 UTC 2019
> Begin forwarded message:
>
> From: Larsen Vanofferen <lkv0315 at me.com>
> Subject: Issue Building pkg-config
> Date: November 18, 2019 at 9:43:51 AM EST
> To: pkg-config at lists.freedesktop.org
>
> Hello, I am trying to build pkg-config on my raspberry pi 4B running the most up to date version of raspbian. I have installed both gettext and libconfig, which seem to be the only dependencies. The ./configure ended up working as expected. Once running the sudo make, the readout eventually gives the following
>
> gconvert.c:61:2: error: #error GNU libiconv not in use but included iconv.h is from libiconv
> #error GNU libiconv not in use but included iconv.h is from libiconv
> ^~~~~
> make[6]: *** [Makefile:1373: libglib_2_0_la-gconvert.lo] Error 1
> make[6]: Leaving directory '/home/pi/Downloads/pkg-config-0.29.1/glib/glib'
> make[5]: *** [Makefile:1934: all-recursive] Error 1
> make[5]: Leaving directory '/home/pi/Downloads/pkg-config-0.29.1/glib/glib'
> make[4]: *** [Makefile:953: all] Error 2
> make[4]: Leaving directory '/home/pi/Downloads/pkg-config-0.29.1/glib/glib'
> make[3]: *** [Makefile:1046: all-recursive] Error 1
> make[3]: Leaving directory '/home/pi/Downloads/pkg-config-0.29.1/glib'
> make[2]: *** [Makefile:770: all] Error 2
> make[2]: Leaving directory '/home/pi/Downloads/pkg-config-0.29.1/glib'
> make[1]: *** [Makefile:707: all-recursive] Error 1
> make[1]: Leaving directory '/home/pi/Downloads/pkg-config-0.29.1'
> make: *** [Makefile:463: all] Error 2
>
>
> I’m pretty new at this whole Linux/Unix kind of thing so I really have no idea of where to go from here, since neither the libiconfig’s README or INSTALL text files had any relevant info. The pkg-config README and INSTALL texts provided me with no helpful info, at least that I understand. Any help would be greatly appreciated! Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pkg-config/attachments/20191118/881bba23/attachment.html>
More information about the pkg-config
mailing list