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: Sat, 18 Aug 2007 02:35:44 -0800

Hello again Ralf

> Do you have a C++ compiler installed (g++) and working?  If no, please
> install it and restart building gettext at the configure stage.  If yes,
> please try to find out why the gettext configury does not accept it.
> Probably the answer can then be found in the stdout output of the
> configure of gettext-tools, or in gettext-tools/config.log.

I installed mingw again and choose g++, you where correct it wasn't installed.

I did the configure again and now Makefile says CXX = g++, and the error is a 
little different.
Sorry, this is probably a simple solution. But this is the first time I'm 
trying to build a GNU software package.

make[4]: Entering directory `/usr/src/gettext-0.16.1/gettext-tools/src'
/bin/sh ../libtool --tag=CXX   --mode=link g++  -g -O2 -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  
g++ -shared -nostdlib /mingw/lib/dllcrt2.o 
c:/mingw/bin/../lib/gcc/mingw32/3.4.2/crtbegin.o  .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 
-Lc:/mingw/bin/../lib/gcc/mingw32/3.4.2 -Lc:/mingw/bin/../lib/gcc 
-L/mingw/lib/gcc/mingw32/3.4.2 
-Lc:/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/lib 
-L/mingw/lib/gcc/mingw32/3.4.2/../../../../mingw32/lib -L/mingw/lib 
-Lc:/mingw/bin/../lib/gcc/mingw32/3.4.2/../../.. 
-L/mingw/lib/gcc/mingw32/3.4.2/../../.. -lstdc++ -lmingw32 -lgcc -lmoldname 
-lmingwex -lmsvcrt -luser32 -lkernel32 -ladvapi32 -lshell32 -lmingw32 -lgcc 
-lmoldname -lmingwex -lmsvcrt c:/mingw/bin/../lib/gcc/mingw32/3.4.2/crtend.o  
-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
g++.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

____________________________________________________________
GET FREE 5GB ONLINE STORAGE - Safely store your documents, photos and music 
online!
Visit http://www.inbox.com/storage to find out more!




reply via email to

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