Littlefield, Tyler | 31 May 2012 02:32

emacspeak compilation errors

Hello:
I have emacs installed, and when I compile emacspeak I get an error:
Wrote /usr/src/emacspeak-36.0/lisp/amixer.elc
emacs -batch -q -no-site-file   -eval '(setq vc-handled-backends nil 
byte-compil
e-warnings t)'  -l ".."/lisp/emacspeak-load-path.el -l 
".."/lisp/emacspeak-loadd
efs.el -l ".."/lisp/emacspeak-cus-load.el -l 
".."/lisp/g-client/g-load-path.el
-f batch-byte-compile shr-url.el
In toplevel form:
shr-url.el:53:1:Error: Cannot open load file: shr
make[1]: *** [shr-url.elc] Error 1
make[1]: Leaving directory `/usr/src/emacspeak-36.0/lisp'
make: *** [emacspeak] Error 2

Did I miss something?
Thanks.

Robert D. Crawford | 31 May 2012 04:47
Picon

Re: emacspeak compilation errors

Search the archive for url-shr.  The subject is something about not
being able to compile espeak.

Best regards,
rdc

"Littlefield, Tyler" <tyler <at> tysdomain.com> writes:

> Hello:
> I have emacs installed, and when I compile emacspeak I get an error:
> Wrote /usr/src/emacspeak-36.0/lisp/amixer.elc
> emacs -batch -q -no-site-file   -eval '(setq vc-handled-backends nil
> byte-compil
> e-warnings t)'  -l ".."/lisp/emacspeak-load-path.el -l 
> ".."/lisp/emacspeak-loadd
> efs.el -l ".."/lisp/emacspeak-cus-load.el -l 
> ".."/lisp/g-client/g-load-path.el
> -f batch-byte-compile shr-url.el
> In toplevel form:
> shr-url.el:53:1:Error: Cannot open load file: shr
> make[1]: *** [shr-url.elc] Error 1
> make[1]: Leaving directory `/usr/src/emacspeak-36.0/lisp'
> make: *** [emacspeak] Error 2
>
> Did I miss something?
> Thanks.
>
> -----------------------------------------------------------------------------
> To unsubscribe from the emacspeak list or change your address on the
> emacspeak list send mail to "emacspeak-request <at> cs.vassar.edu" with a
(Continue reading)

Littlefield, Tyler | 31 May 2012 05:53

Re: emacspeak compilation errors

hello:
I got it. shr wasn't included in the arch emacspeak, so I had to get it 
from aur. emacs-gnus-git.
So I'm stumped again. I got everything compiled, got tclx installed 
along with everything else and compiled and installed the linux-espeak 
server. when
I fire up the espeak tcl script, everything's great--it starts off by 
saying espeak. when I echo $DTK_PROGRAM, it returns espeak, but I have 
no speech
at all. Anyone came across this issue? I looked in the messages buffer 
where it shows loading of emacspeak and everything else and didn't see 
anything
to suggest what might be wrong.

On 5/30/2012 8:47 PM, Robert D. Crawford wrote:
> Search the archive for url-shr.  The subject is something about not
> being able to compile espeak.
>
> Best regards,
> rdc
>
> "Littlefield, Tyler"<tyler <at> tysdomain.com>  writes:
>
>> Hello:
>> I have emacs installed, and when I compile emacspeak I get an error:
>> Wrote /usr/src/emacspeak-36.0/lisp/amixer.elc
>> emacs -batch -q -no-site-file   -eval '(setq vc-handled-backends nil
>> byte-compil
>> e-warnings t)'  -l ".."/lisp/emacspeak-load-path.el -l
>> ".."/lisp/emacspeak-loadd
(Continue reading)

lsmithso | 31 May 2012 09:09
Picon
Picon
Favicon
Gravatar

Re: emacspeak compilation errors


shr_url.el has a dependency on a newer version of gnus. Just 'touch lisp/shr_url.elc' and make again and it
will build fine. 

Littlefield, Tyler writes:
 > Hello:
 > I have emacs installed, and when I compile emacspeak I get an error:
 > Wrote /usr/src/emacspeak-36.0/lisp/amixer.elc
 > emacs -batch -q -no-site-file   -eval '(setq vc-handled-backends nil 
 > byte-compil
 > e-warnings t)'  -l ".."/lisp/emacspeak-load-path.el -l 
 > ".."/lisp/emacspeak-loadd
 > efs.el -l ".."/lisp/emacspeak-cus-load.el -l 
 > ".."/lisp/g-client/g-load-path.el
 > -f batch-byte-compile shr-url.el
 > In toplevel form:
 > shr-url.el:53:1:Error: Cannot open load file: shr
 > make[1]: *** [shr-url.elc] Error 1
 > make[1]: Leaving directory `/usr/src/emacspeak-36.0/lisp'
 > make: *** [emacspeak] Error 2
 > 
 > Did I miss something?
 > Thanks.
 > 
 > -----------------------------------------------------------------------------
 > To unsubscribe from the emacspeak list or change your address on the
 > emacspeak list send mail to "emacspeak-request <at> cs.vassar.edu" with a
 > subject of "unsubscribe" or "help".

--

-- 
(Continue reading)

Steve Holmes | 1 Jun 2012 13:08

Re: emacspeak compilation errors

The PKGBUILD script for emacspeak in Arch Linux has been modified to deal with the urlshr situation. I ran
into this same situation a few weeks ago.

On May 31, 2012, at 12:09 AM, lsmithso <at> hare.demon.co.uk wrote:

> 
> shr_url.el has a dependency on a newer version of gnus. Just 'touch lisp/shr_url.elc' and make again and
it will build fine. 
> 
> Littlefield, Tyler writes:
>> Hello:
>> I have emacs installed, and when I compile emacspeak I get an error:
>> Wrote /usr/src/emacspeak-36.0/lisp/amixer.elc
>> emacs -batch -q -no-site-file   -eval '(setq vc-handled-backends nil 
>> byte-compil
>> e-warnings t)'  -l ".."/lisp/emacspeak-load-path.el -l 
>> ".."/lisp/emacspeak-loadd
>> efs.el -l ".."/lisp/emacspeak-cus-load.el -l 
>> ".."/lisp/g-client/g-load-path.el
>> -f batch-byte-compile shr-url.el
>> In toplevel form:
>> shr-url.el:53:1:Error: Cannot open load file: shr
>> make[1]: *** [shr-url.elc] Error 1
>> make[1]: Leaving directory `/usr/src/emacspeak-36.0/lisp'
>> make: *** [emacspeak] Error 2
>> 
>> Did I miss something?
>> Thanks.
>> 
>> -----------------------------------------------------------------------------
(Continue reading)


Gmane