* Compiling flite
@ Steve Holmes
` David Csercsics
0 siblings, 1 reply; 20+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Actually, an alternative question would be expanding swap. Is there
any way to expand the swap without having to kill one of your
partitions? I think I know the answer to this.
What I really need is to be able to compile flite's
cmu_us_kal16_diphone module. I came by a .o version recently but I
don't have a .os version need for the shared objects. I thought I
could merely copy the static one over to the other one to satisfy the
dependencies but I see elseware that the two objects are not exactly
the same <sigh>. I need to find a .os version some place since I
can't get past the internal error when compiling that module myself.
If I could expand the swap without so much anguish, I could bump that
up to 256 meg to see if that would work. aparently others have done
that and compiled flite cleanly.
By God, when I get a complete flite package built, I'm gonna make a
slackware package for all to enjoy and get away from all this
hassle:).
- --
HolmesGrown Solutions
The best solutions for the best price!
http://ld.net/?holmesgrown
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFAkUr1WSjv55S0LfERAjbCAKCpajbGYTrtPzRUfMddXHNub32EowCgsjxx
Arogk6OpTXtiox3pGllHh7Q=
=TYZ7
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: Compiling flite
Compiling flite Steve Holmes
@ ` David Csercsics
` Steve Holmes
0 siblings, 1 reply; 20+ messages in thread
From: David Csercsics @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux., Steve Holmes
Well what you do is this:
dd if=/dev/zero of=somefile
mkswap somefile
swapon somefile
That will get you a file of swap there on your current partition. See if thast helps.
^ permalink raw reply [flat|nested] 20+ messages in thread* Re: Compiling flite
` David Csercsics
@ ` Steve Holmes
0 siblings, 0 replies; 20+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Well, your suggestion did the trick. It also exposed another on going
problem which I didn't even know about. My /etc/fstab never had a
swap line in it! Dunnow how that happened as my two other linux boxes
have such an entry. This will be a good handy trick when I
temperarily need more swap and I don't wanna fuck with my
partititions. Thanks again, I finally got that module to compile for
the first time!
On Thu, Apr 29, 2004 at 01:15:32PM -0700, David Csercsics wrote:
> Well what you do is this:
> dd if=/dev/zero of=somefile
> mkswap somefile
> swapon somefile
>
> That will get you a file of swap there on your current partition. See if thast helps.
- --
HolmesGrown Solutions
The best solutions for the best price!
http://ld.net/?holmesgrown
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFAkX3rWSjv55S0LfERAo3IAKDR3BTSCovs+t3odrHGpR4CHAD3yQCggqzS
qh4In57EEW6sRu+99kAzBmY=
=M+1R
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 20+ messages in thread
* re: compiling flite
@ Jude DaShiell
` Shaun Oliver
` Alex Snow
0 siblings, 2 replies; 20+ messages in thread
From: Jude DaShiell @ UTC (permalink / raw)
To: speakup
slackware mailed out many bad cd's for 9.1. I have a subscription to
slackware and when I opened my 9.1 package up I found one of the CD's in
its package but off of its spindle. Naturally, that turned out to be disk
2 of the set and installation of several packages on that CD failed. It
probably is the case this also happened to others having difficulty
compiling flite since packages used by flite to compile as well as
speech-tools are on disk 2. Any company that fails to wrap jewel cases
with taped on bubble wrap deserves what it gets in this instance though
and I wrote support@slackware.com and told them. I was listening to the
installation on disk 2 and had things set to install everything and heard
the errors as they happened so that's how I know what went on.
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: compiling flite
compiling flite Jude DaShiell
@ ` Shaun Oliver
` Steve Holmes
` Alex Snow
1 sibling, 1 reply; 20+ messages in thread
From: Shaun Oliver @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I had similar errors installing slackware 9.1 here myself thing is
though the main installation cd disk 1 was mungged.
I've a sneaking suspission the rest were to but to what extent I know
not.
I thank aaron cannon for sending them to me in any case and if I hadn't
had those problems of packages being corrupt, I think I would have
stayed with slackware for longer than a week.
--
Shaun Oliver
"I refuse to have a battle of wits with an unarmed person."
email: shaun_oliver@optusnet.com.au
WEB: http://blindman.homelinux.org/
IRC: irc.awesomechat.net:6666
IRCNICK: blindman
^ permalink raw reply [flat|nested] 20+ messages in thread* Re: compiling flite
` Shaun Oliver
@ ` Steve Holmes
0 siblings, 0 replies; 20+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
Well, I'm working with ISO images I downloaded off the net so I think
my packages are good. I do wonder if I should go out and see if gcc
should be upgraded though. The package might not be munged but
perhaps that particular implimentation or version of gcc might have
problems. I find it interesting though that no one has been
successful at compiling flite on a recent version of slackware.
On Mon, Dec 29, 2003 at 08:34:13PM +1100, Shaun Oliver wrote:
> I had similar errors installing slackware 9.1 here myself thing is
> though the main installation cd disk 1 was mungged.
> I've a sneaking suspission the rest were to but to what extent I know
> not.
> I thank aaron cannon for sending them to me in any case and if I hadn't
> had those problems of packages being corrupt, I think I would have
> stayed with slackware for longer than a week.
>
> --
> Shaun Oliver
--
HolmesGrown Solutions
The best solutions for the best price!
http://ld.net/?holmesgrown
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: compiling flite
compiling flite Jude DaShiell
` Shaun Oliver
@ ` Alex Snow
1 sibling, 0 replies; 20+ messages in thread
From: Alex Snow @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
the packages on disk2 are only gnome and kde so compiling flite
shouldn't depend on them.
On Mon, Dec 29, 2003 at 01:32:02AM -0500, Jude
DaShiell wrote:
> slackware mailed out many bad cd's for 9.1. I have a subscription to
> slackware and when I opened my 9.1 package up I found one of the CD's in
> its package but off of its spindle. Naturally, that turned out to be disk
> 2 of the set and installation of several packages on that CD failed. It
> probably is the case this also happened to others having difficulty
> compiling flite since packages used by flite to compile as well as
> speech-tools are on disk 2. Any company that fails to wrap jewel cases
> with taped on bubble wrap deserves what it gets in this instance though
> and I wrote support@slackware.com and told them. I was listening to the
> installation on disk 2 and had things set to install everything and heard
> the errors as they happened so that's how I know what went on.
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Always borrow money from a pessimist; he doesn't expect to be paid
back.
^ permalink raw reply [flat|nested] 20+ messages in thread
* Compiling Flite
@ Steve Holmes
` Alex Snow
` Tom and Esther Ward
0 siblings, 2 replies; 20+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
anyone try compiling flite lately? I'm working with flite 1.2 taken
from the original CMU website and I'm using the gcc compiler that
comes with Slackware 9.1; I believe it is gcc 3.2.3.
What happens after compiling a bunch of its components, I get "gcc
internal error killed program cc1." Then it asks me to fill out a bug
report. I will probably do that tomorrow if I can't figure this out.
I got this once on another machine while compiling a kernel. I
re-extracted the tar file for the kernel, re configed it and
recompiled and all that stuff and the error did not re-occur for the
kernel. But with Flite, I tried untaring it again and recompiling
after the .configure and I keep getting the same internal error.
Anyone else experiencing this?
--
HolmesGrown Solutions
The best solutions for the best price!
http://ld.net/?holmesgrown
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: Compiling Flite
Compiling Flite Steve Holmes
@ ` Alex Snow
` Steve Holmes
` Chuck Hallenbeck
` Tom and Esther Ward
1 sibling, 2 replies; 20+ messages in thread
From: Alex Snow @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I didn't get that error you're talking about but I was unable to
compile flite on slackware 9.0. not sure about 9.1.
On Sun, Dec 28, 2003
at 12:16:38AM -0700, Steve Holmes wrote:
> anyone try compiling flite lately? I'm working with flite 1.2 taken
> from the original CMU website and I'm using the gcc compiler that
> comes with Slackware 9.1; I believe it is gcc 3.2.3.
>
> What happens after compiling a bunch of its components, I get "gcc
> internal error killed program cc1." Then it asks me to fill out a bug
> report. I will probably do that tomorrow if I can't figure this out.
> I got this once on another machine while compiling a kernel. I
> re-extracted the tar file for the kernel, re configed it and
> recompiled and all that stuff and the error did not re-occur for the
> kernel. But with Flite, I tried untaring it again and recompiling
> after the .configure and I keep getting the same internal error.
>
> Anyone else experiencing this?
> --
> HolmesGrown Solutions
> The best solutions for the best price!
> http://ld.net/?holmesgrown
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Always borrow money from a pessimist; he doesn't expect to be paid
back.
^ permalink raw reply [flat|nested] 20+ messages in thread* Re: Compiling Flite
` Alex Snow
@ ` Steve Holmes
` Alex Snow
` Chuck Hallenbeck
1 sibling, 1 reply; 20+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
What kind of errors did you get? Did you end up giving up on flite alltogether?
On Sun, Dec 28, 2003 at 09:34:40AM -0500, Alex Snow wrote:
> I didn't get that error you're talking about but I was unable to
> compile flite on slackware 9.0. not sure about 9.1.
> On Sun, Dec 28, 2003
> at 12:16:38AM -0700, Steve Holmes wrote:
> > anyone try compiling flite lately? I'm working with flite 1.2 taken
> > from the original CMU website and I'm using the gcc compiler that
> > comes with Slackware 9.1; I believe it is gcc 3.2.3.
> >
> > What happens after compiling a bunch of its components, I get "gcc
> > internal error killed program cc1." Then it asks me to fill out a bug
> > report. I will probably do that tomorrow if I can't figure this out.
> > I got this once on another machine while compiling a kernel. I
> > re-extracted the tar file for the kernel, re configed it and
> > recompiled and all that stuff and the error did not re-occur for the
> > kernel. But with Flite, I tried untaring it again and recompiling
> > after the .configure and I keep getting the same internal error.
> >
> > Anyone else experiencing this?
> > --
> > HolmesGrown Solutions
> > The best solutions for the best price!
> > http://ld.net/?holmesgrown
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> --
> Always borrow money from a pessimist; he doesn't expect to be paid
> back.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
--
HolmesGrown Solutions
The best solutions for the best price!
http://ld.net/?holmesgrown
^ permalink raw reply [flat|nested] 20+ messages in thread* Re: Compiling Flite
` Steve Holmes
@ ` Alex Snow
` Steve Holmes
0 siblings, 1 reply; 20+ messages in thread
From: Alex Snow @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
It was some missing files...don't really remember. it's been a while
since I tried that.
I ended up installing the flite debian packages that I converted with
alien.
On Sun, Dec 28, 2003 at 07:42:41AM -0700, Steve Holmes wrote:
> What kind of errors did you get? Did you end up giving up on flite alltogether?
>
> On Sun, Dec 28, 2003 at 09:34:40AM -0500, Alex Snow wrote:
> > I didn't get that error you're talking about but I was unable to
> > compile flite on slackware 9.0. not sure about 9.1.
> > On Sun, Dec 28, 2003
> > at 12:16:38AM -0700, Steve Holmes wrote:
> > > anyone try compiling flite lately? I'm working with flite 1.2 taken
> > > from the original CMU website and I'm using the gcc compiler that
> > > comes with Slackware 9.1; I believe it is gcc 3.2.3.
> > >
> > > What happens after compiling a bunch of its components, I get "gcc
> > > internal error killed program cc1." Then it asks me to fill out a bug
> > > report. I will probably do that tomorrow if I can't figure this out.
> > > I got this once on another machine while compiling a kernel. I
> > > re-extracted the tar file for the kernel, re configed it and
> > > recompiled and all that stuff and the error did not re-occur for the
> > > kernel. But with Flite, I tried untaring it again and recompiling
> > > after the .configure and I keep getting the same internal error.
> > >
> > > Anyone else experiencing this?
> > > --
> > > HolmesGrown Solutions
> > > The best solutions for the best price!
> > > http://ld.net/?holmesgrown
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> > --
> > Always borrow money from a pessimist; he doesn't expect to be paid
> > back.
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> >
>
> --
> HolmesGrown Solutions
> The best solutions for the best price!
> http://ld.net/?holmesgrown
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Always borrow money from a pessimist; he doesn't expect to be paid
back.
^ permalink raw reply [flat|nested] 20+ messages in thread* Re: Compiling Flite
` Alex Snow
@ ` Steve Holmes
0 siblings, 0 replies; 20+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
Almost sounds like the older 1.1 version. Those errors were so early
on that the "internal error" never happened.
On Sun, Dec 28, 2003 at 10:54:19AM -0500, Alex Snow wrote:
> It was some missing files...don't really remember. it's been a while
> since I tried that.
> I ended up installing the flite debian packages that I converted with
> alien.
> On Sun, Dec 28, 2003 at 07:42:41AM -0700, Steve Holmes wrote:
> > What kind of errors did you get? Did you end up giving up on flite alltogether?
> >
> > On Sun, Dec 28, 2003 at 09:34:40AM -0500, Alex Snow wrote:
> > > I didn't get that error you're talking about but I was unable to
> > > compile flite on slackware 9.0. not sure about 9.1.
> > > On Sun, Dec 28, 2003
> > > at 12:16:38AM -0700, Steve Holmes wrote:
> > > > anyone try compiling flite lately? I'm working with flite 1.2 taken
> > > > from the original CMU website and I'm using the gcc compiler that
> > > > comes with Slackware 9.1; I believe it is gcc 3.2.3.
> > > >
> > > > What happens after compiling a bunch of its components, I get "gcc
> > > > internal error killed program cc1." Then it asks me to fill out a bug
> > > > report. I will probably do that tomorrow if I can't figure this out.
> > > > I got this once on another machine while compiling a kernel. I
> > > > re-extracted the tar file for the kernel, re configed it and
> > > > recompiled and all that stuff and the error did not re-occur for the
> > > > kernel. But with Flite, I tried untaring it again and recompiling
> > > > after the .configure and I keep getting the same internal error.
> > > >
> > > > Anyone else experiencing this?
> > > > --
> > > > HolmesGrown Solutions
> > > > The best solutions for the best price!
> > > > http://ld.net/?holmesgrown
> > > >
> > > > _______________________________________________
> > > > Speakup mailing list
> > > > Speakup@braille.uwo.ca
> > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > >
> > > --
> > > Always borrow money from a pessimist; he doesn't expect to be paid
> > > back.
> > >
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > >
> > >
> >
> > --
> > HolmesGrown Solutions
> > The best solutions for the best price!
> > http://ld.net/?holmesgrown
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> --
> Always borrow money from a pessimist; he doesn't expect to be paid
> back.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
--
HolmesGrown Solutions
The best solutions for the best price!
http://ld.net/?holmesgrown
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: Compiling Flite
` Alex Snow
` Steve Holmes
@ ` Chuck Hallenbeck
` Steve Holmes
` Alex Snow
1 sibling, 2 replies; 20+ messages in thread
From: Chuck Hallenbeck @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am also unable to compile the festival packages on Slackware
9.1. They worked fine on 8.1, but now I cannot compile
speech-tools.
Chuck
On Sun, 28 Dec 2003, Alex Snow wrote:
> I didn't get that error you're talking about but I was unable to
> compile flite on slackware 9.0. not sure about 9.1.
> On Sun, Dec 28, 2003
> at 12:16:38AM -0700, Steve Holmes wrote:
> > anyone try compiling flite lately? I'm working with flite 1.2 taken
> > from the original CMU website and I'm using the gcc compiler that
> > comes with Slackware 9.1; I believe it is gcc 3.2.3.
> >
> > What happens after compiling a bunch of its components, I get "gcc
> > internal error killed program cc1." Then it asks me to fill out a bug
> > report. I will probably do that tomorrow if I can't figure this out.
> > I got this once on another machine while compiling a kernel. I
> > re-extracted the tar file for the kernel, re configed it and
> > recompiled and all that stuff and the error did not re-occur for the
> > kernel. But with Flite, I tried untaring it again and recompiling
> > after the .configure and I keep getting the same internal error.
> >
> > Anyone else experiencing this?
> > --
> > HolmesGrown Solutions
> > The best solutions for the best price!
> > http://ld.net/?holmesgrown
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
- --
The Moon is Waxing Crescent (33% of Full)
In a world without Fences or Walls no one needs Windows or Gates.
My web site is now at: http://mysite.verizon.net/vze7qefb/chuckh
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iQCVAwUBP+8StjVdG8M9x9tGAQK6DQQAsEuVpAOaMId519jPFvvYSBFD6UKgf09n
QPhEIxxI9dFrJRBqgk0jvKXxs6x0AFUFPITsQx9lQEOpUDux6+wskyICrTO2VVbe
j77fq7w27XWqoHtksWUNGnmwca2Zih1iBTsnG7N8JSWcDcg+AMzotKGz5p3M7zNX
c9yqJ5JXKVc=
=AE/B
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 20+ messages in thread* Re: Compiling Flite
` Chuck Hallenbeck
@ ` Steve Holmes
` Alex Snow
1 sibling, 0 replies; 20+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
Yea, I sure don't wanna fall back to older slackware versions just so
I can play around with flite <sigh>. Anybody else get this internal
error from gcc? I for the heack of it tried to compile flite 1.1 but
got a shit load of errors about undefined symbols in some alsa related
module. At least I don't get that with 1.2. I'm thinking of sending
in a bug as was suggested by the error but I have so little to give
them but the original tar ball and a typescript from the compile
session. They want detail and as little source effort as possible but
this is nested inside several directories and many dependent header
files are involved.
On Sun, Dec 28, 2003 at 12:28:13PM -0500, Chuck Hallenbeck wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> I am also unable to compile the festival packages on Slackware
> 9.1. They worked fine on 8.1, but now I cannot compile
> speech-tools.
>
> Chuck
>
> On Sun, 28 Dec 2003, Alex Snow wrote:
>
> > I didn't get that error you're talking about but I was unable to
> > compile flite on slackware 9.0. not sure about 9.1.
--
HolmesGrown Solutions
The best solutions for the best price!
http://ld.net/?holmesgrown
^ permalink raw reply [flat|nested] 20+ messages in thread* Re: Compiling Flite
` Chuck Hallenbeck
` Steve Holmes
@ ` Alex Snow
` Chuck Hallenbeck
1 sibling, 1 reply; 20+ messages in thread
From: Alex Snow @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
that's weird. I had no trouble compiling them.
On Sun, Dec 28, 2003 at
12:28:13PM -0500, Chuck Hallenbeck wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> I am also unable to compile the festival packages on Slackware
> 9.1. They worked fine on 8.1, but now I cannot compile
> speech-tools.
>
> Chuck
>
> On Sun, 28 Dec 2003, Alex Snow wrote:
>
> > I didn't get that error you're talking about but I was unable to
> > compile flite on slackware 9.0. not sure about 9.1.
> > On Sun, Dec 28, 2003
> > at 12:16:38AM -0700, Steve Holmes wrote:
> > > anyone try compiling flite lately? I'm working with flite 1.2 taken
> > > from the original CMU website and I'm using the gcc compiler that
> > > comes with Slackware 9.1; I believe it is gcc 3.2.3.
> > >
> > > What happens after compiling a bunch of its components, I get "gcc
> > > internal error killed program cc1." Then it asks me to fill out a bug
> > > report. I will probably do that tomorrow if I can't figure this out.
> > > I got this once on another machine while compiling a kernel. I
> > > re-extracted the tar file for the kernel, re configed it and
> > > recompiled and all that stuff and the error did not re-occur for the
> > > kernel. But with Flite, I tried untaring it again and recompiling
> > > after the .configure and I keep getting the same internal error.
> > >
> > > Anyone else experiencing this?
> > > --
> > > HolmesGrown Solutions
> > > The best solutions for the best price!
> > > http://ld.net/?holmesgrown
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> >
>
> - --
> The Moon is Waxing Crescent (33% of Full)
> In a world without Fences or Walls no one needs Windows or Gates.
> My web site is now at: http://mysite.verizon.net/vze7qefb/chuckh
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
>
> iQCVAwUBP+8StjVdG8M9x9tGAQK6DQQAsEuVpAOaMId519jPFvvYSBFD6UKgf09n
> QPhEIxxI9dFrJRBqgk0jvKXxs6x0AFUFPITsQx9lQEOpUDux6+wskyICrTO2VVbe
> j77fq7w27XWqoHtksWUNGnmwca2Zih1iBTsnG7N8JSWcDcg+AMzotKGz5p3M7zNX
> c9yqJ5JXKVc=
> =AE/B
> -----END PGP SIGNATURE-----
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Always borrow money from a pessimist; he doesn't expect to be paid
back.
^ permalink raw reply [flat|nested] 20+ messages in thread* Re: Compiling Flite
` Alex Snow
@ ` Chuck Hallenbeck
` Garrett Klein
0 siblings, 1 reply; 20+ messages in thread
From: Chuck Hallenbeck @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Alex,
I am glad to know that. I will have to give it another try and
see if I can figure out the compile errors. Must be something I
am doing or not doing here.
Chuck
On Sun, 28 Dec 2003, Alex Snow wrote:
> that's weird. I had no trouble compiling them.
> On Sun, Dec 28, 2003 at
> 12:28:13PM -0500, Chuck Hallenbeck wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> >
> > I am also unable to compile the festival packages on Slackware
> > 9.1. They worked fine on 8.1, but now I cannot compile
> > speech-tools.
> >
> > Chuck
> >
> > On Sun, 28 Dec 2003, Alex Snow wrote:
> >
> > > I didn't get that error you're talking about but I was unable to
> > > compile flite on slackware 9.0. not sure about 9.1.
> > > On Sun, Dec 28, 2003
> > > at 12:16:38AM -0700, Steve Holmes wrote:
> > > > anyone try compiling flite lately? I'm working with flite 1.2 taken
> > > > from the original CMU website and I'm using the gcc compiler that
> > > > comes with Slackware 9.1; I believe it is gcc 3.2.3.
> > > >
> > > > What happens after compiling a bunch of its components, I get "gcc
> > > > internal error killed program cc1." Then it asks me to fill out a bug
> > > > report. I will probably do that tomorrow if I can't figure this out.
> > > > I got this once on another machine while compiling a kernel. I
> > > > re-extracted the tar file for the kernel, re configed it and
> > > > recompiled and all that stuff and the error did not re-occur for the
> > > > kernel. But with Flite, I tried untaring it again and recompiling
> > > > after the .configure and I keep getting the same internal error.
> > > >
> > > > Anyone else experiencing this?
> > > > --
> > > > HolmesGrown Solutions
> > > > The best solutions for the best price!
> > > > http://ld.net/?holmesgrown
> > > >
> > > > _______________________________________________
> > > > Speakup mailing list
> > > > Speakup@braille.uwo.ca
> > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > >
> > >
> >
> > - --
> > The Moon is Waxing Crescent (33% of Full)
> > In a world without Fences or Walls no one needs Windows or Gates.
> > My web site is now at: http://mysite.verizon.net/vze7qefb/chuckh
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.2.3 (GNU/Linux)
> >
> > iQCVAwUBP+8StjVdG8M9x9tGAQK6DQQAsEuVpAOaMId519jPFvvYSBFD6UKgf09n
> > QPhEIxxI9dFrJRBqgk0jvKXxs6x0AFUFPITsQx9lQEOpUDux6+wskyICrTO2VVbe
> > j77fq7w27XWqoHtksWUNGnmwca2Zih1iBTsnG7N8JSWcDcg+AMzotKGz5p3M7zNX
> > c9yqJ5JXKVc=
> > =AE/B
> > -----END PGP SIGNATURE-----
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
- --
The Moon is Waxing Crescent (34% of Full)
In a world without Fences or Walls no one needs Windows or Gates.
My web site is now at: http://mysite.verizon.net/vze7qefb/chuckh
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iQCVAwUBP+9EDzVdG8M9x9tGAQLZDAQA3xnTxFBPOF1ZCZmAG46DpHH4k5G2eUv3
rmEU5tSiHn+JRlJGW0nQp8QIq4sO7gZ4tihF2izbSQ05S2emP85UyRRZxLtIBuN+
lfnL5eL5MFACytK9jM3Tev6CzkxjLgH6iJa6ZAvOafkYNNyPD5r9QwROgNrb4TE7
NppFLVDF7Wk=
=QweN
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 20+ messages in thread* Re: Compiling Flite
` Chuck Hallenbeck
@ ` Garrett Klein
` Steve Holmes
0 siblings, 1 reply; 20+ messages in thread
From: Garrett Klein @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
It depends on the GCC version you're using. 3.3 and up have problems with
speech tools, but there's a patch for Debian I think that fixes these
problems. If you want it, email me off-list and I'll send the diff as an
attachment. The address is garrettklein@hotmail.com. HTH.
Garrett
----- Original Message -----
From: "Chuck Hallenbeck" <chuckh@sent.com>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Sunday, December 28, 2003 3:58 PM
Subject: Re: Compiling Flite
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> Hi Alex,
>
> I am glad to know that. I will have to give it another try and
> see if I can figure out the compile errors. Must be something I
> am doing or not doing here.
>
> Chuck
> On Sun, 28 Dec 2003, Alex Snow wrote:
>
> > that's weird. I had no trouble compiling them.
> > On Sun, Dec 28, 2003 at
> > 12:28:13PM -0500, Chuck Hallenbeck wrote:
> > > -----BEGIN PGP SIGNED MESSAGE-----
> > > Hash: SHA1
> > >
> > >
> > > I am also unable to compile the festival packages on Slackware
> > > 9.1. They worked fine on 8.1, but now I cannot compile
> > > speech-tools.
> > >
> > > Chuck
> > >
> > > On Sun, 28 Dec 2003, Alex Snow wrote:
> > >
> > > > I didn't get that error you're talking about but I was unable to
> > > > compile flite on slackware 9.0. not sure about 9.1.
> > > > On Sun, Dec 28, 2003
> > > > at 12:16:38AM -0700, Steve Holmes wrote:
> > > > > anyone try compiling flite lately? I'm working with flite 1.2
taken
> > > > > from the original CMU website and I'm using the gcc compiler that
> > > > > comes with Slackware 9.1; I believe it is gcc 3.2.3.
> > > > >
> > > > > What happens after compiling a bunch of its components, I get "gcc
> > > > > internal error killed program cc1." Then it asks me to fill out a
bug
> > > > > report. I will probably do that tomorrow if I can't figure this
out.
> > > > > I got this once on another machine while compiling a kernel. I
> > > > > re-extracted the tar file for the kernel, re configed it and
> > > > > recompiled and all that stuff and the error did not re-occur for
the
> > > > > kernel. But with Flite, I tried untaring it again and recompiling
> > > > > after the .configure and I keep getting the same internal error.
> > > > >
> > > > > Anyone else experiencing this?
> > > > > --
> > > > > HolmesGrown Solutions
> > > > > The best solutions for the best price!
> > > > > http://ld.net/?holmesgrown
> > > > >
> > > > > _______________________________________________
> > > > > Speakup mailing list
> > > > > Speakup@braille.uwo.ca
> > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > >
> > > >
> > >
> > > - --
> > > The Moon is Waxing Crescent (33% of Full)
> > > In a world without Fences or Walls no one needs Windows or Gates.
> > > My web site is now at: http://mysite.verizon.net/vze7qefb/chuckh
> > > -----BEGIN PGP SIGNATURE-----
> > > Version: GnuPG v1.2.3 (GNU/Linux)
> > >
> > > iQCVAwUBP+8StjVdG8M9x9tGAQK6DQQAsEuVpAOaMId519jPFvvYSBFD6UKgf09n
> > > QPhEIxxI9dFrJRBqgk0jvKXxs6x0AFUFPITsQx9lQEOpUDux6+wskyICrTO2VVbe
> > > j77fq7w27XWqoHtksWUNGnmwca2Zih1iBTsnG7N8JSWcDcg+AMzotKGz5p3M7zNX
> > > c9yqJ5JXKVc=
> > > =AE/B
> > > -----END PGP SIGNATURE-----
> > >
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> >
>
> - --
> The Moon is Waxing Crescent (34% of Full)
> In a world without Fences or Walls no one needs Windows or Gates.
> My web site is now at: http://mysite.verizon.net/vze7qefb/chuckh
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
>
> iQCVAwUBP+9EDzVdG8M9x9tGAQLZDAQA3xnTxFBPOF1ZCZmAG46DpHH4k5G2eUv3
> rmEU5tSiHn+JRlJGW0nQp8QIq4sO7gZ4tihF2izbSQ05S2emP85UyRRZxLtIBuN+
> lfnL5eL5MFACytK9jM3Tev6CzkxjLgH6iJa6ZAvOafkYNNyPD5r9QwROgNrb4TE7
> NppFLVDF7Wk=
> =QweN
> -----END PGP SIGNATURE-----
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 20+ messages in thread* Re: Compiling Flite
` Garrett Klein
@ ` Steve Holmes
0 siblings, 0 replies; 20+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
Will this work for flite as well? I'm really not interested in full
Festival as from what I've read, flite is supposedly faster and less
resource hungry. Plus I understand one can't use festival with
emacspeak. I was originally trying to get eflite going so I could
give emacspeak a try for eventual laptop implementation.
So if it can be used with flite, I would also be interested in the patch.
On Sun, Dec 28, 2003 at 04:50:10PM -0500, Garrett Klein wrote:
> It depends on the GCC version you're using. 3.3 and up have problems with
> speech tools, but there's a patch for Debian I think that fixes these
> problems. If you want it, email me off-list and I'll send the diff as an
> attachment. The address is garrettklein@hotmail.com. HTH.
>
> Garrett
--
HolmesGrown Solutions
The best solutions for the best price!
http://ld.net/?holmesgrown
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: Compiling Flite
Compiling Flite Steve Holmes
` Alex Snow
@ ` Tom and Esther Ward
` Steve Holmes
1 sibling, 1 reply; 20+ messages in thread
From: Tom and Esther Ward @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi, I have seen similar errors on Mandrake 9.2. I'm not exactly sure what
the problem is that causes this though. The only way I was able to get flite
1.2 going was to compile it on a Red hat 9.0 partition, tar the directory,
and copy it to Mandrake 9.2. Which was definately not the way I wanted to
get flite working with eemacspeak and yasr.
Hth.
----- Original Message -----
From: "Steve Holmes" <steve@holmesgrown.com>
To: <speakup@braille.uwo.ca>
Sent: Sunday, December 28, 2003 2:16 AM
Subject: Compiling Flite
> anyone try compiling flite lately? I'm working with flite 1.2 taken
> from the original CMU website and I'm using the gcc compiler that
> comes with Slackware 9.1; I believe it is gcc 3.2.3.
>
> What happens after compiling a bunch of its components, I get "gcc
> internal error killed program cc1." Then it asks me to fill out a bug
> report. I will probably do that tomorrow if I can't figure this out.
> I got this once on another machine while compiling a kernel. I
> re-extracted the tar file for the kernel, re configed it and
> recompiled and all that stuff and the error did not re-occur for the
> kernel. But with Flite, I tried untaring it again and recompiling
> after the .configure and I keep getting the same internal error.
>
> Anyone else experiencing this?
> --
> HolmesGrown Solutions
> The best solutions for the best price!
> http://ld.net/?holmesgrown
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 20+ messages in thread* Re: Compiling Flite
` Tom and Esther Ward
@ ` Steve Holmes
0 siblings, 0 replies; 20+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
I'm beginning to wonder if gcc 3.2 or above may have some fault here.
I got it once on a different machine running slackware 9.1 with same
compiler when compiling a kernel. That time, I re-extracted the tar
ball for linux-2.4.23 and started the whole config/compile process
over again and went through flawlessly. I thought perhaps these
internal errors might be hardware related or something but with flite,
I can't get past it at all.
For hell's sake, I might try and install the latest compiler package
from Slackware's test directory and give that a go to see what might
happen. I believe it is 3.3 something.
On Sun, Dec 28, 2003 at 04:31:10PM -0500, Tom and Esther Ward wrote:
> Hi, I have seen similar errors on Mandrake 9.2. I'm not exactly sure what
> the problem is that causes this though. The only way I was able to get flite
> 1.2 going was to compile it on a Red hat 9.0 partition, tar the directory,
> and copy it to Mandrake 9.2. Which was definately not the way I wanted to
> get flite working with eemacspeak and yasr.
> Hth.
>
--
HolmesGrown Solutions
The best solutions for the best price!
http://ld.net/?holmesgrown
^ permalink raw reply [flat|nested] 20+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
Compiling flite Steve Holmes
` David Csercsics
` Steve Holmes
-- strict thread matches above, loose matches on Subject: below --
compiling flite Jude DaShiell
` Shaun Oliver
` Steve Holmes
` Alex Snow
Compiling Flite Steve Holmes
` Alex Snow
` Steve Holmes
` Alex Snow
` Steve Holmes
` Chuck Hallenbeck
` Steve Holmes
` Alex Snow
` Chuck Hallenbeck
` Garrett Klein
` Steve Holmes
` Tom and Esther Ward
` Steve Holmes
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).