Re: Building packages on different pc to target
"David Lord" <[email protected]>
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Message-ID | <4580C06F.15722.1956E8B@localhost> |
On 14 Dec 2006, at 3:11, Johann Franz wrote: > On Thu, Dec 14, 2006 at 01:49:05AM -0000, David Lord wrote: > > Is it possible to build for NetBSD 4.0 on a 3.1 system? > > No, there is no COMPAT_FUTURE in the kernel. > You can use 3.1-built packages on 4.0 with COMPAT_30. Thanks, I'll try installing some of pkgs from the server then. The laptop had 3.1 installed just before 4.0 was available so 4.0 went on as an update. As that process went very smoothly, without breaking what little I had setup, I'll probably risk update of 3.1 on the desktop to give a faster build system. David