Re: installing world from src on a pkgbase system
vermaden <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.pkgbase,gmane.os.freebsd.questions |
|---|---|
| Message-ID | <ehmytkxaojxlricxcntw@lkvb> |
> you should use 'make update-packages', not 'make packages' I was told the same thing - but got hit by that 'recommendation'. I mean - after these: # make buildworld buildkernel When I type: # make update-packages It sometimes fails with some strange error. But it does not throw that error when I type: # make packages So now I keep to the routine that goes like: - first time? # make packages - 2nd and later times? # make update-packages Regards, vermaden