On Tue, Feb 22, 2011 at 11:18 AM, Victor Duchovni < [email protected]> wrote:
> On Tue, Feb 22, 2011 at 10:36:37AM -0400, D G Teed wrote: > > > I was running the postfix release postfix-2.8-20101007 > > for a number of months and now I want to update to the 2.8.0 stable. > > > > I've run into an error with make upgrade: > > > > Updating /usr/libexec/postfix/tlsproxy... > > cp: cannot stat `libexec/tlsproxy': No such file or directory > > make: *** [upgrade] Error 1 > > Your source tree is incomplete, or perhaps your top-level Makefile has > been modified. The complete Postfix 2.8.0 system includes sources for > tlsproxy, and builds said sources to produce a "tlsproy" binary. > > Thanks, that was it. I might have messed up one of the Makefile.in* files as I initially attempted to reuse previous. Extracting the tar again and redoing the make makefiles produced a working upgrade. All installed fine now. --Donald
