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

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

bug? gemtext coompile error "po-lex.c:132: bad macro argument list"


From: Richard S. Blake
Subject: bug? gemtext coompile error "po-lex.c:132: bad macro argument list"
Date: Thu, 11 Apr 2002 15:47:51 -0700

hi,

i've dl'd the latest GETTEXT (http://mirrors.kernel.org/gnu/gettext/gettext-0.11.1.tar.gz), and am trying to install on MacOSX Server 10.1.3 (Darwin 5.3).

configure goes ok, but make results in:


cc -DLOCALEDIR=\"/usr/local/share/locale\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../intl -g -O2 -c po-lex.c -fno-common -DPIC -o .libs/po-lex.lo
po-lex.c:132: bad macro argument list
po-lex.c:115: bad macro argument list
po-lex.c:132: bad macro argument list
po-lex.c:132: bad macro argument list
cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
make[3]: *** [po-lex.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


i can't find any web-references to this error ...... and can't figure it out the problem from perusing src/po-lex.c

is this a bug and.or can you help?

the full output of ./configure & make follow below .....

thanks!!

richard blake
address@hidden

**************************************************************************
**************************************************************************
**************************************************************************
**************************************************************************

address@hidden/configure --with-included-gettext --program-prefix=g

creating cache ./config.cache
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets ${MAKE}... yes
checking for gcc... no
checking for cc... cc
checking whether the C compiler (cc  ) works... yes
checking whether the C compiler (cc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of cc... none
checking for a BSD compatible install... /usr/bin/install -c
checking for bison... bison -y
checking for flex... flex
checking how to run the C preprocessor... cc -E -traditional-cpp
checking for Java compiler... javac
checking for jar... jar
checking for Java virtual machine... java
checking host system type... powerpc-apple-darwin5.3
checking for strerror in -lcposix... no
checking for object suffix... o
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking build system type... powerpc-apple-darwin5.3
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic Mach-O dynamically linked shared library
checking command to parse /usr/bin/nm -p output... ok
checking for dlfcn.h... no
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fno-common
checking if cc PIC flag -fno-common works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... /Volumes/ServerSystem/ports/gettext-0.11.1/conftest
yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin5.3 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
checking for ANSI C header files... yes
checking for limits.h... yes
checking for malloc.h... no
checking for string.h... yes
checking for unistd.h... yes
checking for values.h... no
checking for stdbool.h... yes
checking for working const... yes
checking for inline... inline
checking for signed... yes
checking whether backslash-a works in strings... yes
checking for unsigned long long... yes
checking for off_t... yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for ssize_t... yes
checking for pid_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for vprintf... yes
checking for getcwd... yes
checking for mblen... yes
checking for memcpy... yes
checking for posix_spawn... no
checking for putc_unlocked... no
checking for raise... yes
checking for select... yes
checking for strerror... yes
checking for strtoul... yes
checking for uname... yes
checking for utime... yes
checking for utimes... yes
checking for memset... yes
checking for stpcpy... no
checking for strcspn... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strpbrk... yes
checking for strstr... yes
checking for vasprintf... no
checking for getline... no
checking for getdelim... no
checking for working fnmatch function... yes
checking for limits.h... (cached) yes
checking for stdlib.h... yes
checking for string.h... (cached) yes
checking for wchar.h... no
checking for wctype.h... no
checking for isascii... yes
checking for iswcntrl... no
checking for iswprint... no
checking for mbsinit... no
checking for wcwidth... no
checking whether mbrtowc and mbstate_t are properly declared... no
checking whether wcwidth is declared... no
checking for stdlib.h... (cached) yes
checking for mbstate_t... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether closedir returns void... no
checking for limits.h... (cached) yes
checking for string.h... (cached) yes
checking for long file names... yes
checking for pathconf... yes
checking for limits.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for working vfork... yes
checking for waitpid... yes
checking for union wait... no
checking whether stat file-mode macros are broken... no
checking for __secure_getenv... no
checking for mkdtemp... no
checking whether stat file-mode macros are broken... (cached) no
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for fcntl.h... yes
checking for sys/time.h... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for gettimeofday... yes
checking for sigprocmask... yes
checking for signal handlers with siginfo_t... no
checking for setenv... yes
checking for unsetenv... yes
checking for search.h... no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for tsearch... no
checking if errno is properly declared... yes
checking if environ is properly declared... no
checking for error_at_line... no
checking for locale.h... yes
checking for setlocale declaration...
        extern char *setlocale (int category, const char *locale);
checking for arpa/inet.h... yes
checking for gethostname... yes
checking for gethostbyname... yes
checking for inet_ntop... no
checking for IPv6 sockets... yes
checking for shared library run path origin... done
checking for ranlib... (cached) ranlib
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for iconv... no, consider installing GNU libiconv
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for argz.h... no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... no
checking for malloc.h... (cached) no
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getc_unlocked... no
checking for getcwd... (cached) yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... (cached) yes
checking for setlocale... yes
checking for stpcpy... (cached) no
checking for strcasecmp... (cached) yes
checking for strdup... yes
checking for strtoul... (cached) yes
checking for tsearch... (cached) no
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for nl_langinfo and CODESET... no
checking for LC_MESSAGES... no
checking for bison... bison
checking version of bison... 1.28, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... yes
checking for libexpat... no
checking for emacs... emacs
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking for dvips... /Volumes/ServerSystem/ports/gettext-0.11.1/missing dvips checking for texi2pdf... /Volumes/ServerSystem/ports/gettext-0.11.1/missing texi2pdf
checking for perl... /usr/local/bin/perl
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating lib/Makefile
creating lib/javacomp.sh
creating lib/javaexec.sh
creating intl/Makefile
creating intl-java/Makefile
creating libuniname/Makefile
creating src/Makefile
creating src/user-email
creating po/Makefile.in
creating doc/Makefile
creating man/Makefile
creating man/x-to-1
creating tests/Makefile
creating m4/Makefile
creating projects/Makefile
creating misc/Makefile
creating misc/gettextize
creating config.h
creating po/POTFILES
creating po/Makefile

**************************************************************************
**************************************************************************
**************************************************************************
**************************************************************************

address@hidden

make  all-recursive
Making all in doc
make[2]: Nothing to be done for `all'.
Making all in intl
/bin/sh ../libtool --mode=compile cc -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 -g -O2 intl-compat.c
mkdir .libs
chmod 777 .libs
cc -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 -g -O2 intl-compat.c -fno-common -DPIC -o .libs/intl-compat.lo cc -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 -g -O2 intl-compat.c -o intl-compat.o >/dev/null 2>&1
mv -f .libs/intl-compat.lo intl-compat.lo
/bin/sh ../libtool --mode=compile cc -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 -g -O2 bindtextdom.c
rm -f .libs/bindtextdom.lo
cc -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 -g -O2 bindtextdom.c -fno-common -DPIC -o .libs/bindtextdom.lo cc -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 -g -O2 bindtextdom.c -o bindtextdom.o >/dev/null 2>&1
mv -f .libs/bindtextdom.lo bindtextdom.lo
/bin/sh ../libtool --mode=compile cc -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 -g -O2 dcgettext.c
rm -f .libs/dcgettext.lo
cc -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 -g -O2 dcgettext.c -fno-common -DPIC -o .libs/dcgettext.lo cc -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 -g -O2 dcgettext.c -o dcgettext.o >/dev/null 2>&1
mv -f .libs/dcgettext.lo dcgettext.lo
/bin/sh ../libtool --mode=compile cc -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 -g -O2 dgettext.c
rm -f .libs/dgettext.lo
cc -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 -g -O2 dgettext.c -fno-common -DPIC -o .libs/dgettext.lo cc -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 -g -O2 dgettext.c -o dgettext.o >/dev/null 2>&1
mv -f .libs/dgettext.lo dgettext.lo
/bin/sh ../libtool --mode=compile cc -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 -g -O2 gettext.c
rm -f .libs/gettext.lo
cc -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 -g -O2 gettext.c -fno-common -DPIC -o .libs/gettext.lo cc -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 -g -O2 gettext.c -o gettext.o >/dev/null 2>&1
mv -f .libs/gettext.lo gettext.lo
/bin/sh ../libtool --mode=compile cc -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 -g -O2 finddomain.c
rm -f .libs/finddomain.lo
cc -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 -g -O2 finddomain.c -fno-common -DPIC -o .libs/finddomain.lo cc -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 -g -O2 finddomain.c -o finddomain.o >/dev/null 2>&1
mv -f .libs/finddomain.lo finddomain.lo
/bin/sh ../libtool --mode=compile cc -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 -g -O2 loadmsgcat.c
rm -f .libs/loadmsgcat.lo
cc -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 -g -O2 loadmsgcat.c -fno-common -DPIC -o .libs/loadmsgcat.lo cc -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 -g -O2 loadmsgcat.c -o loadmsgcat.o >/dev/null 2>&1
mv -f .libs/loadmsgcat.lo loadmsgcat.lo
/bin/sh ../libtool --mode=compile cc -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 -g -O2 localealias.c
rm -f .libs/localealias.lo
cc -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 -g -O2 localealias.c -fno-common -DPIC -o .libs/localealias.lo cc -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 -g -O2 localealias.c -o localealias.o >/dev/null 2>&1
mv -f .libs/localealias.lo localealias.lo
/bin/sh ../libtool --mode=compile cc -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 -g -O2 textdomain.c
rm -f .libs/textdomain.lo
cc -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 -g -O2 textdomain.c -fno-common -DPIC -o .libs/textdomain.lo cc -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 -g -O2 textdomain.c -o textdomain.o >/dev/null 2>&1
mv -f .libs/textdomain.lo textdomain.lo
/bin/sh ../libtool --mode=compile cc -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 -g -O2 l10nflist.c
rm -f .libs/l10nflist.lo
cc -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 -g -O2 l10nflist.c -fno-common -DPIC -o .libs/l10nflist.lo cc -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 -g -O2 l10nflist.c -o l10nflist.o >/dev/null 2>&1
mv -f .libs/l10nflist.lo l10nflist.lo
/bin/sh ../libtool --mode=compile cc -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 -g -O2 explodename.c
rm -f .libs/explodename.lo
cc -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 -g -O2 explodename.c -fno-common -DPIC -o .libs/explodename.lo cc -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 -g -O2 explodename.c -o explodename.o >/dev/null 2>&1
mv -f .libs/explodename.lo explodename.lo
/bin/sh ../libtool --mode=compile cc -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 -g -O2 dcigettext.c
rm -f .libs/dcigettext.lo
cc -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 -g -O2 dcigettext.c -fno-common -DPIC -o .libs/dcigettext.lo cc -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 -g -O2 dcigettext.c -o dcigettext.o >/dev/null 2>&1
mv -f .libs/dcigettext.lo dcigettext.lo
/bin/sh ../libtool --mode=compile cc -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 -g -O2 dcngettext.c
rm -f .libs/dcngettext.lo
cc -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 -g -O2 dcngettext.c -fno-common -DPIC -o .libs/dcngettext.lo cc -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 -g -O2 dcngettext.c -o dcngettext.o >/dev/null 2>&1
mv -f .libs/dcngettext.lo dcngettext.lo
/bin/sh ../libtool --mode=compile cc -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 -g -O2 dngettext.c
rm -f .libs/dngettext.lo
cc -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 -g -O2 dngettext.c -fno-common -DPIC -o .libs/dngettext.lo cc -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 -g -O2 dngettext.c -o dngettext.o >/dev/null 2>&1
mv -f .libs/dngettext.lo dngettext.lo
/bin/sh ../libtool --mode=compile cc -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 -g -O2 ngettext.c
rm -f .libs/ngettext.lo
cc -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 -g -O2 ngettext.c -fno-common -DPIC -o .libs/ngettext.lo cc -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 -g -O2 ngettext.c -o ngettext.o >/dev/null 2>&1
mv -f .libs/ngettext.lo ngettext.lo
/bin/sh ../libtool --mode=compile cc -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 -g -O2 plural.c
rm -f .libs/plural.lo
cc -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 -g -O2 plural.c -fno-common -DPIC -o .libs/plural.lo cc -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 -g -O2 plural.c -o plural.o
/dev/null 2>&1
mv -f .libs/plural.lo plural.lo
/bin/sh ../libtool --mode=compile cc -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 -g -O2 plural-exp.c
rm -f .libs/plural-exp.lo
cc -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 -g -O2 plural-exp.c -fno-common -DPIC -o .libs/plural-exp.lo cc -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 -g -O2 plural-exp.c -o plural-exp.o >/dev/null 2>&1
mv -f .libs/plural-exp.lo plural-exp.lo
/bin/sh ../libtool --mode=compile cc -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 -g -O2 localcharset.c
rm -f .libs/localcharset.lo
cc -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 -g -O2 localcharset.c -fno-common -DPIC -o .libs/localcharset.lo cc -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 -g -O2 localcharset.c -o localcharset.o >/dev/null 2>&1
mv -f .libs/localcharset.lo localcharset.lo
/bin/sh ../libtool --mode=compile cc -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 -g -O2 localename.c
rm -f .libs/localename.lo
cc -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 -g -O2 localename.c -fno-common -DPIC -o .libs/localename.lo cc -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 -g -O2 localename.c -o localename.o >/dev/null 2>&1
mv -f .libs/localename.lo localename.lo
/bin/sh ../libtool --mode=compile cc -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 -g -O2 osdep.c
rm -f .libs/osdep.lo
cc -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 -g -O2 osdep.c -fno-common -DPIC -o .libs/osdep.lo cc -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 -g -O2 osdep.c -o osdep.o
/dev/null 2>&1
mv -f .libs/osdep.lo osdep.lo
/bin/sh ../libtool --mode=link \
 cc  -g -O2   -o libintl.la \
intl-compat.lo bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo localename.lo osdep.lo -lc \
 -version-info 2:0:0 \
 -rpath /usr/local/lib \
 -no-undefined
rm -fr .libs/libintl.la .libs/libintl.* .libs/libintl.*
../libtool: parse error: condition expected: xno = [3191]
cc -dynamiclib -o .libs/libintl.2.0.0.dylib intl-compat.lo bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo localename.lo osdep.lo -lc -lc -install_name /usr/local/lib/libintl.2.dylib -compatibility_version 3 -current_version 3.0 (cd .libs && rm -f libintl.2.dylib && ln -s libintl.2.0.0.dylib libintl.2.dylib)
/Volumes/ServerSystem/ports/gettext-0.11.1/intl/.libs
(cd .libs && rm -f libintl.dylib && ln -s libintl.2.0.0.dylib libintl.dylib)
/Volumes/ServerSystem/ports/gettext-0.11.1/intl/.libs
ar cru .libs/libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o localename.o osdep.o
ranlib .libs/libintl.a
creating libintl.la
(cd .libs && rm -f libintl.la && ln -s ../libintl.la libintl.la)
/Volumes/ServerSystem/ports/gettext-0.11.1/intl/.libs
cp ./libgnuintl.h libintl.h
/bin/sh ./config.charset 'powerpc-apple-darwin5.3' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext/g' ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext/g' ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
Making all in intl-java
/bin/sh ../lib/javacomp.sh -d . ./gnu/gettext/GettextResource.java
jar cf libintl.jar gnu/gettext/GettextResource*.class
cd . && test ! -d /usr/lib/jdk1.1.8 || env PATH=/usr/lib/jdk1.1.8/bin:$PATH javadoc -d javadoc1 gnu/gettext/*.java cd . && test ! -d /usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH javadoc -d javadoc2 gnu/gettext/*.java
Making all in lib
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o argmatch.lo argmatch.c
mkdir .libs
chmod 777 .libs
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c argmatch.c -fno-common -DPIC -o .libs/argmatch.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c argmatch.c -o argmatch.o >/dev/null 2>&1
mv -f .libs/argmatch.lo argmatch.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o backupfile.lo backupfile.c
rm -f .libs/backupfile.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c backupfile.c -fno-common -DPIC -o .libs/backupfile.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c backupfile.c -o backupfile.o >/dev/null 2>&1
mv -f .libs/backupfile.lo backupfile.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o addext.lo addext.c
rm -f .libs/addext.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c addext.c -fno-common -DPIC -o .libs/addext.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c addext.c -o addext.o >/dev/null 2>&1
mv -f .libs/addext.lo addext.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o basename.lo basename.c
rm -f .libs/basename.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c basename.c -fno-common -DPIC -o .libs/basename.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c basename.c -o basename.o >/dev/null 2>&1
mv -f .libs/basename.lo basename.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o c-ctype.lo c-ctype.c
rm -f .libs/c-ctype.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c c-ctype.c -fno-common -DPIC -o .libs/c-ctype.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c c-ctype.c -o c-ctype.o >/dev/null 2>&1
mv -f .libs/c-ctype.lo c-ctype.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o copy-file.lo copy-file.c
rm -f .libs/copy-file.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c copy-file.c -fno-common -DPIC -o .libs/copy-file.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c copy-file.c -o copy-file.o >/dev/null 2>&1
mv -f .libs/copy-file.lo copy-file.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o error.lo error.c
rm -f .libs/error.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c error.c -fno-common -DPIC -o .libs/error.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c error.c -o error.o >/dev/null 2>&1
mv -f .libs/error.lo error.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o execute.lo execute.c
rm -f .libs/execute.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c execute.c -fno-common -DPIC -o .libs/execute.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c execute.c -o execute.o >/dev/null 2>&1
mv -f .libs/execute.lo execute.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o findprog.lo findprog.c
rm -f .libs/findprog.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c findprog.c -fno-common -DPIC -o .libs/findprog.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c findprog.c -o findprog.o >/dev/null 2>&1
mv -f .libs/findprog.lo findprog.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o fstrcmp.lo fstrcmp.c
rm -f .libs/fstrcmp.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c fstrcmp.c -fno-common -DPIC -o .libs/fstrcmp.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c fstrcmp.c -o fstrcmp.o >/dev/null 2>&1
mv -f .libs/fstrcmp.lo fstrcmp.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o full-write.lo full-write.c
rm -f .libs/full-write.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c full-write.c -fno-common -DPIC -o .libs/full-write.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c full-write.c -o full-write.o >/dev/null 2>&1
mv -f .libs/full-write.lo full-write.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o gcd.lo gcd.c
rm -f .libs/gcd.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c gcd.c -fno-common -DPIC -o .libs/gcd.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c gcd.c -o gcd.o >/dev/null 2>&1
mv -f .libs/gcd.lo gcd.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o getopt.lo getopt.c
rm -f .libs/getopt.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c getopt.c -fno-common -DPIC -o .libs/getopt.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c getopt.c -o getopt.o >/dev/null 2>&1
mv -f .libs/getopt.lo getopt.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o getopt1.lo getopt1.c
rm -f .libs/getopt1.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c getopt1.c -fno-common -DPIC -o .libs/getopt1.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c getopt1.c -o getopt1.o >/dev/null 2>&1
mv -f .libs/getopt1.lo getopt1.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o hash.lo hash.c
rm -f .libs/hash.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c hash.c -fno-common -DPIC -o .libs/hash.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c hash.c -o hash.o >/dev/null 2>&1
mv -f .libs/hash.lo hash.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o javacomp.lo javacomp.c
rm -f .libs/javacomp.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c javacomp.c -fno-common -DPIC -o .libs/javacomp.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c javacomp.c -o javacomp.o >/dev/null 2>&1
mv -f .libs/javacomp.lo javacomp.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o javaexec.lo javaexec.c
rm -f .libs/javaexec.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c javaexec.c -fno-common -DPIC -o .libs/javaexec.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c javaexec.c -o javaexec.o >/dev/null 2>&1
mv -f .libs/javaexec.lo javaexec.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o linebreak.lo linebreak.c
rm -f .libs/linebreak.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c linebreak.c -fno-common -DPIC -o .libs/linebreak.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c linebreak.c -o linebreak.o >/dev/null 2>&1
mv -f .libs/linebreak.lo linebreak.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o localcharset.lo localcharset.c
rm -f .libs/localcharset.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c localcharset.c -fno-common -DPIC -o .libs/localcharset.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c localcharset.c -o localcharset.o >/dev/null 2>&1
mv -f .libs/localcharset.lo localcharset.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o mbswidth.lo mbswidth.c
rm -f .libs/mbswidth.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c mbswidth.c -fno-common -DPIC -o .libs/mbswidth.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c mbswidth.c -o mbswidth.o >/dev/null 2>&1
mv -f .libs/mbswidth.lo mbswidth.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o obstack.lo obstack.c
rm -f .libs/obstack.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c obstack.c -fno-common -DPIC -o .libs/obstack.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c obstack.c -o obstack.o >/dev/null 2>&1
mv -f .libs/obstack.lo obstack.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o concatpath.lo concatpath.c
rm -f .libs/concatpath.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c concatpath.c -fno-common -DPIC -o .libs/concatpath.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c concatpath.c -o concatpath.o >/dev/null 2>&1
mv -f .libs/concatpath.lo concatpath.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o pipe-bidi.lo pipe-bidi.c
rm -f .libs/pipe-bidi.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c pipe-bidi.c -fno-common -DPIC -o .libs/pipe-bidi.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c pipe-bidi.c -o pipe-bidi.o >/dev/null 2>&1
mv -f .libs/pipe-bidi.lo pipe-bidi.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o pipe-in.lo pipe-in.c
rm -f .libs/pipe-in.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c pipe-in.c -fno-common -DPIC -o .libs/pipe-in.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c pipe-in.c -o pipe-in.o >/dev/null 2>&1
mv -f .libs/pipe-in.lo pipe-in.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o pipe-out.lo pipe-out.c
rm -f .libs/pipe-out.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c pipe-out.c -fno-common -DPIC -o .libs/pipe-out.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c pipe-out.c -o pipe-out.o >/dev/null 2>&1
mv -f .libs/pipe-out.lo pipe-out.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o progname.lo progname.c
rm -f .libs/progname.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c progname.c -fno-common -DPIC -o .libs/progname.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c progname.c -o progname.o >/dev/null 2>&1
mv -f .libs/progname.lo progname.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o safe-read.lo safe-read.c
rm -f .libs/safe-read.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c safe-read.c -fno-common -DPIC -o .libs/safe-read.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c safe-read.c -o safe-read.o >/dev/null 2>&1
mv -f .libs/safe-read.lo safe-read.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o sh-quote.lo sh-quote.c
rm -f .libs/sh-quote.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c sh-quote.c -fno-common -DPIC -o .libs/sh-quote.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c sh-quote.c -o sh-quote.o >/dev/null 2>&1
mv -f .libs/sh-quote.lo sh-quote.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o stpncpy.lo stpncpy.c
rm -f .libs/stpncpy.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c stpncpy.c -fno-common -DPIC -o .libs/stpncpy.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c stpncpy.c -o stpncpy.o >/dev/null 2>&1
mv -f .libs/stpncpy.lo stpncpy.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o strtoul.lo strtoul.c
rm -f .libs/strtoul.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c strtoul.c -fno-common -DPIC -o .libs/strtoul.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c strtoul.c -o strtoul.o >/dev/null 2>&1
mv -f .libs/strtoul.lo strtoul.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o tmpdir.lo tmpdir.c
rm -f .libs/tmpdir.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c tmpdir.c -fno-common -DPIC -o .libs/tmpdir.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c tmpdir.c -o tmpdir.o >/dev/null 2>&1
mv -f .libs/tmpdir.lo tmpdir.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o wait-process.lo wait-process.c
rm -f .libs/wait-process.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c wait-process.c -fno-common -DPIC -o .libs/wait-process.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c wait-process.c -o wait-process.o >/dev/null 2>&1
mv -f .libs/wait-process.lo wait-process.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o xerror.lo xerror.c
rm -f .libs/xerror.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c xerror.c -fno-common -DPIC -o .libs/xerror.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c xerror.c -o xerror.o >/dev/null 2>&1
mv -f .libs/xerror.lo xerror.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o xmalloc.lo xmalloc.c
rm -f .libs/xmalloc.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c xmalloc.c -fno-common -DPIC -o .libs/xmalloc.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c xmalloc.c -o xmalloc.o >/dev/null 2>&1
mv -f .libs/xmalloc.lo xmalloc.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o xstrdup.lo xstrdup.c
rm -f .libs/xstrdup.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c xstrdup.c -fno-common -DPIC -o .libs/xstrdup.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c xstrdup.c -o xstrdup.o >/dev/null 2>&1
mv -f .libs/xstrdup.lo xstrdup.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o xsetenv.lo xsetenv.c
rm -f .libs/xsetenv.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c xsetenv.c -fno-common -DPIC -o .libs/xsetenv.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c xsetenv.c -o xsetenv.o >/dev/null 2>&1
mv -f .libs/xsetenv.lo xsetenv.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o stpcpy.lo stpcpy.c
rm -f .libs/stpcpy.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c stpcpy.c -fno-common -DPIC -o .libs/stpcpy.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c stpcpy.c -o stpcpy.o >/dev/null 2>&1
mv -f .libs/stpcpy.lo stpcpy.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o vasprintf.lo vasprintf.c
rm -f .libs/vasprintf.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c vasprintf.c -fno-common -DPIC -o .libs/vasprintf.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c vasprintf.c -o vasprintf.o >/dev/null 2>&1
mv -f .libs/vasprintf.lo vasprintf.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o getline.lo getline.c
rm -f .libs/getline.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c getline.c -fno-common -DPIC -o .libs/getline.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c getline.c -o getline.o >/dev/null 2>&1
mv -f .libs/getline.lo getline.lo
/bin/sh ../libtool --mode=compile cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c -o mkdtemp.lo mkdtemp.c
rm -f .libs/mkdtemp.lo
cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c mkdtemp.c -fno-common -DPIC -o .libs/mkdtemp.lo cc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -g -O2 -c mkdtemp.c -o mkdtemp.o >/dev/null 2>&1
mv -f .libs/mkdtemp.lo mkdtemp.lo
/bin/sh ../libtool --mode=link cc -g -O2 -o libgettextlib.la -rpath /usr/local/lib -release 0.11.1 ../intl/libintl.la -lc -no-undefined 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 stpncpy.lo strtoul.lo tmpdir.lo wait-process.lo xerror.lo xmalloc.lo xstrdup.lo xsetenv.lo stpcpy.lo vasprintf.lo getline.lo mkdtemp.lo rm -fr .libs/libgettextlib.la .libs/libgettextlib.* .libs/libgettextlib-0.11.1.*
../libtool: parse error: condition expected: xno = [3191]
cc -dynamiclib -o .libs/libgettextlib-0.11.1.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 stpncpy.lo strtoul.lo tmpdir.lo wait-process.lo xerror.lo xmalloc.lo xstrdup.lo xsetenv.lo stpcpy.lo vasprintf.lo getline.lo mkdtemp.lo -L../intl/.libs -lintl -lc -lc -install_name /usr/local/lib/libgettextlib-0.11.1.dylib
ld: warning unused multiple definitions of symbol _getopt
getopt.lo definition of _getopt in section (__TEXT,__text)
/usr/lib/libc.dylib(getopt.o) unused definition of _getopt
ld: warning unused multiple definitions of symbol _optarg
getopt.lo definition of _optarg in section (__DATA,__data)
/usr/lib/libc.dylib(getopt.o) unused definition of _optarg
ld: warning unused multiple definitions of symbol _opterr
getopt.lo definition of _opterr in section (__DATA,__data)
/usr/lib/libc.dylib(getopt.o) unused definition of _opterr
ld: warning unused multiple definitions of symbol _optind
getopt.lo definition of _optind in section (__DATA,__data)
/usr/lib/libc.dylib(getopt.o) unused definition of _optind
ld: warning unused multiple definitions of symbol _optopt
getopt.lo definition of _optopt in section (__DATA,__data)
/usr/lib/libc.dylib(getopt.o) unused definition of _optopt
ld: warning unused multiple definitions of symbol _locale_charset
localcharset.lo definition of _locale_charset in section (__TEXT,__text)
../intl/.libs/libintl.dylib(localcharset.lo) unused definition of _locale_charset (cd .libs && rm -f libgettextlib.dylib && ln -s libgettextlib-0.11.1.dylib libgettextlib.dylib)
/Volumes/ServerSystem/ports/gettext-0.11.1/lib/.libs
ar cru .libs/libgettextlib.a argmatch.o backupfile.o addext.o basename.o c-ctype.o copy-file.o error.o execute.o findprog.o fstrcmp.o full-write.o gcd.o getopt.o getopt1.o hash.o javacomp.o javaexec.o linebreak.o localcharset.o mbswidth.o obstack.o concatpath.o pipe-bidi.o pipe-in.o pipe-out.o progname.o safe-read.o sh-quote.o stpncpy.o strtoul.o tmpdir.o wait-process.o xerror.o xmalloc.o xstrdup.o xsetenv.o stpcpy.o vasprintf.o getline.o mkdtemp.o
ranlib .libs/libgettextlib.a
creating libgettextlib.la
(cd .libs && rm -f libgettextlib.la && ln -s ../libgettextlib.la libgettextlib.la)
/Volumes/ServerSystem/ports/gettext-0.11.1/lib/.libs
/bin/sh ./config.charset 'powerpc-apple-darwin5.3' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext/g' ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext/g' ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
Making all in libuniname
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../lib -g -O2 -c `test -f uniname.c || echo './'`uniname.c
rm -f libuniname.a
ar cru libuniname.a uniname.o
ranlib libuniname.a
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../lib -g -O2 -c `test -f test-names.c || echo './'`test-names.c /bin/sh ../libtool --mode=link cc -g -O2 -o test-names test-names.o libuniname.a ../lib/libgettextlib.la
mkdir .libs
chmod 777 .libs
cc -g -O2 -o .libs/test-names test-names.o libuniname.a -L../lib/.libs -lgettextlib -L/Volumes/ServerSystem/ports/gettext-0.11.1/intl/.libs -lintl -lc
creating test-names
Making all in src
make  all-am
/bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../intl -g -O2 -c -o message.lo message.c
mkdir .libs
chmod 777 .libs
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../intl -g -O2 -c message.c -fno-common -DPIC -o .libs/message.lo cc -DLOCALEDIR=\"/usr/local/share/locale\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../intl -g -O2 -c message.c -o message.o >/dev/null 2>&1
mv -f .libs/message.lo message.lo
/bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../intl -g -O2 -c -o po.lo po.c
rm -f .libs/po.lo
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../intl -g -O2 -c po.c -fno-common -DPIC -o .libs/po.lo cc -DLOCALEDIR=\"/usr/local/share/locale\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../intl -g -O2 -c po.c -o po.o >/dev/null 2>&1
mv -f .libs/po.lo po.lo
sed 's/[yY][yY]/po_gram_/g' ./po-gram-gen.h > po-gram-gen2.h-tmp
mv po-gram-gen2.h-tmp po-gram-gen2.h
/bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../intl -g -O2 -c -o po-lex.lo po-lex.c
rm -f .libs/po-lex.lo
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../intl -g -O2 -c po-lex.c -fno-common -DPIC -o .libs/po-lex.lo
po-lex.c:132: bad macro argument list
po-lex.c:115: bad macro argument list
po-lex.c:132: bad macro argument list
po-lex.c:132: bad macro argument list
cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
make[3]: *** [po-lex.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

**************************************************************************
**************************************************************************
**************************************************************************
**************************************************************************





reply via email to

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