[Expat-discuss] Please help me on cygwin.

Alexander Lazic al-expat@none.at
Thu May 30 03:09:07 2002


This is a MIME-formatted message.  If you see this text it means that your
E-mail software does not support MIME-formatted messages.

---------------------- multipart/mixed attachment
On Don 30.05.2002 09:01, Gerrit P. Haase wrote:
>Hallo Alexander,

Hi,

today i get the cvs version (2002-05-30 10:45).

>The last time I tried to build it it works fine.
>I'm using the devel packages of libtool and autoconf.

I have now installed the devel package and get the following error:

/bin/bash ./libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions   -Ilib -I. -o lib/xmlparse.lo -c lib/xmlparse.c
./libtool: s%^.*/%%: No such file or directory
./libtool: -e: command not found

al@WINDOWS /usr/src/expat-cvs/expat-2002-05-30_10-45
$ ./libtool --version 
./libtool: s%^.*/%%: No such file or directory
ltmain.sh (GNU libtool) 1.4e (1.1103 2002/05/02 14:22:51)

$ autoheader --version
autoheader (GNU Autoconf) 2.53a
Written by Roland McGrath and Akim Demaille.

$ /usr/bin/libtoolize --version
libtoolize (GNU libtool) 1.4e

$ autoconf --version
autoconf (GNU Autoconf) 2.53a
Written by David J. MacKenzie and Akim Demaille.

The path for auto* will be expanded to:

+ exportPATH=/usr/autotool/devel/bin:/usr/local/bin:/usr/bin:/bin:/cygdrive/c/W
INDOWS:/cygdrive/c/WINDOWS/COMMAND
+ export M4PATH=/usr/autotool/devel/share/autoconf:

Thanx for your help

al ;-)
---------------------- multipart/mixed attachment
+ echo Copying libtool helper files ...
Copying libtool helper files ...
+ conftools/PrintPath glibtoolize libtoolize
+ libtoolize=/usr/bin/libtoolize
+ [ x/usr/bin/libtoolize = x ]
+ cd conftools/
+ rm -f ltmain.sh ltconfig
+ /usr/bin/libtoolize --force --copy --automake
+ dirname /usr/bin/libtoolize
+ ltpath=/usr/bin
+ cd /usr/bin/../share/aclocal
+ pwd
+ ltfile=/usr/share/aclocal/libtool.m4
+ cp /usr/share/aclocal/libtool.m4 conftools/libtool.m4
+ rm -f aclocal.m4
+ echo Creating expat_config.h.in ...
Creating expat_config.h.in ...
+ autoheader
autoheader: `expat_config.h.in' is created
+ echo Creating configure ...
Creating configure ...
+ autoconf
+ rm -rf autom4te.cache
+ exit 0

---------------------- multipart/mixed attachment
checking build system type... i586-pc-cygwin
checking host system type... i586-pc-cygwin
checking for gcc... gcc
checking for C compiler default output... 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 ld used by GCC... /usr/i686-pc-cygwin/bin/ld.exe
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic file format pei*-i386(.*architecture: i386)?
checking command to parse /usr/bin/nm -B output... ok
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... no
checking for stdint.h... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
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 if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... Win32 ld.exe
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 gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether gcc accepts -fexceptions... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... no
checking for memmove... yes
checking for bcopy... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating expat_config.h

---------------------- multipart/mixed attachment
/bin/bash ./libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions   -Ilib -I. -o lib/xmlparse.lo -c lib/xmlparse.c
./libtool: s%^.*/%%: No such file or directory
./libtool: -e: command not found
./libtool: -e: command not found
./libtool: -e: command not found
./libtool: -e: command not found
./libtool: -e: command not found
./libtool: -e: command not found
./libtool: -e: command not found
./libtool: -e: command not found
./libtool: -e: command not found
./libtool: -e: command not found
./libtool: -e: command not found
./libtool: -e: command not found
: compile: cannot determine name of library object from `'
make: *** [lib/xmlparse.lo] Error 1

---------------------- multipart/mixed attachment--