Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pseudo-op .lpatch



On Mon, Feb 07, 2011 at 03:25:42PM +0000, Patrick Welche wrote:
> On Mon, Feb 07, 2011 at 04:18:58PM +0100, Joerg Sonnenberger wrote:
> > On Mon, Feb 07, 2011 at 02:59:35PM +0000, Patrick Welche wrote:
> > > Does anyone recognise this?
> > 
> > Did you rerun config?
> 
> This time to the list... yes, make clean, config, make depend && make
> and had done make install in src/share/mk. I didn't rebuild config

As Joerg pointed out, sure enough my mk files where out of date, so

cd /usr/src/share/mk
make install

clearly isn't the way to install them. I also tried make configinstall
and make includes on the off chance. I had to cp to get them updated
despite the timestamps being correct, as in the ones in /usr/share/mk
where from January.

So, what is the correct make target?

Cheers,

Patrick


Home | Main Index | Thread Index | Old Index