|
Rockbox mail archiveSubject: Re: A Make File creation problem.Re: A Make File creation problem.
From: Thom Johansen <thomj_at_rockbox.org>
Date: Wed, 21 Nov 2007 01:47:08 +0100 Jim Noseworthy wrote: > Then I issued the command: "make voice."After doing so, I received the > following messages: > > make -C rbspeex > gcc: installation problem, cannot exec 'cc1': No such file or directory > CC > gcc: no input files > make[2]: *** [rbspeexenc.o] Error 1 > make[1]: *** [rbspeexenc] Error 2 > make: *** [voicetools] Error 2 > admin_at_MAIN_COMPUTER ~/sansa > > What am I doing wrong? You don't appear to have GCC (the C compiler) installed, and you'll need that to compile the Speex encoder. You can install GCC using the Cygwin installer. I'm afraid I can't provide you with specifics, since I don't use Cygwin myself. Thom Received on 2007-11-21 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |