Subject: Re: build of devel/silc-toolkit fails on MacOSX 10.3.4
To: Lubomir Sedlacik <salo@Xtrmntr.org>
From: Ronald van der Pol <Ronald.vanderPol@rvdp.org>
List: tech-pkg
Date: 06/11/2004 17:24:57
On Fri, Jun 11, 2004 at 12:22:45 +0200, Lubomir Sedlacik wrote:

> update your pkgsrc tree and try again.
> 
>  http://mail-index.netbsd.org/pkgsrc-changes/2004/06/11/0002.html

Thanks. It compiles.

However, I get some warnings:

[...]
===> Configuring for silc-toolkit-0.9.12
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
[...]

and

[...]
Making install in silcsftp
mkdir -m 0755 -p -- /usr/pkg/include/silc
 install -c -o root -g wheel -m 444 silcsftp.h /usr/pkg/include/silc/silcsftp.h
 install -c -o root -g wheel -m 444 silcsftp_fs.h /usr/pkg/include/silc/silcsftp_fs.h
/usr/pkg/bin/bmake  install-exec-hook
mkdir -p /usr/pkg/lib/silc
/bin/sh ../libtool /usr/bin/install -c -o root -g wheel libsilc.la /usr/pkg/lib/silc/
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require -mode=MODE be specified.
[...]

	rvdp