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

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

Re: compiling trouble on mac osx


From: Bruno Haible
Subject: Re: compiling trouble on mac osx
Date: Wed, 20 Feb 2002 16:15:02 +0100 (CET)

Ricky Charlet writes:

> I am using gettext-0.11 and mac osx v 10.1.1.
> 
> Here is the problem line from the make results...
> 
> cc -dynamiclib  -o .libs/libgettextlib-0.11.dylib  argmatch.lo 
> backupfile.lo addext.lo basename.lo c-ctype.lo copy-file.lo error.lo 
> execute.lo findprog.lo fstrcmp.lo full-write.lo gcd.lo getopt.lo 
> getopt1.lo hash.lo javacomp.lo javaexec.lo linebreak.lo localcharset.lo 
> mbswidth.lo obstack.lo concatpath.lo pipe-bidi.lo pipe-in.lo pipe-out.lo 
> progname.lo safe-read.lo sh-quote.lo strtoul.lo tmpdir.lo wait-
> process.lo xerror.lo xmalloc.lo xstrdup.lo xsetenv.lo stpcpy.lo 
> stpncpy.lo vasprintf.lo getline.lo mkdtemp.lo  -L../intl/.libs -lintl 
> -lc -lc -install_name  /usr/local/lib/libgettextlib-0.11.dylib 0.0
> 
> cc: 0.0: No such file or directory

Thanks for the report. This is due to the libtool-1.4 which is used in
gettext-0.11. In gettext-0.11.1 I'll use libtool-1.4.2. It fixes this
problem.

> Then my make went clean all the way through. But a `make check` had 18 
> out of 152 tests failed.

18 tests? On platforms without iconv, usually only 10 tests fail.
I'd be glad to hear details.

Bruno



reply via email to

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