NetBSD-Users archive

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

Re: how to build 32-bit pkgsrc on amd64



Hi,

If you can use chroot, pkgsrc/pkgtools/libkver and i386 sets will
create i386 environment in chroot.
For Example,

# kver -p i386 -r 7.0 chroot /usr/chroot/netbsd-7/root-i386 /bin/sh

on NetBSD/amd64-current will provide you NetBSD/i386 7.0 environment
in chroot.
Maybe pkgsrc/pkgtools/pkg_comp will be useful too,
however I have not tested pkg_comp.

--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3


Home | Main Index | Thread Index | Old Index