pkgsrc-Users archive

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

Re: pkgsrc still messed-up



Am 06.10.25 um 13:39 schrieb Todd Gruhn:
I used 'make' not 'bmake' -- does this matter??

It might.

There are two separate ways of using pkgsrc:

Running a bootstrap, then always using "bmake" from the directory that you bootstrapped into.

Or:

Not bootstrapping and always using make instead of bmake.

If you mix the two (i.e. ran bootstrap into /usr/pkg, then sometimes using make and sometimes bmake), you will have trouble. This might actually explain the symptoms that you are seeing.

--
Benny


Home | Main Index | Thread Index | Old Index