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

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

Re: bug-report: gettext-0.11.3-pre2 on OSX 10.1.4


From: Bruno Haible
Subject: Re: bug-report: gettext-0.11.3-pre2 on OSX 10.1.4
Date: Fri, 7 Jun 2002 15:57:24 +0200 (CEST)

R Blake writes:

> as a result, make on gettext fails with 'undefined symbols' @ dcigettext.c

Can you please send the output of "grep SEARCH config.h" after
configuring gettext? I get

/* #undef HAVE_TSEARCH */
/* #undef HAVE_SEARCH_H */

> attempts to 'clean up' w/ aclocal/autoconf fail with:
> 
> address@hidden
> aclocal: configure.in: 61: macro `AM_TYPE_PTRDIFF_T' not found in library

If you ignore the ACLOCAL_AMFLAGS that are mentioned in Makefile.am,
the result is certainly not good.

> ../libtool: parse error: condition expected: xno = [3191]

Looks like a bug in libtool. You can try to debug it by adding a "set -x"
statement near the second line of 'libtool'.

Bruno



reply via email to

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