* sblive: alsa compile problem
@ Cheryl Homiak
` Igor Gueths
` Kerry Hoath
0 siblings, 2 replies; 7+ messages in thread
From: Cheryl Homiak @ UTC (permalink / raw)
To: speakup
Ok, I decided to try using alsa.
The drivers and libs compiled okay, but when I got to the utils I got a lot of
undefined references; can send in more detail if needed.
I am using the 0.9.0beta12 packages and have linux kernel 2.4.17.
Gcc 2.99.5.
I know I must just be missing a package, but can't figure out what.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: sblive: alsa compile problem
sblive: alsa compile problem Cheryl Homiak
@ ` Igor Gueths
` Ryan Mann
` Kerry Hoath
1 sibling, 1 reply; 7+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: speakup
I compiled the driver utils and libs. I also used alsa 0.90 beta 9. You may want to try that version possibly.
----- Original Message -----
From: Cheryl Homiak <chomiak@chartermi.net>
To: speakup <speakup@braille.uwo.ca>
Sent: Wednesday, March 27, 2002 2:51 PM
Subject: sblive: alsa compile problem
> Ok, I decided to try using alsa.
> The drivers and libs compiled okay, but when I got to the utils I got a lot of
> undefined references; can send in more detail if needed.
> I am using the 0.9.0beta12 packages and have linux kernel 2.4.17.
> Gcc 2.99.5.
> I know I must just be missing a package, but can't figure out what.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: sblive: alsa compile problem
sblive: alsa compile problem Cheryl Homiak
` Igor Gueths
@ ` Kerry Hoath
` Cheryl Homiak
1 sibling, 1 reply; 7+ messages in thread
From: Kerry Hoath @ UTC (permalink / raw)
To: speakup
You need ncurses5-dev, flex, byacc,
and the c++ libraries. A few symbols from the undefined list
would help narrow this down.
Regards, Kerry
On Wed, Mar 27, 2002 at 01:51:42PM -0600, Cheryl Homiak wrote:
> Ok, I decided to try using alsa.
> The drivers and libs compiled okay, but when I got to the utils I got a lot of
> undefined references; can send in more detail if needed.
> I am using the 0.9.0beta12 packages and have linux kernel 2.4.17.
> Gcc 2.99.5.
> I know I must just be missing a package, but can't figure out what.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
Kerry Hoath: kerry@gotss.net kerry@gotss.eu.org or kerry@gotss.spice.net.au
ICQ: 8226547 msn: kerry@gotss.net Yahoo: kerryhoath@yahoo.com.au
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: sblive: alsa compile problem
` Kerry Hoath
@ ` Cheryl Homiak
` Kerry Hoath
0 siblings, 1 reply; 7+ messages in thread
From: Cheryl Homiak @ UTC (permalink / raw)
To: speakup
Well, I just added byacc; I already have ncurses5-dev and flex, so it must be
something in the c++ libraries.
Here are some of the undefined symbols.
dscr beep wgetch stdscr wtimeout
Does this help?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: sblive: alsa compile problem
` Igor Gueths
@ ` Ryan Mann
` Igor Gueths
0 siblings, 1 reply; 7+ messages in thread
From: Ryan Mann @ UTC (permalink / raw)
To: speakup
0.9.0beta12 compiled for me, so I think he is just missing a library.
MMaybe if you posted some of the undefined references or other error
messages, one of the C experts on this list could tell what you need.
On
Wed, 27 Mar 2002, Igor Gueths wrote:
> I compiled the driver utils and libs. I also used alsa 0.90 beta 9. You may want to try that version possibly.
> ----- Original Message -----
> From: Cheryl Homiak <chomiak@chartermi.net>
> To: speakup <speakup@braille.uwo.ca>
> Sent: Wednesday, March 27, 2002 2:51 PM
> Subject: sblive: alsa compile problem
>
>
> > Ok, I decided to try using alsa.
> > The drivers and libs compiled okay, but when I got to the utils I got a lot of
> > undefined references; can send in more detail if needed.
> > I am using the 0.9.0beta12 packages and have linux kernel 2.4.17.
> > Gcc 2.99.5.
> > I know I must just be missing a package, but can't figure out what.
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: sblive: alsa compile problem
` Cheryl Homiak
@ ` Kerry Hoath
0 siblings, 0 replies; 7+ messages in thread
From: Kerry Hoath @ UTC (permalink / raw)
To: speakup
That is missing ncurses make sure you have
libncurses5-dev installed, if you added it
in after installing alsa rm config.cache
in the alsa-utils compile directory and re-run
configure and make.
Regards, Kerry.
On Wed, Mar 27, 2002 at 04:37:54PM -0600, Cheryl Homiak wrote:
> Well, I just added byacc; I already have ncurses5-dev and flex, so it must be
> something in the c++ libraries.
> Here are some of the undefined symbols.
> dscr beep wgetch stdscr wtimeout
> Does this help?
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
Kerry Hoath: kerry@gotss.net kerry@gotss.eu.org or kerry@gotss.spice.net.au
ICQ: 8226547 msn: kerry@gotss.net Yahoo: kerryhoath@yahoo.com.au
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: sblive: alsa compile problem
` Ryan Mann
@ ` Igor Gueths
0 siblings, 0 replies; 7+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: speakup
Hi Ryan. I actually got beta 9 successfully working for me. I may upgrade at a later date. But I would say that I know C reasonably well (getting better).
----- Original Message -----
From: Ryan Mann <rmann@rmisp.net>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, March 27, 2002 7:38 PM
Subject: Re: sblive: alsa compile problem
>
> 0.9.0beta12 compiled for me, so I think he is just missing a library.
> MMaybe if you posted some of the undefined references or other error
> messages, one of the C experts on this list could tell what you need.
> On
> Wed, 27 Mar 2002, Igor Gueths wrote:
>
> > I compiled the driver utils and libs. I also used alsa 0.90 beta 9. You may want to try that version possibly.
> > ----- Original Message -----
> > From: Cheryl Homiak <chomiak@chartermi.net>
> > To: speakup <speakup@braille.uwo.ca>
> > Sent: Wednesday, March 27, 2002 2:51 PM
> > Subject: sblive: alsa compile problem
> >
> >
> > > Ok, I decided to try using alsa.
> > > The drivers and libs compiled okay, but when I got to the utils I got a lot of
> > > undefined references; can send in more detail if needed.
> > > I am using the 0.9.0beta12 packages and have linux kernel 2.4.17.
> > > Gcc 2.99.5.
> > > I know I must just be missing a package, but can't figure out what.
> > >
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> >
> > _________________________________________________________
> > Do You Yahoo!?
> > Get your free @yahoo.com address at http://mail.yahoo.com
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
sblive: alsa compile problem Cheryl Homiak
` Igor Gueths
` Ryan Mann
` Igor Gueths
` Kerry Hoath
` Cheryl Homiak
` Kerry Hoath
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).