Subject: libtool and current
To: None <tech-pkg@netbsd.org>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: tech-pkg
Date: 08/14/2001 11:32:03
Hi!

I can't build libtool on my UltraSparc running 1.5X. I saw
that people have had similar problems in -current but I didn't find
any solution. Any ideas?

Martti

---
Martti Kuparinen <martti.kuparinen@iki.fi>
http://www.iki.fi/~kuparine/


ROOT axil:~> uname -a
NetBSD axil 1.5X NetBSD 1.5X (AXIL) #0: Mon Aug 13 13:18:48 CEST 2001     root@axil:/usr/src/sys/arch/sparc64/compile/AXIL sparc64

ROOT axil:/usr/pkgsrc/devel/libtool-base> make
=> Checksum OK for libtool-ml-20010614.tar.gz.
===> Extracting for libtool-base-1.4.20010614nb2
===> Patching for libtool-base-1.4.20010614nb2
===> Applying NetBSD patches for libtool-base-1.4.20010614nb2
===> Configuring for libtool-base-1.4.20010614nb2
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found

----------------------------------------------------------
Configuring libtool 1.4a (1.641.2.255 2001/05/22 10:39:30)
----------------------------------------------------------

checking for gcc... cc
checking whether the C compiler (cc -O ) works... yes
checking whether the C compiler (cc -O ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking host system type... config.sub: invalid option --netbsd
Try `config.sub --help' for more information.
checking build system type... config.sub: invalid option --netbsd
Try `config.sub --help' for more information.
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking for mawk... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for /usr/bin/ld option to reload object files... -r
checking how to recognise dependant libraries... match_pattern /lib[^/\.]+\.so$
checking for object suffix... o
checking for executable suffix... no
test: invalid: unexpected operator
checking for ranlib... ranlib
checking for strip... strip
checking for c++... c++
checking whether the C++ compiler (c++ -O ) works... no
checking whether the C++ compiler (no -O ) is a cross-compiler...
checking whether we are using GNU C++... no
checking whether no accepts -g... no: not found
yes
checking for gcj... no
updating cache ./config.cache
creating ./config.status
creating Makefile
sed: 41: conftest.s1: unescaped newline inside substitute pattern
creating doc/Makefile
sed: 41: conftest.s1: unescaped newline inside substitute pattern
creating tests/Makefile
sed: 41: conftest.s1: unescaped newline inside substitute pattern
make: don't know how to make ./ltconfig. Stop