pkgsrc-Users archive

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

Re: emulators/suse100_base on NetBSD-5/amd64 broken?



On Wed, May 13, 2009 at 09:58:04PM +0200, Fredrik Pettai wrote:
> Which CPU(s) do you have (# cpuctl identity X)

cpu0: AMD Athlon 64 or Sempron (686-class), 2210.34 MHz, id 0x40ff2
cpu0: features 0x78bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR>
cpu0: features 0x78bfbff<PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX>
cpu0: features 0x78bfbff<FXSR,SSE,SSE2>
cpu0: features2 0x2001<SSE3,CX16>
cpu0: features3 0xebd3fbff<SCALL/RET,NOX,MXX,FFXSR,RDTSCP,LONG,3DNOW2,3DNOW>
cpu0: features4 0x1d<LAHF,SVM,EAPIC,ALTMOVCR0>
cpu0: "AMD Athlon(tm) 64 Processor 3500+"
cpu0: I-cache 64KB 64B/line 2-way, D-cache 64KB 64B/line 2-way
cpu0: L2 cache 512KB 64B/line 16-way
cpu0: ITLB 32 4KB entries fully associative, 8 4MB entries fully associative
cpu0: DTLB 32 4KB entries fully associative, 8 4MB entries fully associative
cpu0: Initial APIC ID 0
cpu0: AMD Power Management features: 0x3f<TS,FID,VID,TTP,HTC,STC>
cpu0: SVM Rev. 1
cpu0: SVM NASID 64
cpu0: SVM features 0x0
cpu0: family 0f model 0f extfamily 00 extmodel 04

> Which kernel options do you have (sysctl -a | grep linux)?

emul.linux.kern.ostype = Linux
emul.linux.kern.osrelease = 2.4.18
emul.linux.kern.osversion = #0 Wed Feb 20 20:00:02 CET 2002
emul.linux32.kern.ostype = Linux
emul.linux32.kern.osrelease = 2.4.18
emul.linux32.kern.osversion = #0 Wed Feb 20 20:00:02 CET 2002

> Do you use a GENERIC kernel or home-built (if latter, what  
> modifications)?

Homebuilt. What in particular are you interested in?

> Do you use emulators/suse_100_base as well (# pkg_info | grep suse)?

suse32_base-10.0nb5 Linux 32-bit compatibility package
suse32_compat-10.0nb3 Linux 32-bit compatibility package with old shared 
libraries
suse32_expat-10.0nb2 Linux 32-bit compatibility package for expat
suse32_freetype2-10.0nb5 Linux 32-bit compatibility package for freetype-2.x
suse32_fontconfig-10.0nb6 Linux 32-bit compatibility package for fontconfig
suse32_libjpeg-10.0nb2 Linux 32-bit compatibility package for JPEG
suse32_libpng-10.0nb4 Linux 32-bit compatibility package for PNG
suse32_libtiff-10.0nb4 Linux 32-bit compatibility package for TIFF
suse32_x11-10.0nb4  Linux 32-bit compatibility package for X11
suse32_gtk2-10.0nb4 Linux 32-bit compatibility package for GTK+-2.x
suse32_glx-10.0nb4  Linux 32-bit compatibility package for OpenGL/Mesa
suse32_libsigc++2-10.0 Linux 32-bit compatibility package for libsigc++2
suse32_resmgr-10.0nb1 Linux 32-bit compatibility package for resmgr
suse_base-10.0nb5   Linux compatibility package
suse_compat-10.0nb3 Linux compatibility package with old shared libraries

# chroot /emul/linux /bin/bash
# pwd
/
# ls
bin  dev  etc  lib  lib64  proc  root  sbin  usr  var
# bash --version
GNU bash, version 3.00.16(1)-release (x86_64-suse-linux)
Copyright (C) 2004 Free Software Foundation, Inc.
# exit
# bash --version
GNU bash, version 4.0.0(1)-release (x86_64--netbsd)
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

 Thomas


Home | Main Index | Thread Index | Old Index