Subject: Re: Problems with libtool-base in Solaris 9
To: Ra?l Alvarez Venegas <rav@ucol.mx>
From: Johnny C. Lam <jlam@NetBSD.org>
List: tech-pkg
Date: 02/12/2004 21:51:10
On Thu, Feb 12, 2004 at 03:42:20PM -0600, Ra?l Alvarez Venegas wrote:
> 
> # bmake
> ===> Checking for vulnerabilities in libtool-base-1.5.2nb2
> => Checksum OK for libtool-1.5.2.tar.gz.
> [...]
> checking for style of include used by /usr/pkg/bin/bmake... GNU
> checking dependency style of gcc... none
> checking for an ANSI C-conforming const... yes
> checking for inline... inline
> checking build system type... sparc-sun-solaris2.9
> checking host system type... sparc-sun-solaris2
> checking for a sed that does not truncate output... (cached)
> checking for egrep... grep -E
> checking for ld used by gcc... ./configure[3462]: s%\\%/%g:  not found
> no
> configure: error: no acceptable ld found in $PATH
> configure: error: /bin/ksh './configure' failed for libltdl
> *** Error code 1
> 
> Stop.
> bmake: stopped in /usr/pkgsrc/devel/libtool-base

Can you provide a link to the generated config.log file?  Also, what is
the result of:

	bmake show-var VARNAME=CONFIGURE_ENV

	Thanks,

	-- Johnny Lam <jlam@NetBSD.org>