[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
Re: Flite 1.2 Will not Compile!
- To: emacspeak@xxxxxxxxxxx
- Subject: Re: Flite 1.2 Will not Compile!
- From: Mario Lang <mlang@xxxxxxxxxxx>
- Date: Tue, 03 Feb 2004 13:35:06 +0100
- In-Reply-To: <20040202162900.GA17823@xxxxxxxxxxx> (Steve Holmes'smessage of "Mon, 2 Feb 2004 09:29:03 -0700")
- Resent-Date: Tue, 3 Feb 2004 07:42:02 -0500 (EST)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <"v3JdC.A.tsD.-V5HAB"@hub>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
- User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)
Steve Holmes <steve@xxxxxxxxxxx> writes:
> I wondered if that might have something to do with it. The first
> machine I tried it on has 96 meg and the second I tried it on has 64
> meg. If I recall, the swap is approximately one times the amount of
> memory on each box. I got the identical error on the same module on
> both machines.
I have seen this same problem (Internal Compiler Error) on
the ARM platform on a machine which didn't have much ram (64MB IIRC).
The compile eventually finished when it was executed
on a machine with more RAM (128MB IIRC).
I am guessing you are seeing this problem during the compilation
of lang/cmu_us_kal*/cmu_us_kal*_diphone.c (note that the 16bit version
of this file has 21MB!).
> I wonder where I might find a pre-compiled binary of flite? I run
> slackware 9.1 so don't really know how to break down a debian
> package.
That depends on how you plan to use flite. If you only
care about the executable `flite', you can probably
compile it on some other box and transfer the statically linked
executable. If you want flite to be built with
dynamically loadable libraries, things might get a bit complicated,
since those .so files will have a dependency on the libc of the
system you were compiling on.
> If I get a precompiled binary some place, do I need any other
> support libraries or resources? If more voices are acquired, how do
> I hook them in? do I have to recompile flite all over again to
> include them?
Yes.
> Thanks for putting up with all these questions. I think flite is one
> of the first programs I just can't get compiled. I can usually bang
> around enough to compile everything else and most source packages are
> clean enough to compile correctly in the first place.
flite itself is clean, the problem is just that you don't have enough
memory to do the transformation of 21MB C sources into machine
code.
--
CYa,
Mario | Debian Developer <URL:http://debian.org/>
| Get my public key via finger mlang@xxxxxxxxxxx
| 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44
-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"