On Wed, 2008-06-18 at 10:37 -0400, Lennart Sorensen wrote:
> On Tue, Jun 17, 2008 at 09:30:49PM +0200, Gudjon I. Gudjonsson wrote:
> > Hi
> >    I am fighting to get some code written 13 years ago in several
> > languages to run decently on my amd64. Making it run in 64 bit mode is
> > a far future dream but I'm hoping to fix a chroot. Currently I get most
> > success with an etch chroot.
> >    The program compiles and runs in 64 bit mode but without any sensible
> > output but when I run it in the chroot, I get the following output to
> > strace several times and then a segmentation fault.
> > 
> > ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xffdb6f38) = -1 ENOTTY
> > (Inappropriate ioctl for device)
> > 
> > Since it runs in 64 bit mode I guess it has something to do with the chroot.
> > Has anyone seen anything similar?
> 
> Make sure /dev is bind mounted in your chroot, as well as proc and such.

Is this some sort of OSS vs ALSA problem? I guess make sure the ALSA OSS
compatibility module is loaded and make sure the /dev stuff is correct,
per Lennart.

Wild guess,
-s



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to