This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gettext compilation error (1)


>>>>> Bruno Haible writes:

 > Hi Ulrich,

 > Trying to compile glibc's intl package outside glibc.

 > gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../intl -I../../lib  -g -O2  ../../intl/bindtextdom.c
 > In file included from ../../intl/gettextP.h:31,
 >                  from ../../intl/bindtextdom.c:48:
 > ../../intl/loadinfo.h:93: parse error before `internal_function'
 > ../../intl/loadinfo.h:93: warning: data definition has no type or storage class

 > Can you please apply the patch below.


 > 2000-04-23  Bruno Haible  <clisp.cons.org>

 > 	* intl/loadinfo.h (internal_function): Define if not already defined.
I've commited the patch now.

Thanks,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]