Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Oct 1998 11:11:06 -0600 (CST)
From:      Conrad Sabatier <conrads@neosoft.com>
To:        Gregorio Faraldo <admin@itacom.com.py>
Cc:        freebsd-newbies@FreeBSD.ORG
Subject:   RE: Running Linux aplications
Message-ID:  <XFMail.981030111106.conrads@neosoft.com>
In-Reply-To: <001801be0285$b5059360$2ae57ccf@chinatown.itacom.com.py>

next in thread | previous in thread | raw e-mail | index | archive | help

On 28-Oct-98 Gregorio Faraldo wrote:
> Hi again
> I has do this
> When i type modstat i can see
> linux_mod !!
> 
> I want to run the game doom and i get a error message that say
> Oct 28 12:10:21 myhostname /kernel: cmd xdoom pid 3847 tried to use
> non-present SYSVMSG
> Bad system call - core dumped
> Could not open /dev/dsp
> ioctl(dsp,-1073459190,arg) failed
> errno=9

Well, the bad news is: you're going to have to build a new kernel.  The good
news is: it's really not that hard to do.

See the handbook section on building a custom kernel.  You'll want to make sure
to include all of the SYSV options (this is what's causing the error above). 
See /sys/i386/conf/LINT for examples of all possible kernel configuration
options you can use.

Good luck.

-- 
Conrad Sabatier

All true wisdom is found on T-shirts.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.981030111106.conrads>