pkg-config-0.27 Release?

Abdoulaye Walsimou GAYE awg at embtoolkit.org
Tue Jun 5 12:47:05 PDT 2012


On 06/05/2012 12:35 AM, Dan Nicholson wrote:
>
> Yes, glib still needs gettext to build. LRN from the msys/mingw
> community was looking at building glib without gettext, but it didn't
> get finished off. For now, you'll need to have
> gettext/libintl/libiconv to build glib. However, I may have broken
> building with a separate libintl. Can you try again from current
> master with a full autoreconf/autogen?

Hello,
pkg-config-0.25 with its included glib compiles just fine without any dependency.

However I tested the current master HEAD and had configure issue now
(autotools scripts regenerated with ./autogen.sh)

checking for extra flags for POSIX compliance... none needed
checking for vprintf... yes
checking for _doprnt... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for mmap... yes
checking for posix_memalign... yes
checking for memalign... yes
checking for valloc... yes
checking for fsync... yes
checking for pipe2... yes
checking for atexit... yes
checking for on_exit... yes
checking for timegm... yes
checking for gmtime_r... yes
checking size of char... 0
checking size of short... 0
checking size of long... 0
checking size of int... 0
checking size of void *... 0
checking size of long long... 0
checking size of __int64... 0
checking for sig_atomic_t... yes
configure: error:
*** GLib requires a 64 bit type. You might want to consider
*** using the GNU C compiler.

configure: error: /home/walsimou/embtoolkit.git/src//pkg-config.git/glib/configure failed for glib



Cheers,





More information about the pkg-config mailing list