[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-dev: missing #define HAVE_LOCALE_H, and gschem
[snip]
>It still seems to me that there must be a way of dealing with the
>problems here. Perhaps the way to go is
>
>1) get rid of the autogenerated configure.ac (sorry Ales, but it really
>seems like a hack to me) and go back to a static one.
Perhaps, but the creation of configure.ac is using a well
established mechanism.
>
>2) explicitly check locale.h
I don't mind adding this if this solves this problem and is
backwards compatible.
>
>3) explicitly add a test for mkinstalldirs (or whatever it was which was
>missing out of some other versions of gettext).
I seem to recall that just adding a test to mkinstalldirs to gEDA's
configure didn't solve the problem. The problem was that gettext
(internally) broke backwards compatibility in 0.15 (but fixed later).
Maybe a small number of developers are using 0.15 so I could just nuke
the "hack" and just have those people to upgrade to 0.16.x.
>while here, something is set up wrong in gattrib with respect to i18n.
>I get tons of compiler spew about redefines of things. In my 5 minutes
>spent looking into it I didn't find the difference between gattrib and
>gschem that would explain it.
>
Output please? I didn't think that gattrib is configured to use
gettext.
What version of gettext is causing this locale.h problem for people?
-Ales
_______________________________________________
geda-dev mailing list
geda-dev@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev