bug-m4
[Top][All Lists]
Advanced

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

Re: On NetBSD 7.0, m4 tests fail because they use nonexistent uselocale


From: Janus Troelsen
Subject: Re: On NetBSD 7.0, m4 tests fail because they use nonexistent uselocale
Date: Sun, 17 Jan 2016 13:51:55 +0100

Hi Roland,

This mailing list is dead, but I am also not sure if m4 is effectively supported for non-GNU platforms, as I had a problem on FreeBSD and got no replies.

Regards,
Janus

2016-01-16 23:54 GMT+01:00 Roland Illig <address@hidden>:
Building m4 ends with this:

test-localename.c: In function 'test_locale_name':
test-localename.c:74:3: warning: implicit declaration of function
'uselocale' [-Wimplicit-function-declaration]
   uselocale (LC_GLOBAL_LOCALE);
   ^

And later an undefined reference to uselocale.

The code already contains #ifdefs for HAVE_NEWLOCALE, but that seems to
be different from HAVE_USELOCALE, which also exists.

Roland



reply via email to

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