Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Oct 2005 08:40:39 +0200
From:      Christopher Illies <christopher.illies@ki.se>
To:        Scot Hetzel <swhetzel@gmail.com>
Cc:        Brooks Davis <brooks@one-eyed-alien.net>, freebsd-ports@freebsd.org
Subject:   Re: 6.0: math/lapack fails with NO_PROFILE (fix)
Message-ID:  <20051014064039.GA3448@Klabautermann.ks.se>
In-Reply-To: <790a9fff0510131323x19177c6n3626adc14f45db91@mail.gmail.com>
References:  <20051013132601.GA57837@Klabautermann.ks.se> <790a9fff0510130902h3b98df6mb56408a9638399a1@mail.gmail.com> <20051013181801.GD27418@odin.ac.hmc.edu> <790a9fff0510131323x19177c6n3626adc14f45db91@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 13, 2005 at 03:23:14PM -0500, Scot Hetzel wrote:
> > > Try adding this to the port:
> > >
> > > .if ${OSVERSION} < 600000 && defined(NOPROFILE)
> > > NO_PROFILE= true
> > > .endif
> >
> > Minor nit, it might be better to do it the other way around since
> > eventually we'll stop supporting NOPROFILE.
> >
> If we use both Christophers patch and the above code it will work
> since NOPROFILE is no longer supported on RELENG_6+.  The code above
> ensures that NOPROFILE will continue to work on RELENG_5 and below.

Thanks for your input!

I am now going to file a problem report.

Christopher




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