Gnus development mailing list
 help / color / mirror / Atom feed
* XEmacs can't byte recompile gnus
@ 2004-01-09 15:37 David Abrahams
  2004-01-09 15:41 ` Simon Josefsson
  2004-01-09 15:45 ` Jesper Harder
  0 siblings, 2 replies; 4+ messages in thread
From: David Abrahams @ 2004-01-09 15:37 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 134 bytes --]


The attachment below shows the errors which come up.  This is with a
CVS update from a few minutes ago with XEmacs 21.4 (patch 11).


[-- Attachment #2: error messages --]
[-- Type: application/octet-stream, Size: 1618 bytes --]

Compiling file c:\src\xgnus\contrib\base64.el at Fri Jan 09 10:32:40 2004
While compiling base64-run-command-on-region:
  ** variable default-process-coding-system bound but not referenced
While compiling base64-decode-region:
  ** subr base64-decode-region being redefined as a function
While compiling base64-encode-region:
  ** subr base64-encode-region being redefined as a function

\f
Compiling file c:\src\xgnus\contrib\gpg-ring.el at Fri Jan 09 10:32:40 2004
While compiling gpg-ring-insert-key-stat:
  ** variable notice bound but not referenced
While compiling gpg-ring-regenerate:
  ** variable found bound but not referenced
While compiling gpg-ring-keys:
  ** set called with 1 arg, but requires 2

\f
Compiling file c:\src\xgnus\contrib\gpg.el at Fri Jan 09 10:32:40 2004
While compiling the end of the data:
  ** the function make-temp-file is not known to be defined.

\f
Compiling file c:\src\xgnus\contrib\hashcash.el at Fri Jan 09 10:32:41 2004

\f
Compiling file c:\src\xgnus\contrib\md5.el at Fri Jan 09 10:32:41 2004
While compiling md5:
  ** subr md5 being redefined as a function

\f
Compiling file c:\src\xgnus\contrib\nnir.el at Fri Jan 09 10:32:42 2004

\f
Compiling file c:\src\xgnus\contrib\ssl.el at Fri Jan 09 10:32:54 2004
While compiling open-ssl-stream:
  ** variable port bound but not referenced

\f
Compiling file c:\src\xgnus\contrib\starttls.el at Fri Jan 09 10:32:54 2004

\f
Compiling file c:\src\xgnus\contrib\ucs-tables.el at Fri Jan 09 10:32:55 2004
While compiling toplevel forms:
  !! Invalid read syntax ((". in wrong context"))
  !! Invalid read syntax ((". in wrong context"))

[-- Attachment #3: Type: text/plain, Size: 61 bytes --]


-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

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

* Re: XEmacs can't byte recompile gnus
  2004-01-09 15:37 XEmacs can't byte recompile gnus David Abrahams
@ 2004-01-09 15:41 ` Simon Josefsson
  2004-01-09 16:33   ` David Abrahams
  2004-01-09 15:45 ` Jesper Harder
  1 sibling, 1 reply; 4+ messages in thread
From: Simon Josefsson @ 2004-01-09 15:41 UTC (permalink / raw)
  Cc: ding

David Abrahams <dave@boost-consulting.com> writes:

> The attachment below shows the errors which come up.  This is with a
> CVS update from a few minutes ago with XEmacs 21.4 (patch 11).

The files in contrib/ are not supposed to be byte compiled
unconditionally.  I suggest symlinking the files you need, in lisp/,
they will be byte compiled automatically.  ucs-tables.el doesn't apply
to XEmacs, I think.




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

* Re: XEmacs can't byte recompile gnus
  2004-01-09 15:37 XEmacs can't byte recompile gnus David Abrahams
  2004-01-09 15:41 ` Simon Josefsson
@ 2004-01-09 15:45 ` Jesper Harder
  1 sibling, 0 replies; 4+ messages in thread
From: Jesper Harder @ 2004-01-09 15:45 UTC (permalink / raw)


David Abrahams <dave@boost-consulting.com> writes:

> The attachment below shows the errors which come up.  This is with a
> CVS update from a few minutes ago with XEmacs 21.4 (patch 11).

Why are you byte compiling the contrib directory?  You probably don't
need any of the files.

> Compiling file c:\src\xgnus\contrib\ucs-tables.el at Fri Jan 09 10:32:55 2004
> While compiling toplevel forms:
>   !! Invalid read syntax ((". in wrong context"))
>   !! Invalid read syntax ((". in wrong context"))

ucs-tables.el is not intended for, and does not work in XEmacs.




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

* Re: XEmacs can't byte recompile gnus
  2004-01-09 15:41 ` Simon Josefsson
@ 2004-01-09 16:33   ` David Abrahams
  0 siblings, 0 replies; 4+ messages in thread
From: David Abrahams @ 2004-01-09 16:33 UTC (permalink / raw)


Simon Josefsson <jas@extundo.com> writes:

> David Abrahams <dave@boost-consulting.com> writes:
>
>> The attachment below shows the errors which come up.  This is with a
>> CVS update from a few minutes ago with XEmacs 21.4 (patch 11).
>
> The files in contrib/ are not supposed to be byte compiled
> unconditionally.  I suggest symlinking the files you need, in lisp/,
> they will be byte compiled automatically.  ucs-tables.el doesn't apply
> to XEmacs, I think.

Thanks, that's all I needed to know!

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com




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

end of thread, other threads:[~2004-01-09 16:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-09 15:37 XEmacs can't byte recompile gnus David Abrahams
2004-01-09 15:41 ` Simon Josefsson
2004-01-09 16:33   ` David Abrahams
2004-01-09 15:45 ` Jesper Harder

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 NNTP newsgroup(s).