[Openal] hello world alut program,fnctl:invalid argument
zhengzhi
tscmga at gmail.com
Thu May 3 08:22:22 PDT 2007
Thanks ,all.
I didn't have a ~/.openalrc .
The FreeBSD Ports and Packages Collection offers a simple way for users to install applications. openal-20060211_4 is the latest port.
I've written a ~/.openalrc after reading your replies
code:
"
(define devices '(oss))
(define oss-output-device "/dev/dsp1")
"
but the error still exits.i'm not sure this (Lisp?) script had been executed ,because while the syntax is wrong , the program dose not generate any syntax error messag.
On Wed, May 02, 2007 at 09:26:44PM -0700, Chris Robinson wrote:
> On Thursday 03 May 2007 04:17:16 am zhengzhi wrote:
> > Hi
> >
> > I complied and ran the "hello world" program from the "ALUT
> > Specification". The error output is:
> > "
> > fcntl:invalid argument
> > fcntl:invalid argument
> > "
> >
> > my OS is FreeBSD 6.2
> > my sound driver is OSS .i can play music using mplayer.
> > openal-20060211_4
> > freealut-1.1.0_1
>
> My first reaction would be to recommend upgrading openal, as that version's
> over a year old.
>
> Do you have an ~/.openalrc?
> _______________________________________________
> Openal mailing list
> Openal at opensource.creative.com
> http://opensource.creative.com/mailman/listinfo/openal
More information about the Openal
mailing list