Subject: Re: Linux' Bash
To: Sam Sam <Sam.Sam@epita.fr>
From: David Brownlee <abs@netbsd.org>
List: port-i386
Date: 08/09/2000 11:55:27
	Are you running on 1.4? I think the 6.3 linux libraries may use
	some system calls not available under 1.4

                David/absolute
			       -- www.netbsd.org: A pmap for every occasion --


On Wed, 9 Aug 2000, Sam Sam wrote:

> Hi
> 
> > ktrace /emul/linux/bin/bash 
> Bad system call
> >kdump
> 
> ..
>   7010 bash     RET   sigprocmask 0
>   7010 bash     CALL  brk(0x80cb000)
>   7010 bash     RET   brk 135049216/0x80cb000
>   7010 bash     CALL  sigprocmask(0x2,0xbfbfcfc4,0)
>   7010 bash     RET   sigprocmask 0
>   7010 bash     CALL  getuid
>   7010 bash     RET   getuid 0
>   7010 bash     CALL  #164 (unimplemented setresuid)
>   7010 bash     PSIG  SIGSYS SIG_DFL
> 
> 
> >pkg_info | grep -i linux
> suse_base-6.3       Linux compatibility package
> suse_compat-6.3     Linux compatibility package with old shared libraries
> suse_devel-6.3      Linux compatibility package - development tools
> suse_libc5-6.3      Linux compatibility package for libc5 binaries
> suse_x11-6.3        Linux compatibility package for X11 binaries
> suse_xforms-6.3     Linux compatibility package for xforms binaries
> suse_linux-6.3      Linux compatibility package collection
> 
> 
> Is that normal ? Or did i screw up my package install?
> 
> 
> Sam
> 
> sam@epita.fr
>