On Mon, Oct 28, 2002, Martin Konold wrote:
> sasl-2.1.9-20021022 does currently not build due to a trivial problem.
> 
> Here is the patch:
> 
> sasl/cyrus-sasl-2.1.9/lib
> 
> --- Makefile.in 2002-10-27 13:12:43.000000000 +0100
> +++ Makefile.in.org     2002-10-27 13:19:41.000000000 +0100
> @@ -437,7 +437,7 @@
> 
> 
>  plugin_common.lo: plugin_common.o
> -       ln -fs $(top_builddir)/plugins/plugin_common.lo plugin_common.lo
> +       ln -s $(top_builddir)/plugins/plugin_common.lo plugin_common.lo
> 
>  plugin_common.o:
>         ln -s $(top_builddir)/plugins/plugin_common.o plugin_common.o
> 
Hello Martin,

I tried reproducing this problem on openpkg-20021002-20021002 FreeBSD 4.7
STABLE, using sasl-2.1.9-20021022. In my case, the 'ln -s' soft link was
successful with no patching. Can you please tell me which version of OpenPKG
you are using, on which operating system you are building, in which SASL
package you are finding the error, and how you are building it (--rebuild or
-bb?).  I'll try to fix the problem by adding your patch as soon as I
understand more.

Thanks,
Michael

-- 
[EMAIL PROTECTED]
Development Team, Application Services
Cable & Wireless Deutschland GmbH

Attachment: msg02100/pgp00000.pgp
Description: PGP signature

Reply via email to