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

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

Re: Build GetText 0.16.1 using MSYS


From: Karsten Kousgaard
Subject: Re: Build GetText 0.16.1 using MSYS
Date: Fri, 17 Aug 2007 23:30:32 -0800

Hello Ralf and thank you for your reply

> FWIW, please try
>   make all install
> (just in case there is some missing dependency).
Same error

 
> When reporting build errors that involve libtool, please also post the
> libtool command line that was issued.
Making all in libuniname
make[3]: Entering directory `/usr/src/gettext-0.16.1/gettext-tools/libuniname'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/gettext-0.16.1/gettext-tools/libuniname'
Making all in src
make[3]: Entering directory `/usr/src/gettext-0.16.1/gettext-tools/src'
make  all-am
make[4]: Entering directory `/usr/src/gettext-0.16.1/gettext-tools/src'
/bin/sh ../libtool --tag=CXX   --mode=link :   -release 0.16.1 
../gnulib-lib/libgettextlib.la ../intl/libintl.la    -lc -no-undefined 
-Wl,--export-all-symbols -Wl,--disable-auto-import -o libgettextsrc.la -rpath 
/mingw/lib message.lo po-error.lo po-xerror.lo read-catalog-abstract.lo 
po-lex.lo po-gram-gen.lo po-charset.lo read-po.lo read-properties.lo 
read-stringtable.lo open-catalog.lo dir-list.lo str-list.lo read-catalog.lo 
write-catalog.lo write-properties.lo write-stringtable.lo write-po.lo 
msgl-ascii.lo msgl-iconv.lo msgl-equal.lo msgl-cat.lo msgl-english.lo 
msgl-check.lo file-list.lo msgl-charset.lo po-time.lo plural-exp.lo 
plural-eval.lo plural-table.lo c++format.lo format-c.lo format-sh.lo 
format-python.lo format-lisp.lo format-elisp.lo format-librep.lo 
format-scheme.lo format-java.lo format-csharp.lo format-awk.lo format-pascal.lo 
format-ycp.lo format-tcl.lo format-perl.lo format-perl-brace.lo format-php.lo 
format-gcc-internal.lo format-qt.lo format-boost.lo gettextsrc-exports.lo  
libtool: ignoring unknown tag CXX
gcc -shared  .libs/message.o .libs/po-error.o .libs/po-xerror.o 
.libs/read-catalog-abstract.o .libs/po-lex.o .libs/po-gram-gen.o 
.libs/po-charset.o .libs/read-po.o .libs/read-properties.o 
.libs/read-stringtable.o .libs/open-catalog.o .libs/dir-list.o .libs/str-list.o 
.libs/read-catalog.o .libs/write-catalog.o .libs/write-properties.o 
.libs/write-stringtable.o .libs/write-po.o .libs/msgl-ascii.o 
.libs/msgl-iconv.o .libs/msgl-equal.o .libs/msgl-cat.o .libs/msgl-english.o 
.libs/msgl-check.o .libs/file-list.o .libs/msgl-charset.o .libs/po-time.o 
.libs/plural-exp.o .libs/plural-eval.o .libs/plural-table.o .libs/c++format.o 
.libs/format-c.o .libs/format-sh.o .libs/format-python.o .libs/format-lisp.o 
.libs/format-elisp.o .libs/format-librep.o .libs/format-scheme.o 
.libs/format-java.o .libs/format-csharp.o .libs/format-awk.o 
.libs/format-pascal.o .libs/format-ycp.o .libs/format-tcl.o .libs/format-perl.o 
.libs/format-perl-brace.o .libs/format-php.o .libs/format-gcc-internal.o 
.libs/format-qt.o .libs/format-boost.o .libs/gettextsrc-exports.o  
-L/usr/src/gettext-0.16.1/gettext-tools/intl/.libs 
../gnulib-lib/.libs/libgettextlib.dll.a ../intl/.libs/libintl.dll.a  
-Wl,--export-all-symbols -Wl,--disable-auto-import -o 
.libs/libgettextsrc-0-16-1.dll -Wl,--enable-auto-image-base -Xlinker 
--out-implib -Xlinker .libs/libgettextsrc.dll.a
gcc.exe: .libs/c++format.o: No such file or directory
make[4]: *** [libgettextsrc.la] Error 1
make[4]: Leaving directory `/usr/src/gettext-0.16.1/gettext-tools/src'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/usr/src/gettext-0.16.1/gettext-tools/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/gettext-0.16.1/gettext-tools'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/gettext-0.16.1/gettext-tools'
make: *** [all-recursive] Error 1


> What does
>   cd gettext-tools/src && make c++format.lo
make tells me that c++format.lo is up to date


> output?  What's the setting of CXX in the respective Makefile?
I'm not sure, so I have uploaded some files in case you might want to have a 
look
But I found this in the Makefile:
CXX = :

Makefile of size 90.28 KB   -   http://www.filefactory.com/file/f83d43/
Makefile.in of size 94.842 KB   -   http://www.filefactory.com/file/dc41db/
Makefile.am of size 19.879 KB   -   http://www.filefactory.com/file/b9a3fb/
c++format.lo of size 318 Bytes   -   http://www.filefactory.com/file/38c81e/

Thank you very much again for your reply




reply via email to

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