Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Nov 2005 07:43:24 -0800
From:      "Michael C. Shultz" <ringworm01@gmail.com>
To:        "Stefan Tell" <stefan.tell@gmx.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Can't build postfix(-current)
Message-ID:  <200511130743.25365.ringworm01@gmail.com>
In-Reply-To: <11639.1131896807@www68.gmx.net>
References:  <200511130655.44464.ringworm01@gmail.com> <11639.1131896807@www68.gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 13 November 2005 07:46, Stefan Tell wrote:
>  * "Michael C. Shultz" <ringworm01@gmail.com>
>
> > > [stell@zeus:/usr/ports/mail/postfix]% make fetch
> > > env: SASL2: No such file or directory
> > > *** Error code 127
> >
> > I just tested portmanager on a 4.11 system, works fine.  I think on your
> > system you need to scrap the ports tree you have, down load another
> > and leave it at /usr/ports.
>
> I recently load a fresh ports tree to /usr/ports. Same error. I still don't
> know, which part of the port looks for "SASL2" (file or directory).


Go through your /etc/make.conf and unset all port related variables, then
build portmanager last so it can pick up the correct paths.  If your ports 
tree is healthy, postfix should be able to pull in SASL2 on its own, try
running make all-depends-list in the postfix ports directory and see where it 
thinks everything is located.

-Mike

>
> I also tried a package ... that works, but is not build with SASL2-support.
> Can I get a postfix(-current) package for FreeBSD 4.10 / 4.11 build with
> SASL2 support somewhere?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511130743.25365.ringworm01>