Re: Custom build fails

2009-02-07 Thread matt donovan
On Fri, Feb 6, 2009 at 7:36 AM, Matias Surdi wrote: > I'm currently running the following command: > > > # Make the release > cd /usr/src/release > make release \ > CHROOTDIR=/home/oms \ > BUILDNAME=OpenMailServer \ > CVSROOT=/home/ncvs \ > RELEASETAG=RELENG_7 \ > NODOC=YES \ > NO_FLOPPIES=YES \

Re: Custom build fails

2009-02-06 Thread Matias Surdi
I'm currently running the following command: # Make the release cd /usr/src/release make release \ CHROOTDIR=/home/oms \ BUILDNAME=OpenMailServer \ CVSROOT=/home/ncvs \ RELEASETAG=RELENG_7 \ NODOC=YES \ NO_FLOPPIES=YES \ NOPORTS=YES \ RELEASENOUPDATE=YES \ MAKE_ISOS=YES \ WORLD_FLAGS=" -DWITHOUT

Re: Custom build fails

2009-02-06 Thread matt donovan
On Fri, Feb 6, 2009 at 7:08 AM, Matias Surdi wrote: > Hi, I'm building a custom freeBSD release and I'm getting the following > error: > > -- > >>> Building an up-to-date make(1) >