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

Re: gEDA-dev: missing #define HAVE_LOCALE_H, and gschem



>>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.

basically every file in gattrib gives this:

source='listsort.c' object='listsort.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DXTHREADS 
-I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/
include -I/usr/pkg/include -I/usr/openwin/include 
-I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/pango-1.0
-I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib/glib-2.0 
-I/usr/pkg/lib/glib-2.0/include   -I/usr/pkg
/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include   -DXTHREADS 
-I/devel/geda-inst/include -I/usr/pkg/
include -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include 
-I/usr/openwin/include -I/usr/pkg/includ
e/atk-1.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/freetype2 
-I/usr/pkg/include/glib/glib-2.0 -I/us
r/pkg/lib/glib-2.0/include    -I/usr/pkg/include  -g -c listsort.c
"../include/gettext.h", line 45: warning: macro redefined: gettext
"../include/gettext.h", line 46: warning: macro redefined: dgettext
"../include/gettext.h", line 47: warning: macro redefined: dcgettext
"../include/gettext.h", line 48: warning: macro redefined: ngettext
"../include/gettext.h", line 50: warning: macro redefined: dngettext
"../include/gettext.h", line 52: warning: macro redefined: dcngettext
"../include/gettext.h", line 54: warning: macro redefined: textdomain
"../include/gettext.h", line 55: warning: macro redefined: bindtextdomain
"../include/gettext.h", line 56: warning: macro redefined: 
bind_textdomain_codeset



> 	What version of gettext is causing this locale.h problem for people?

for me it is building with 0.14 from a snapshot that was probably 
created with 0.16.






_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev