Re: [Osw-users] more problems with cvs version
Brought to you by:
peoplestank
From: Amar <am...@pt...> - 2003-09-23 17:18:58
|
> "make" didn't build the externals. why do i have to do a "make > externals" seperatly? "make externals" relies on an installation of OSW, and is also conceptually a separate process from building the core system. The precedent is the Linux kernel itself, where you first make the main kernel and then the kernel modules. The steps are documented in COMPILE.linux, and I don't think it's too much to type an additional command. On the other hand, I suppose we could try and do a "make everything" -Amar ----- Original Message ----- From: "smoerk" <sm...@gm...> To: <an...@a2...>; <osw...@li...> Sent: Tuesday, September 23, 2003 9:55 AM Subject: Re: [Osw-users] more problems with cvs version > Andy Schmeder wrote: > > >>[root@audio7 i386]# osw -dr alsa > >>OSW - Open Sound World > >>(c) 2001-2003 Amar Chaudhary > >>(c) 1998-2001 Regents of the University of California > >>All rights reserved. See Licence file for full licensing info. > >>User requested driver alsa. > >>Error in startup script: can't read "::TransformPackage(Button)": no > >>such element in array > > > > ... > > > > Its failing to find externals/osw/Button.osx, you are missing some > > externals... you should have all of these: > > > > i also cannot get it to work with alsa. it's a rme digi96/8 card, which > some audio apps have problems with. but it does work with alsaplayer, > jackd or pd. > > [root@audio7 linux]# osw -dr alsa > OSW - Open Sound World > (c) 2001-2003 Amar Chaudhary > (c) 1998-2001 Regents of the University of California > All rights reserved. See Licence file for full licensing info. > User requested driver alsa. > No browser preference set, autodetecting... > trying galeon... > trying opera... > trying mozilla... > Setting browser to mozilla > /dock/out: 1: Invalid audio output channel. > /dock/out: 2: Invalid audio output channel. > Output buffer size 0 > /dock/input: 1: Invalid audio input channel. > /dock/input: 2: Invalid audio input channel. > 0 > > -dr alsa > Hi! > Starting Thread > UDP socket initialized to 255.255.255.255, port 7706. > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Osw-users mailing list > Osw...@li... > https://lists.sourceforge.net/lists/listinfo/osw-users |