public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Trouble compiling eSpeak under slackware 10.2
@  Arthur Pirika
   ` Gregory Nowak
  0 siblings, 1 reply; 5+ messages in thread
From: Arthur Pirika @  UTC (permalink / raw)
  To: speakup

well, this is turning out to be a mission! First, I
install portaudio v18, and try to run the speak
binary. I get an error about libstdc++.so.6 (or a
similar name, cant quite remember).
So, I decide to compile from source. When I do that, I
get an error from ld about undefined references to
functions in libportaudio.so. Is there something I've
mist in configuration somewhere?

tia,
Arthur.



		
____________________________________________________ 
On Yahoo!7 
Dating: It's free to join and check out our great singles! 
http://www.yahoo7.com.au/personals


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Trouble compiling eSpeak under slackware 10.2
   Trouble compiling eSpeak under slackware 10.2 Arthur Pirika
@  ` Gregory Nowak
     ` Arthur Pirika
  0 siblings, 1 reply; 5+ messages in thread
From: Gregory Nowak @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I assume you ran ldconfig after installing portaudio?

Greg


On Wed, May 10, 2006 at 04:57:33AM +1000, Arthur Pirika wrote:
> well, this is turning out to be a mission! First, I
> install portaudio v18, and try to run the speak
> binary. I get an error about libstdc++.so.6 (or a
> similar name, cant quite remember).
> So, I decide to compile from source. When I do that, I
> get an error from ld about undefined references to
> functions in libportaudio.so. Is there something I've
> mist in configuration somewhere?
> 
> tia,
> Arthur.
> 
> 
> 
> 		
> ____________________________________________________ 
> On Yahoo!7 
> Dating: It's free to join and check out our great singles! 
> http://www.yahoo7.com.au/personals
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup

- -- 
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)

- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEYOzz7s9z/XlyUyARAvqiAJkBj1jReaSSJ97TsdnLBxwwoya8WwCeLRD4
KYqZsCETnb9ladYYCTg9HKM=
=BqVJ
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Trouble compiling eSpeak under slackware 10.2
   ` Gregory Nowak
@    ` Arthur Pirika
       ` ace
  0 siblings, 1 reply; 5+ messages in thread
From: Arthur Pirika @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Yes. And, if I'm not mistaken, it runs on boot as
well? I've multi-booted between windows and linux a
few times too in between installing and trying to use
portaudio. I think that got installed fine, because
when I tried to run the pre-compiled speak binary, the
error stopped referencing libportaudio and went on to
libstdc++. .


--- Gregory Nowak <greg@romuald.net.eu.org> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I assume you ran ldconfig after installing
> portaudio?
> 
> Greg
> 
> 
> On Wed, May 10, 2006 at 04:57:33AM +1000, Arthur
> Pirika wrote:
> > well, this is turning out to be a mission! First,
> I
> > install portaudio v18, and try to run the speak
> > binary. I get an error about libstdc++.so.6 (or a
> > similar name, cant quite remember).
> > So, I decide to compile from source. When I do
> that, I
> > get an error from ld about undefined references to
> > functions in libportaudio.so. Is there something
> I've
> > mist in configuration somewhere?
> > 
> > tia,
> > Arthur.
> > 
> > 
> > 
> > 		
> >
> ____________________________________________________
> 
> > On Yahoo!7 
> > Dating: It's free to join and check out our great
> singles! 
> > http://www.yahoo7.com.au/personals
> > 
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> >
>
http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 
> - -- 
> web site: http://www.romuald.net.eu.org
> gpg public key:
> http://www.romuald.net.eu.org/pubkey.asc
> skype: gregn1
> (authorization required, add me to your contacts
> list first)
> 
> - --
> Free domains: http://www.eu.org/ or mail
> dns-manager@EU.org
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2.2 (GNU/Linux)
> 
>
iD8DBQFEYOzz7s9z/XlyUyARAvqiAJkBj1jReaSSJ97TsdnLBxwwoya8WwCeLRD4
> KYqZsCETnb9ladYYCTg9HKM=
> =BqVJ
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
>
http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 



		
____________________________________________________ 
On Yahoo!7 
Answers: Real people ask and answer questions on any topic. 
http://www.yahoo7.com.au/answers


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Trouble compiling eSpeak under slackware 10.2
     ` Arthur Pirika
@      ` ace
         ` Michael Whapples
  0 siblings, 1 reply; 5+ messages in thread
From: ace @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Try installing the GCC 3.4.4 (all packages) from the testing directory
of the Slackware CD set.
, I think that there is a version conflict.
Uninstall the current GCC or use upgradepkg.

On Wed, May 10, 2006 at 05:35:34AM +1000, Arthur Pirika wrote:
> Yes. And, if I'm not mistaken, it runs on boot as
> well? I've multi-booted between windows and linux a
> few times too in between installing and trying to use
> portaudio. I think that got installed fine, because
> when I tried to run the pre-compiled speak binary, the
> error stopped referencing libportaudio and went on to
> libstdc++. .
> 
> 
> --- Gregory Nowak <greg@romuald.net.eu.org> wrote:
> 
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> > 
> > I assume you ran ldconfig after installing
> > portaudio?
> > 
> > Greg
> > 
> > 
> > On Wed, May 10, 2006 at 04:57:33AM +1000, Arthur
> > Pirika wrote:
> > > well, this is turning out to be a mission! First,
> > I
> > > install portaudio v18, and try to run the speak
> > > binary. I get an error about libstdc++.so.6 (or a
> > > similar name, cant quite remember).
> > > So, I decide to compile from source. When I do
> > that, I
> > > get an error from ld about undefined references to
> > > functions in libportaudio.so. Is there something
> > I've
> > > mist in configuration somewhere?
> > > 
> > > tia,
> > > Arthur.
> > > 
> > > 
> > > 
> > > 		
> > >
> > ____________________________________________________
> > 
> > > On Yahoo!7 
> > > Dating: It's free to join and check out our great
> > singles! 
> > > http://www.yahoo7.com.au/personals
> > > 
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > >
> >
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > 
> > - -- 
> > web site: http://www.romuald.net.eu.org
> > gpg public key:
> > http://www.romuald.net.eu.org/pubkey.asc
> > skype: gregn1
> > (authorization required, add me to your contacts
> > list first)
> > 
> > - --
> > Free domains: http://www.eu.org/ or mail
> > dns-manager@EU.org
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.4.2.2 (GNU/Linux)
> > 
> >
> iD8DBQFEYOzz7s9z/XlyUyARAvqiAJkBj1jReaSSJ97TsdnLBxwwoya8WwCeLRD4
> > KYqZsCETnb9ladYYCTg9HKM=
> > =BqVJ
> > -----END PGP SIGNATURE-----
> > 
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> >
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > 
> 
> 
> 
> 		
> ____________________________________________________ 
> On Yahoo!7 
> Answers: Real people ask and answer questions on any topic. 
> http://www.yahoo7.com.au/answers
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFEYP/BwamDI1Gy2GIRAjr9AKCS0Aj5yGZW53Ljg6YvwKeeyTc6ywCg0nfR
OKDlxFzo1RbHbyupBzKSHYw=
=MW2B
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Trouble compiling eSpeak under slackware 10.2
       ` ace
@        ` Michael Whapples
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Whapples @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

I also remember when I was setting up my slackware machine with espeak and 
portaudio, I needed to make a link, something like,
ln /usr/local/lib/libportaudio.so.0.0.18 /usr/lib/libportaudio.so
This is because the pre-compiled version of espeak expects libportaudio.so, 
but compiling portaudio from source does not provide that filename.

>From 
Michael Whapples
ace writes:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Try installing the GCC 3.4.4 (all packages) from the testing directory
> of the Slackware CD set.
> , I think that there is a version conflict.
> Uninstall the current GCC or use upgradepkg.
> 
> On Wed, May 10, 2006 at 05:35:34AM +1000, Arthur Pirika wrote:
>> Yes. And, if I'm not mistaken, it runs on boot as
>> well? I've multi-booted between windows and linux a
>> few times too in between installing and trying to use
>> portaudio. I think that got installed fine, because
>> when I tried to run the pre-compiled speak binary, the
>> error stopped referencing libportaudio and went on to
>> libstdc++. .
>> 
>> 
>> --- Gregory Nowak <greg@romuald.net.eu.org> wrote:
>> 
>> > -----BEGIN PGP SIGNED MESSAGE-----
>> > Hash: SHA1
>> > 
>> > I assume you ran ldconfig after installing
>> > portaudio?
>> > 
>> > Greg
>> > 
>> > 
>> > On Wed, May 10, 2006 at 04:57:33AM +1000, Arthur
>> > Pirika wrote:
>> > > well, this is turning out to be a mission! First,
>> > I
>> > > install portaudio v18, and try to run the speak
>> > > binary. I get an error about libstdc++.so.6 (or a
>> > > similar name, cant quite remember).
>> > > So, I decide to compile from source. When I do
>> > that, I
>> > > get an error from ld about undefined references to
>> > > functions in libportaudio.so. Is there something
>> > I've
>> > > mist in configuration somewhere?
>> > > 
>> > > tia,
>> > > Arthur.
>> > > 
>> > > 
>> > > 
>> > > 		
>> > >
>> > ____________________________________________________
>> > 
>> > > On Yahoo!7 
>> > > Dating: It's free to join and check out our great
>> > singles! 
>> > > http://www.yahoo7.com.au/personals
>> > > 
>> > > _______________________________________________
>> > > Speakup mailing list
>> > > Speakup@braille.uwo.ca
>> > >
>> >
>> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>> > 
>> > - -- 
>> > web site: http://www.romuald.net.eu.org
>> > gpg public key:
>> > http://www.romuald.net.eu.org/pubkey.asc
>> > skype: gregn1
>> > (authorization required, add me to your contacts
>> > list first)
>> > 
>> > - --
>> > Free domains: http://www.eu.org/ or mail
>> > dns-manager@EU.org
>> > -----BEGIN PGP SIGNATURE-----
>> > Version: GnuPG v1.4.2.2 (GNU/Linux)
>> > 
>> >
>> iD8DBQFEYOzz7s9z/XlyUyARAvqiAJkBj1jReaSSJ97TsdnLBxwwoya8WwCeLRD4
>> > KYqZsCETnb9ladYYCTg9HKM=
>> > =BqVJ
>> > -----END PGP SIGNATURE-----
>> > 
>> > _______________________________________________
>> > Speakup mailing list
>> > Speakup@braille.uwo.ca
>> >
>> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>> > 
>> 
>> 
>> 
>> 		
>> ____________________________________________________ 
>> On Yahoo!7 
>> Answers: Real people ask and answer questions on any topic. 
>> http://www.yahoo7.com.au/answers
>> 
>> _______________________________________________
>> Speakup mailing list
>> Speakup@braille.uwo.ca
>> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2 (GNU/Linux)
> 
> iD8DBQFEYP/BwamDI1Gy2GIRAjr9AKCS0Aj5yGZW53Ljg6YvwKeeyTc6ywCg0nfR
> OKDlxFzo1RbHbyupBzKSHYw=
> =MW2B
> -----END PGP SIGNATURE-----
> 
> 
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 Trouble compiling eSpeak under slackware 10.2 Arthur Pirika
 ` Gregory Nowak
   ` Arthur Pirika
     ` ace
       ` Michael Whapples

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).