A new issue for me installing on w32. For some reason the installation of gsf is trying to RUN the documentation file swig/INSTALL.
I can't make sense of it, so here's the output. Thanks again! ############################################################ ### Guile ############################################################ guile and slib already installed. skipping. ############################################################ ### OpenSSL ############################################################ openssl already installed. skipping. ############################################################ ### pexports ############################################################ pexports already installed. skipping. ############################################################ ### LibXML2 ############################################################ libxml2 already installed. skipping. ############################################################ ### Expat ############################################################ expat already installed. skipping. ############################################################ ### Gnome platform ############################################################ gnome packages installed. skipping. ############################################################ ### Swig ############################################################ swig already installed. skipping. ############################################################ ### Autotools ############################################################ autoconf/automake already installed. skipping. libtool/libtoolize already installed. skipping. ############################################################ ### libGSF ############################################################ Extracting libgsf-1.14.1.tar.bz2 ... done checking for a BSD-compatible install... /c/soft/swig/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking build system type... i686-pc-mingw32 checking host system type... i686-pc-mingw32 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... c:/soft/mingw/mingw32/bin/ld.exe checking if the linker (c:/soft/mingw/mingw32/bin/ld.exe) is GNU ld... yes checking for c:/soft/mingw/mingw32/bin/ld.exe option to reload object files... -r checking for BSD-compatible nm... /mingw/bin/nm checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic file format pei*-i386(.*architecture: i386)? checking for dlltool... dlltool checking for as... as checking for objdump... objdump checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... no checking dlfcn.h presence... no checking for dlfcn.h... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 8192 checking command to parse /mingw/bin/nm output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -DDLL_EXPORT checking if gcc PIC flag -DDLL_EXPORT works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (c:/soft/mingw/mingw32/bin/ld.exe) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... c:/soft/mingw/mingw32/bin/ld.exe checking if the linker (c:/soft/mingw/mingw32/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (c:/soft/mingw/mingw32/bin/ld.exe) supports shared libraries... yes checking for g++ option to produce PIC... -DDLL_EXPORT checking if g++ PIC flag -DDLL_EXPORT works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (c:/soft/mingw/mingw32/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for pkg-config... /c/soft/gnome/bin/pkg-config checking for perl... c:/soft/active-perl/bin/perl checking for XML::Parser... ok checking for iconv... /c/soft/gnome/bin/iconv checking for msgfmt... /c/soft/gnome/bin/msgfmt checking for msgmerge... /c/soft/gnome/bin/msgmerge checking for xgettext... /c/soft/gnome/bin/xgettext checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /c/soft/gnome/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /c/soft/gnome/bin/msgfmt checking for xgettext... /c/soft/gnome/bin/xgettext checking for catalogs to be installed... es sv checking pkg-config is at least version 0.9.0... yes checking for LIBGSF... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes checking what language compliance flags to pass to the C compiler... checking whether gcc understands -Wno-system-headers... yes checking whether gcc understands -Wfloat-equal... yes checking whether gcc understands -Wpointer-arith... yes checking whether gcc understands -Wbad-function-cast... yes checking whether gcc understands -Wwrite-strings... yes checking whether gcc understands -Wsign-compare... yes checking whether gcc understands -Waggregate-return... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -Wmissing-declarations... yes checking whether gcc understands -Wformat... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Winline... yes checking whether gcc understands -Wdeclaration-after-statement... yes checking whether gcc understands -Wundef... yes checking whether gcc understands -W... yes checking whether gcc understands -Wmissing-noreturn... yes checking whether gcc understands -Wmissing-format-attribute... yes checking whether gcc understands -Wno-pointer-sign... no checking whether fdopen is declared... yes checking whether struct timeval is available... yes checking whether -D_BSD_SOURCE is needed for caddr_t... yes checking whether -D_BSD_SOURCE is needed for lstat... yes checking for mode_t... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking io.h usability... yes checking io.h presence... yes checking for io.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... no checking for chown... no checking for gmtime_r... no checking for gmtime... yes configure: WARNING: *** Please note that gmtime_r() is missing and I will use gmtime() which is not thread safe *** checking for struct tm.tm_gmtoff... no checking for g_chmod... yes checking for g_access... yes checking whether macro S_ISREG is available... yes checking for Win32 platform... checking for windres... windres checking for lib.exe... no yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzread in -lz... yes checking for BZ2_bzDecompressInit in -lbz2... no configure: WARNING: *** BZ2 support disabled (BZ2 library not found) *** configure: WARNING: *** BZ2 support disabled (BZ2 header not found) *** checking for LIBGSF_GNOME... yes checking for gconftool-2... gconftool-2 Using config source xml:merged:c:/soft/gnome/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating gsf/Makefile config.status: creating gsf-gnome/Makefile config.status: creating gsf-win32/Makefile config.status: creating tests/Makefile config.status: creating python/Makefile config.status: creating thumbnailer/Makefile config.status: creating po/Makefile.in config.status: creating gsf/version.c config.status: creating doc/version.xml config.status: creating libgsf-1.pc config.status: creating libgsf-1.spec config.status: creating libgsf-gnome-1.pc config.status: creating libgsf-gnome-1.spec config.status: creating libgsf-win32-1.pc config.status: creating libgsf-zip config.status: creating gsf-config.h config.status: gsf-config.h is unchanged config.status: executing depfiles commands config.status: executing intltool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Configured libgsf 1.14.1 make all-recursive make[1]: Entering directory `/c/soft/tmp/libgsf-1.14.1' Making all in po make[2]: Entering directory `/c/soft/tmp/libgsf-1.14.1/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/c/soft/tmp/libgsf-1.14.1/po' Making all in gsf make[2]: Entering directory `/c/soft/tmp/libgsf-1.14.1/gsf' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Ic:/soft/gnome/include/glib-2.0 -Ic:/soft/gnome/lib/glib-2.0/include -Ic:/soft/gnome/include -DGNOMELOCALEDIR=\"/c/soft/libgsf/share/locale\" -I/c/soft/gnome/include -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute -D_BSD_SOURCE -MT version.lo -MD -MP -MF ".deps/version.Tpo" -c -o version.lo version.c; \ then mv -f ".deps/version.Tpo" ".deps/version.Plo"; else rm -f ".deps/version.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Ic:/soft/gnome/include/glib-2.0 -Ic:/soft/gnome/lib/glib-2.0/include -Ic:/soft/gnome/include -DGNOMELOCALEDIR=\"/c/soft/libgsf/share/locale\" -I/c/soft/gnome/include -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute -D_BSD_SOURCE -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -DDLL_EXPORT -DPIC -o .libs/version.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Ic:/soft/gnome/include/glib-2.0 -Ic:/soft/gnome/lib/glib-2.0/include -Ic:/soft/gnome/include -DGNOMELOCALEDIR=\"/c/soft/libgsf/share/locale\" -I/c/soft/gnome/include -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute -D_BSD_SOURCE -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1 hdrs='gsf.h gsf-utils.h gsf-libxml.h gsf-impl-utils.h gsf-doc-meta-data.h gsf-docprop-vector.h gsf-msole-utils.h gsf-opendoc-utils.h gsf-timestamp.h gsf-input.h gsf-input-impl.h gsf-input-bzip.h gsf-input-gzip.h gsf-input-iochannel.h gsf-input-memory.h gsf-input-proxy.h gsf-input-stdio.h gsf-input-textline.h gsf-infile.h gsf-infile-impl.h gsf-infile-msole.h gsf-infile-msvba.h gsf-infile-stdio.h gsf-infile-zip.h gsf-output.h gsf-output-impl.h gsf-output-bzip.h gsf-output-csv.h gsf-output-gzip.h gsf-output-iconv.h gsf-output-iochannel.h gsf-output-memory.h gsf-output-stdio.h gsf-outfile.h gsf-outfile-impl.h gsf-outfile-msole.h gsf-outfile-stdio.h gsf-outfile-zip.h gsf-structured-blob.h gsf-meta-names.h gsf-blob.h gsf-clip-data.h'; \ hdrs_list=''; \ for hdr in $hdrs; do \ if test -f ./$hdr; then \ hdrs_list="$hdrs_list ./$hdr"; \ else \ hdrs_list="$hdrs_list $hdr"; \ fi; \ done; \ cat ../gsf-config.h $hdrs_list | \ sed -e 's/^#[ \t]*include[ \t]\+.*$//g' | \ gcc -E -I.. -Ic:/soft/gnome/include/glib-2.0 -Ic:/soft/gnome/lib/glib-2.0/include -Ic:/soft/gnome/include -DGNOMELOCALEDIR=\"/c/soft/libgsf/share/locale\" -DGLIB_CHECK_VERSION\(x,y,z\) -P - > xgen-libdef.1 && \ echo EXPORTS> xgen-libdef.2 && \ perl ../dumpdef.pl \ xgen-libdef.1 >> xgen-libdef.2 \ && (cmp -s xgen-libdef.2 lib.def || \ cp xgen-libdef.2 lib.def) \ && rm -f xgen-libdef.1 xgen-libdef.2 \ && echo timestamp > stamp-lib.def /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute -D_BSD_SOURCE -no-undefined -L/c/soft/gnome/lib -o libgsf-1.la -rpath /c/soft/libgsf/lib -version-info 114:1:0 -no-undefined -export-symbols lib.def gsf-utils.lo gsf-libxml.lo gsf-doc-meta-data.lo gsf-docprop-vector.lo gsf-msole-utils.lo gsf-opendoc-utils.lo gsf-timestamp.lo gsf-zip-utils.lo gsf-input.lo gsf-input-bzip.lo gsf-input-gzip.lo gsf-input-iochannel.lo gsf-input-memory.lo gsf-input-proxy.lo gsf-input-stdio.lo gsf-input-textline.lo gsf-infile.lo gsf-infile-msole.lo gsf-infile-msvba.lo gsf-infile-stdio.lo gsf-infile-zip.lo gsf-output.lo gsf-output-bzip.lo gsf-output-csv.lo gsf-output-gzip.lo gsf-output-iconv.lo gsf-output-iochannel.lo gsf-output-memory.lo gsf-output-stdio.lo gsf-outfile.lo gsf-outfile-msole.lo gsf-outfile-stdio.lo gsf-outfile-zip.lo gsf-shared-memory.lo gsf-structured-blob.lo gsf-blob.lo gsf-clip-data.lo version.lo -Lc:/soft/gnome/lib -lgobject-2.0 -lglib-2.0 -lintl -liconv -lxml2 -lz -lz rm -fr .libs/libgsf-1.a .libs/libgsf-1.dll.a .libs/libgsf-1.la .libs/libgsf-1.lai if test "x`/bin/sed 1q lib.def`" = xEXPORTS; then cp lib.def .libs/libgsf-1-114.dll.def; else echo EXPORTS > .libs/libgsf-1-114.dll.def; cat lib.def >> .libs/libgsf-1-114.dll.def; fi gcc -shared .libs/libgsf-1-114.dll.def .libs/gsf-utils.o .libs/gsf-libxml.o .libs/gsf-doc-meta-data.o .libs/gsf-docprop-vector.o .libs/gsf-msole-utils.o .libs/gsf-opendoc-utils.o .libs/gsf-timestamp.o .libs/gsf-zip-utils.o .libs/gsf-input.o .libs/gsf-input-bzip.o .libs/gsf-input-gzip.o .libs/gsf-input-iochannel.o .libs/gsf-input-memory.o .libs/gsf-input-proxy.o .libs/gsf-input-stdio.o .libs/gsf-input-textline.o .libs/gsf-infile.o .libs/gsf-infile-msole.o .libs/gsf-infile-msvba.o .libs/gsf-infile-stdio.o .libs/gsf-infile-zip.o .libs/gsf-output.o .libs/gsf-output-bzip.o .libs/gsf-output-csv.o .libs/gsf-output-gzip.o .libs/gsf-output-iconv.o .libs/gsf-output-iochannel.o .libs/gsf-output-memory.o .libs/gsf-output-stdio.o .libs/gsf-outfile.o .libs/gsf-outfile-msole.o .libs/gsf-outfile-stdio.o .libs/gsf-outfile-zip.o .libs/gsf-shared-memory.o .libs/gsf-structured-blob.o .libs/gsf-blob.o .libs/gsf-clip-data.o .libs/version.o -L/c/soft/gnome/lib -Lc:/soft/gnome/lib -lgobject-2.0 -lglib-2.0 -lintl -liconv -lxml2 -lz -o .libs/libgsf-1-114.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libgsf-1.dll.a Creating library file: .libs/libgsf-1.dll.a ar cru .libs/libgsf-1.a gsf-utils.o gsf-libxml.o gsf-doc-meta-data.o gsf-docprop-vector.o gsf-msole-utils.o gsf-opendoc-utils.o gsf-timestamp.o gsf-zip-utils.o gsf-input.o gsf-input-bzip.o gsf-input-gzip.o gsf-input-iochannel.o gsf-input-memory.o gsf-input-proxy.o gsf-input-stdio.o gsf-input-textline.o gsf-infile.o gsf-infile-msole.o gsf-infile-msvba.o gsf-infile-stdio.o gsf-infile-zip.o gsf-output.o gsf-output-bzip.o gsf-output-csv.o gsf-output-gzip.o gsf-output-iconv.o gsf-output-iochannel.o gsf-output-memory.o gsf-output-stdio.o gsf-outfile.o gsf-outfile-msole.o gsf-outfile-stdio.o gsf-outfile-zip.o gsf-shared-memory.o gsf-structured-blob.o gsf-blob.o gsf-clip-data.o version.o ranlib .libs/libgsf-1.a creating libgsf-1.la (cd .libs && rm -f libgsf-1.la && ln -s ../libgsf-1.la libgsf-1.la) /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute -D_BSD_SOURCE -no-undefined -L/c/soft/gnome/lib -o gsf.exe gsf.o libgsf-1.la gcc -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute -D_BSD_SOURCE -o .libs/gsf.exe gsf.o -L/c/soft/gnome/lib ./.libs/libgsf-1.dll.a -Lc:/soft/gnome/lib -lgobject-2.0 -lglib-2.0 -lintl -liconv -lxml2 -lz -L/c/soft/libgsf/lib Info: resolving _libgsf_micro_version by linking to __imp__libgsf_micro_version (auto-import) Info: resolving _libgsf_minor_version by linking to __imp__libgsf_minor_version (auto-import) Info: resolving _libgsf_major_version by linking to __imp__libgsf_major_version (auto-import) creating gsf.exe make[2]: Leaving directory `/c/soft/tmp/libgsf-1.14.1/gsf' Making all in gsf-gnome make[2]: Entering directory `/c/soft/tmp/libgsf-1.14.1/gsf-gnome' /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute -D_BSD_SOURCE -no-undefined -L/c/soft/gnome/lib -o libgsf-gnome-1.la -rpath /c/soft/libgsf/lib -version-info 114:1:0 -no-undefined gsf-input-gnomevfs.lo gsf-output-gnomevfs.lo gsf-input-bonobo.lo gsf-output-bonobo.lo gsf-shared-bonobo-stream.lo ../gsf/libgsf-1.la -Wl,--enable-runtime-pseudo-reloc -Lc:/soft/gnome/lib -lxml2 -lz -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv rm -fr .libs/libgsf-gnome-1.a .libs/libgsf-gnome-1.dll.a .libs/libgsf-gnome-1.la .libs/libgsf-gnome-1.lai gcc -shared .libs/gsf-input-gnomevfs.o .libs/gsf-output-gnomevfs.o .libs/gsf-input-bonobo.o .libs/gsf-output-bonobo.o .libs/gsf-shared-bonobo-stream.o -L/c/soft/gnome/lib ../gsf/.libs/libgsf-1.dll.a -Lc:/soft/gnome/lib -lxml2 -lz -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv -Wl,--enable-runtime-pseudo-reloc -o .libs/libgsf-gnome-1-114.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libgsf-gnome-1.dll.a Info: resolving _TC_CORBA_sequence_CORBA_octet_struct by linking to __imp__TC_CORBA_sequence_CORBA_octet_struct (auto-import) Creating library file: .libs/libgsf-gnome-1.dll.a ar cru .libs/libgsf-gnome-1.a gsf-input-gnomevfs.o gsf-output-gnomevfs.o gsf-input-bonobo.o gsf-output-bonobo.o gsf-shared-bonobo-stream.o ranlib .libs/libgsf-gnome-1.a creating libgsf-gnome-1.la (cd .libs && rm -f libgsf-gnome-1.la && ln -s ../libgsf-gnome-1.la libgsf-gnome-1.la) make[2]: Leaving directory `/c/soft/tmp/libgsf-1.14.1/gsf-gnome' Making all in gsf-win32 make[2]: Entering directory `/c/soft/tmp/libgsf-1.14.1/gsf-win32' hdrs='gsf-input-win32.h gsf-output-win32.h'; \ hdrs_list=''; \ for hdr in $hdrs; do \ if test -f ./$hdr; then \ hdrs_list="$hdrs_list ./$hdr"; \ else \ hdrs_list="$hdrs_list $hdr"; \ fi; \ done; \ cat ../gsf-config.h $hdrs_list | \ sed -e 's/^#[ \t]*include[ \t]\+.*$//g' | \ gcc -E -I.. -Ic:/soft/gnome/include/glib-2.0 -Ic:/soft/gnome/lib/glib-2.0/include -Ic:/soft/gnome/include -P - > xgen-libdef.1 && \ echo EXPORTS> xgen-libdef.2 && \ perl ../dumpdef.pl \ xgen-libdef.1 >> xgen-libdef.2 \ && (cmp -s xgen-libdef.2 lib.def || \ cp xgen-libdef.2 lib.def) \ && rm -f xgen-libdef.1 xgen-libdef.2 \ && echo timestamp > stamp-lib.def make[2]: Leaving directory `/c/soft/tmp/libgsf-1.14.1/gsf-win32' Making all in doc make[2]: Entering directory `/c/soft/tmp/libgsf-1.14.1/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/c/soft/tmp/libgsf-1.14.1/doc' Making all in tests make[2]: Entering directory `/c/soft/tmp/libgsf-1.14.1/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/c/soft/tmp/libgsf-1.14.1/tests' Making all in thumbnailer make[2]: Entering directory `/c/soft/tmp/libgsf-1.14.1/thumbnailer' /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute -D_BSD_SOURCE -no-undefined -L/c/soft/gnome/lib -o gsf-office-thumbnailer.exe main.o ../gsf/libgsf-1.la -Lc:/soft/gnome/lib -lgobject-2.0 -lglib-2.0 -lintl -liconv -lxml2 -lz gcc -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute -D_BSD_SOURCE -o .libs/gsf-office-thumbnailer.exe main.o -L/c/soft/gnome/lib ../gsf/.libs/libgsf-1.dll.a -Lc:/soft/gnome/lib -lgobject-2.0 -lglib-2.0 -lintl -liconv -lxml2 -lz -L/c/soft/libgsf/lib creating gsf-office-thumbnailer.exe make[2]: Leaving directory `/c/soft/tmp/libgsf-1.14.1/thumbnailer' make[2]: Entering directory `/c/soft/tmp/libgsf-1.14.1' make[2]: Leaving directory `/c/soft/tmp/libgsf-1.14.1' make[1]: Leaving directory `/c/soft/tmp/libgsf-1.14.1' Making install in po make[1]: Entering directory `/c/soft/tmp/libgsf-1.14.1/po' /c/soft/tmp/libgsf-1.14.1/install-sh -d /c/soft/libgsf/lib/locale if test -n ""; then \ linguas=""; \ else \ linguas="es sv"; \ fi; \ for lang in $linguas; do \ dir=/c/soft/libgsf/lib/locale/$lang/LC_MESSAGES; \ /c/soft/tmp/libgsf-1.14.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /c/soft/swig/install -c -m 644 $lang.gmo $dir/libgsf.mo; \ echo "installing $lang.gmo as $dir/libgsf.mo"; \ else \ /c/soft/swig/install -c -m 644 ./$lang.gmo $dir/libgsf.mo; \ echo "installing ./$lang.gmo as" \ "$dir/libgsf.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /c/soft/swig/install -c -m 644 $lang.gmo.m $dir/libgsf.mo.m; \ echo "installing $lang.gmo.m as $dir/libgsf.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /c/soft/swig/install -c -m 644 ./$lang.gmo.m \ $dir/libgsf.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/libgsf.mo.m"; \ else \ true; \ fi; \ fi; \ done /c/soft/swig/install: Basic: command not found /c/soft/swig/install: ==================: command not found /c/soft/swig/install: These: command not found /c/soft/swig/install: command substitution: line 1: unexpected EOF while looking for matching `'' /c/soft/swig/install: command substitution: line 4: syntax error: unexpected end of file /c/soft/swig/install: The: command not found /c/soft/swig/install: line 13: syntax error near unexpected token ``configure').' /c/soft/swig/install: line 13: `debugging `configure').' installing es.gmo as /c/soft/libgsf/lib/locale/es/LC_MESSAGES/libgsf.mo /c/soft/swig/install: Basic: command not found /c/soft/swig/install: ==================: command not found /c/soft/swig/install: These: command not found /c/soft/swig/install: command substitution: line 1: unexpected EOF while looking for matching `'' /c/soft/swig/install: command substitution: line 4: syntax error: unexpected end of file /c/soft/swig/install: The: command not found /c/soft/swig/install: line 13: syntax error near unexpected token ``configure').' /c/soft/swig/install: line 13: `debugging `configure').' installing sv.gmo as /c/soft/libgsf/lib/locale/sv/LC_MESSAGES/libgsf.mo make[1]: Leaving directory `/c/soft/tmp/libgsf-1.14.1/po' Making install in gsf make[1]: Entering directory `/c/soft/tmp/libgsf-1.14.1/gsf' make[2]: Entering directory `/c/soft/tmp/libgsf-1.14.1/gsf' test -z "/c/soft/libgsf/lib" || mkdir -p -- "/c/soft/libgsf/lib" /bin/sh ../libtool --mode=install /c/soft/swig/install -c 'libgsf-1.la' '/c/soft/libgsf/lib/libgsf-1.la' /c/soft/swig/install -c .libs/libgsf-1.dll.a /c/soft/libgsf/lib/libgsf-1.dll.a /c/soft/swig/install: Basic: command not found /c/soft/swig/install: ==================: command not found /c/soft/swig/install: These: command not found /c/soft/swig/install: command substitution: line 1: unexpected EOF while looking for matching `'' /c/soft/swig/install: command substitution: line 4: syntax error: unexpected end of file /c/soft/swig/install: The: command not found /c/soft/swig/install: line 13: syntax error near unexpected token ``configure').' /c/soft/swig/install: line 13: `debugging `configure').' make[2]: *** [install-libLTLIBRARIES] Error 2 make[2]: Leaving directory `/c/soft/tmp/libgsf-1.14.1/gsf' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/c/soft/tmp/libgsf-1.14.1/gsf' make: *** [install-recursive] Error 1 Keith G _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel