bug-gnu-utils
[Top][All Lists]
Advanced

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

LANG_SORBIAN undefined in intl/localename.c (MinGW)


From: Rob Leslie
Subject: LANG_SORBIAN undefined in intl/localename.c (MinGW)
Date: Mon, 27 May 2002 06:47:32 -0700

Hello,

When compiling gettext support for an application from the intl subdirectory under MinGW, compilation fails because LANG_SORBIAN is not defined in localename.c:

gcc -c -DLOCALEDIR=\"/usr/local/share/locale\"  \
  -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"  \
  -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H  \
  -I.. -I. -I../intl -mno-cygwin -Wall  \
  -m486 -O2 -fomit-frame-pointer  localename.c
localename.c: In function `_nl_locale_name':
localename.c:630: `LANG_SORBIAN' undeclared (first use in this function)
localename.c:630: (Each undeclared identifier is reported only once
localename.c:630: for each function it appears in.)

This is with gettext 0.11.2 and the w32api 1.4-2 package via Cygwin.

Thanks,

--
Rob Leslie
address@hidden




reply via email to

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