Gnus development mailing list
 help / color / mirror / Atom feed
* Cannot open load file" "timer", when byte compiling
@ 1999-12-06 10:03 Steinar Bang
  1999-12-06 13:59 ` John Markus Bjorndalen
  0 siblings, 1 reply; 9+ messages in thread
From: Steinar Bang @ 1999-12-06 10:03 UTC (permalink / raw)


I did:
	cvs -d :pserver:gnus@quimby.gnus.org:/usr/local/cvsroot co gnus
	cd gnus
	./configure
	make EMACS=xemacs
(using XEmacs 20.4), I got the following error messages all over the
place: 

While compiling toplevel forms in file /home/sb/src/install/gnus/lisp/nnvirtual.el:
  !! File error (("Cannot open load file" "timer"))

The files that got this compilation message were not byte compiled.  I 
checked that nnvirtual.el got successfully byte compiled from my last
checkout from the pgnus repository (Gnus v5.8.0, as reported by
gnus-version). 


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

* Re: Cannot open load file" "timer", when byte compiling
  1999-12-06 10:03 Cannot open load file" "timer", when byte compiling Steinar Bang
@ 1999-12-06 13:59 ` John Markus Bjorndalen
  1999-12-06 14:04   ` Hrvoje Niksic
  1999-12-06 22:53   ` Kai Großjohann
  0 siblings, 2 replies; 9+ messages in thread
From: John Markus Bjorndalen @ 1999-12-06 13:59 UTC (permalink / raw)
  Cc: ding

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=iso-8851-1, Size: 407 bytes --]

Steinar Bang <sb@metis.no> writes:

[..]
> While compiling toplevel forms in file /home/sb/src/install/gnus/lisp/nnvirtual.el:
>   !! File error (("Cannot open load file" "timer"))
[..]

Quick-and-dirty-fix: I just grabbed timer.el from the Emacs 20.4
distribution that came with RedHat 6.1 and dropped it in with the gnus
source. XEmacs 20.4 didn't come with a timer.el. 


-- 
	// John Markus Bjørndalen


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

* Re: Cannot open load file" "timer", when byte compiling
  1999-12-06 13:59 ` John Markus Bjorndalen
@ 1999-12-06 14:04   ` Hrvoje Niksic
  1999-12-06 16:31     ` Steinar Bang
  1999-12-15 14:05     ` Steinar Bang
  1999-12-06 22:53   ` Kai Großjohann
  1 sibling, 2 replies; 9+ messages in thread
From: Hrvoje Niksic @ 1999-12-06 14:04 UTC (permalink / raw)


John Markus Bjorndalen <johnm@cs.uit.no> writes:

> Steinar Bang <sb@metis.no> writes:
> 
> [..]
> > While compiling toplevel forms in file /home/sb/src/install/gnus/lisp/nnvirtual.el:
> >   !! File error (("Cannot open load file" "timer"))
> [..]
> 
> Quick-and-dirty-fix: I just grabbed timer.el from the Emacs 20.4
> distribution that came with RedHat 6.1 and dropped it in with the
> gnus source. XEmacs 20.4 didn't come with a timer.el.

No no no no no!  Don't do that.  timer.el from FSF Emacs will _not_
work with XEmacs.

A real quick&dirty fix would be to get the "fsf-compat" XEmacs
package, which includes a timer.el implementation that uses itimers.

nnvirtual.el should be fixed to not require timer.el under XEmacs.


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

* Re: Cannot open load file" "timer", when byte compiling
  1999-12-06 14:04   ` Hrvoje Niksic
@ 1999-12-06 16:31     ` Steinar Bang
  1999-12-15 14:05     ` Steinar Bang
  1 sibling, 0 replies; 9+ messages in thread
From: Steinar Bang @ 1999-12-06 16:31 UTC (permalink / raw)


>>>>> Hrvoje Niksic <hniksic@iskon.hr>:

> nnvirtual.el should be fixed to not require timer.el under XEmacs.

Not just nnvirtual.el.  *Lots* of files in the 2.8.1 (or whatever) CVS 
checkout.

But the interesting bit is that the last pgnus checkout I've got
(which I'm running now), did _not_ require timer.el.


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

* Re: Cannot open load file" "timer", when byte compiling
  1999-12-06 13:59 ` John Markus Bjorndalen
  1999-12-06 14:04   ` Hrvoje Niksic
@ 1999-12-06 22:53   ` Kai Großjohann
  1999-12-06 22:56     ` Kai Großjohann
  1 sibling, 1 reply; 9+ messages in thread
From: Kai Großjohann @ 1999-12-06 22:53 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 331 bytes --]

John Markus Bjorndalen <johnm@cs.uit.no> writes:

> 	// John Markus Bjørndalen
                         ^
Is anybody else seeing \370 at that spot in John's message?  It is
(correctly) labeled iso-8859-1 and CTE is 8bit, so why does Gnus not
show this character?

kai
-- 
A preposition is not a good thing to end a sentence with.


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

* Re: Cannot open load file" "timer", when byte compiling
  1999-12-06 22:53   ` Kai Großjohann
@ 1999-12-06 22:56     ` Kai Großjohann
  1999-12-07 12:39       ` John Markus Bjorndalen
  0 siblings, 1 reply; 9+ messages in thread
From: Kai Großjohann @ 1999-12-06 22:56 UTC (permalink / raw)


Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> John Markus Bjorndalen <johnm@cs.uit.no> writes:
> 
> > 	// John Markus Bjørndalen
>                          ^
> Is anybody else seeing \370 at that spot in John's message?  It is
> (correctly) labeled iso-8859-1 and CTE is 8bit, so why does Gnus not
> show this character?

Never mind.  It is labeled iso-8851-1, not iso-8859-1.  Ook.

kai
-- 
A preposition is not a good thing to end a sentence with.


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

* Re: Cannot open load file" "timer", when byte compiling
  1999-12-06 22:56     ` Kai Großjohann
@ 1999-12-07 12:39       ` John Markus Bjorndalen
  0 siblings, 0 replies; 9+ messages in thread
From: John Markus Bjorndalen @ 1999-12-07 12:39 UTC (permalink / raw)


Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> Never mind.  It is labeled iso-8851-1, not iso-8859-1.  Ook.

I had a typo in my .gnus.el... fixed now :) Aparently this typo caused
a Microsoft server to go insane.

-- 
	// John Markus Bjørndalen


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

* Re: Cannot open load file" "timer", when byte compiling
  1999-12-06 14:04   ` Hrvoje Niksic
  1999-12-06 16:31     ` Steinar Bang
@ 1999-12-15 14:05     ` Steinar Bang
  1999-12-17  9:50       ` Jan Vroonhof
  1 sibling, 1 reply; 9+ messages in thread
From: Steinar Bang @ 1999-12-15 14:05 UTC (permalink / raw)


>>>>> Hrvoje Niksic <hniksic@iskon.hr>:

> John Markus Bjorndalen <johnm@cs.uit.no> writes:
>> Steinar Bang <sb@metis.no> writes:
>> 
>> [..]
>> > While compiling toplevel forms in file /home/sb/src/install/gnus/lisp/nnvirtual.el:
>> >   !! File error (("Cannot open load file" "timer"))
>> [..]
>> 
>> Quick-and-dirty-fix: I just grabbed timer.el from the Emacs 20.4
>> distribution that came with RedHat 6.1 and dropped it in with the
>> gnus source. XEmacs 20.4 didn't come with a timer.el.

> No no no no no!  Don't do that.  timer.el from FSF Emacs will _not_
> work with XEmacs.

> A real quick&dirty fix would be to get the "fsf-compat" XEmacs
> package, which includes a timer.el implementation that uses itimers.

But where do I find fsf-compat?

Google found me 
	http://dev.linuxppc.org/RPMS/users-gdt/noarch/xemacs_package-fsf-compat-1.05-1a.noarch.html
which would work for me with SuSE 6.2, but none of the ftp URLs to the 
actual RPMs are working.

I did not find anything about fsf-compat on http://www.xemacs.org/

I did find something on rpmfind.net...
http://rpmfind.net/linux/RPM/powertools/6.1/sparc/usr_lib_xemacs_xemacs-packages_lisp_fsf-compat_Tree.html
but quite _what_ this was, I'm not sure.



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

* Re: Cannot open load file" "timer", when byte compiling
  1999-12-15 14:05     ` Steinar Bang
@ 1999-12-17  9:50       ` Jan Vroonhof
  0 siblings, 0 replies; 9+ messages in thread
From: Jan Vroonhof @ 1999-12-17  9:50 UTC (permalink / raw)


Steinar Bang <sb@metis.no> writes:

> I did not find anything about fsf-compat on http://www.xemacs.org/

ftp://ftp.xemacs.org/pub/xemacs/packages

Jan



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

end of thread, other threads:[~1999-12-17  9:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-06 10:03 Cannot open load file" "timer", when byte compiling Steinar Bang
1999-12-06 13:59 ` John Markus Bjorndalen
1999-12-06 14:04   ` Hrvoje Niksic
1999-12-06 16:31     ` Steinar Bang
1999-12-15 14:05     ` Steinar Bang
1999-12-17  9:50       ` Jan Vroonhof
1999-12-06 22:53   ` Kai Großjohann
1999-12-06 22:56     ` Kai Großjohann
1999-12-07 12:39       ` John Markus Bjorndalen

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).