Release: 1.4.2
Environment
HP 9000/800 HPUX 11.11
Description
on make check (or make) receive the following error:
Making check in intl
sed -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \ -e 's,@''HAVE_ASPRINTF''@,0,g' \ -e 's,@''HAVE_SNPRINTF''@,1,g' \ -e 's,@''HAVE_WPRINTF''@,0,g' \ < ./libgnuintl.h.in > libgnuintl.h cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr
/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DENABLE_RELOCA
TABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocat
ion_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS
_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -Ae -D_HPUX_SOURCE bindtextdom.
c
(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C pro
duct; ignored.
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C pro
duct; ignored.
cpp: "libgnuintl.h", line 375: error 4065: Recursion in macro "libintl_set_reloc
ation_prefix".
- Error exit code 1
Stop. - Error exit code 1
Stop.
Fix
i'm not a c programmer, but play one on tv, it's just that we haven't had this issue in a script yet.