Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Mar 2012 09:27:44 -0700
From:      David Southwell <david@vizion2000.net>
To:        Mel Flynn <rflynn@acsalaska.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: qpopper compile failure
Message-ID:  <201203140927.44250.david@vizion2000.net>
In-Reply-To: <4F60A893.5040805@acsalaska.net>
References:  <201203130601.52466.admin@vizion2000.net> <4F60A893.5040805@acsalaska.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 14 March 2012 07:17:55 Mel Flynn wrote:
> On 3/13/2012 14:01, David Southwell wrote:
> > qpopper has been working fine (amd64 running postfix) but on portupgrade
> > I am Getting the following error:
> > 
> > set MISSING_OBJS to  base64.o
> > set MISSING_SRCS to  base64.c
> > Set AR_FLAG =  -r ; RANLIB_CMD =
> > checking for sendmail program... ERROR: The sendmail program cannot be
> > located ===>  Script "configure" failed unexpectedly.
> 
> Something severely wrong with your setup. It looks at several places for
> sendmail and does not actually check if the program is a valid sendmail
> or even executable, just that the file exists.
> Not even sure where to start looking. I guess the following is a good
> start: sh -c 'test -f /usr/sbin/sendmail && echo sendmail found'
> 
> If that works on the shell, take portupgrade out of the equation and run
> make -C /usr/ports/mail/qpopper clean configure.
> 
> FWIW: rev 1.104 of mail/qpopper/Makefile works for me(tm), except for
> the configure: WARNING: unrecognized options: --with-apopuid
Brilliant

That worked

David



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