Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2005 12:00:10 +0200
From:      Milan Obuch <ports@dino.sk>
To:        freebsd-ports@freebsd.org
Subject:   Re: splitting courier-authlib into master+slave ports
Message-ID:  <200504231200.10645.ports@dino.sk>
In-Reply-To: <20050423113007.29d77569.lehmann@ans-netz.de>
References:  <20050414111426.775f6afd.lehmann@ans-netz.de> <200504231027.45998.ports@dino.sk> <20050423113007.29d77569.lehmann@ans-netz.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 23 April 2005 11:30, Oliver Lehmann wrote:
> Hi,
>
> Milan Obuch wrote:
> > ===>  Building for courier-authlib-0.55_2
> > cd: can't cd to
> > /usr/ports/security/courier-authlib/work/courier-authlib-0.55 *** Error
> > code 2
> >
> > Stop in /usr/ports/security/courier-authlib.
> > *** Error code 1
> >
> > Stop in /usr/ports/security/courier-authlib.
> >
> > I think building meta port should be no op. Am I right?
>
> hmm what did you typed in? NO_BUILD=yes like it is in the Makefile should
> prevent this.
>

It is somewhat magic. There is one sequence consistently leading to this 
problem (not a real, but really confusing):

make rmconfig
make clean
make

When I do

make rmconfig
make clean
make config
make

this error did not show up. Weird.
Actually it is not error, there is nothing to build, just a trouble for 
unexperienced user.
Regards,
Milan



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