pkg_add: Warning: package `digest-20111104' was built for a platform: pkg_add: NetBSD/i386 5.99.60 (pkg) vs. NetBSD/i386 6.0_BETA (this host) pkg_add: Warning: package `rpm2pkg-3.2.2' was built for a platform: pkg_add: NetBSD/i386 5.99.60 (pkg) vs. NetBSD/i386 6.0_BETA (this host) pkg_add: Warning: package `gcc34-3.4.6nb5' was built for a platform: pkg_add: NetBSD/i386 5.99.60 (pkg) vs. NetBSD/i386 6.0_BETA (this host) pkg_add: Warning: package `binutils-2.17nb1' was built for a platform: pkg_add: NetBSD/i386 5.99.60 (pkg) vs. NetBSD/i386 6.0_BETA (this host) binutils-2.17nb1: registering info file /usr/pkg/info/as.info binutils-2.17nb1: registering info file /usr/pkg/info/bfd.info binutils-2.17nb1: registering info file /usr/pkg/info/binutils.info binutils-2.17nb1: registering info file /usr/pkg/info/gprof.info binutils-2.17nb1: registering info file /usr/pkg/info/ld.info pkg_add: package `binutils-2.17nb1' was already installed as dependency, now marked as installed manually pkg_add: Warning: package `checkperms-1.11' was built for a platform: pkg_add: NetBSD/i386 5.99.60 (pkg) vs. NetBSD/i386 6.0_BETA (this host) pkg_add: Warning: package `suse_base-11.3nb8' was built for a platform: pkg_add: NetBSD/i386 5.99.60 (pkg) vs. NetBSD/i386 6.0_BETA (this host) suse_base-11.3nb8: rebuilding run-time library search paths database suse_base-11.3nb8: populating /usr/pkg/emul/linux/dev suse_base-11.3nb8: creating symlink /usr/pkg/emul/linux -> /emul/linux pkg_add: Warning: package `suse_compat-11.3' was built for a platform: pkg_add: NetBSD/i386 5.99.60 (pkg) vs. NetBSD/i386 6.0_BETA (this host) suse_compat-11.3: rebuilding run-time library search paths database =========================================================================== $NetBSD: MESSAGE,v 1.2 2005/09/28 14:15:49 rillig Exp $ gcc34-3.4.6nb5 has been installed in /usr/pkg/gcc34 To use this compiler in pkgsrc: 1) In your "pre-configure" target: .include "../../lang/gcc34/preconfigure.mk" 2) .include "../../lang/gcc34/buildlink3.mk" The "preconfigure.mk" makefile fragment will override the compiler tools selected by ../../mk/compiler.mk to use gcc version 3.4.x. =========================================================================== =========================================================================== $NetBSD: MESSAGE.NetBSD,v 1.2 2010/11/02 17:24:34 chs Exp $ Do not forget to include COMPAT_LINUX in your kernel configuration file. Linux binaries require this option in order to work. Most Linux binaries also require procfs to be mounted with -o linux. This can be automated by adding the following to your /etc/fstab: procfs /emul/linux/proc procfs ro,linux Some Linux binaries also require tmpfs to be mounted on /dev/shm. This can be automated by adding the following to your /etc/fstab: tmpfs /emul/linux/dev/shm tmpfs rw,-m1777 ===========================================================================