Gnus development mailing list
 help / color / mirror / Atom feed
* Can't build pgnus with XEmacs 20.4
@ 1999-02-16 11:03 Han Pilmeyer
  1999-02-16 14:01 ` Karl Kleinpaste
  0 siblings, 1 reply; 8+ messages in thread
From: Han Pilmeyer @ 1999-02-16 11:03 UTC (permalink / raw)


Hi,

I've not followed the updates to pgnus for a while. Now I would like
to continue by building the latest version. However I found that I'm
getting errors when I try to build any version later than 0.30
(probably starting with 0.32 when gnus-widget-button-keymap was
introduced).

These are the some of the messages I see:

Compiling /home/unix/han/tmp/pgnus-0.76/lisp/earcon.el...
While compiling toplevel forms in file
	/home/unix/han/tmp/pgnus-0.76/lisp/earcon.el:
  !! Symbol's value as variable is void ((widget-button-keymap))

I'm sure this must be something in my setup. Any ideas?

Cheers.
-- 
-- Han Pilmeyer, han@uto.dec.com, Phone: +31-342-428694, FAX: +31-73-5130221 --
-- Compaq Computer B.V., Europalaan 44, 3526 KS Utrecht, The Netherlands     --
--         Answers are the easy part, questions raise the doubt   - JB       --
-- All opinions are those of the author, not of Compaq Computer Corporation! --


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

* Re: Can't build pgnus with XEmacs 20.4
  1999-02-16 11:03 Can't build pgnus with XEmacs 20.4 Han Pilmeyer
@ 1999-02-16 14:01 ` Karl Kleinpaste
  1999-02-16 14:10   ` Han Pilmeyer
  0 siblings, 1 reply; 8+ messages in thread
From: Karl Kleinpaste @ 1999-02-16 14:01 UTC (permalink / raw)


Han Pilmeyer <han@uto.dec.com> writes:
>   !! Symbol's value as variable is void ((widget-button-keymap))

You probably have a badly out-of-date W3 package.


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

* Re: Can't build pgnus with XEmacs 20.4
  1999-02-16 14:01 ` Karl Kleinpaste
@ 1999-02-16 14:10   ` Han Pilmeyer
  1999-02-16 15:27     ` Karl Kleinpaste
  0 siblings, 1 reply; 8+ messages in thread
From: Han Pilmeyer @ 1999-02-16 14:10 UTC (permalink / raw)
  Cc: ding

>>>>> "Karl" == Karl Kleinpaste <karl@justresearch.com> writes:

Karl> Han Pilmeyer <han@uto.dec.com> writes:
>> !! Symbol's value as variable is void ((widget-button-keymap))

Karl> You probably have a badly out-of-date W3 package.

I wouldn't be surprised. Any idea where I can pick up a newer version?

Thanks!
-- 
-- Han Pilmeyer, han@uto.dec.com, Phone: +31-342-428694, FAX: +31-73-5130221 --
-- Compaq Computer B.V., Europalaan 44, 3526 KS Utrecht, The Netherlands     --
--         Answers are the easy part, questions raise the doubt   - JB       --
-- All opinions are those of the author, not of Compaq Computer Corporation! --


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

* Re: Can't build pgnus with XEmacs 20.4
  1999-02-16 14:10   ` Han Pilmeyer
@ 1999-02-16 15:27     ` Karl Kleinpaste
  1999-02-16 16:07       ` w3 site (was: Re: Can't build pgnus with XEmacs 20.4) Dmitry Yaitskov
  0 siblings, 1 reply; 8+ messages in thread
From: Karl Kleinpaste @ 1999-02-16 15:27 UTC (permalink / raw)


ftp://ftp.cs.indiana.edu/pub/elisp/w3/


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

* w3 site (was: Re: Can't build pgnus with XEmacs 20.4)
  1999-02-16 15:27     ` Karl Kleinpaste
@ 1999-02-16 16:07       ` Dmitry Yaitskov
  1999-02-16 16:19         ` Han Pilmeyer
  0 siblings, 1 reply; 8+ messages in thread
From: Dmitry Yaitskov @ 1999-02-16 16:07 UTC (permalink / raw)


Karl Kleinpaste <karl@justresearch.com> writes:

> ftp://ftp.cs.indiana.edu/pub/elisp/w3/

Can anybody access that site? I've been trying to for about a week
now, with zero success. Does it have a mirror perhaps? Thanks.

-- 
Cheers,
-Dima.



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

* Re: w3 site (was: Re: Can't build pgnus with XEmacs 20.4)
  1999-02-16 16:07       ` w3 site (was: Re: Can't build pgnus with XEmacs 20.4) Dmitry Yaitskov
@ 1999-02-16 16:19         ` Han Pilmeyer
  1999-02-16 18:44           ` Dmitry Yaitskov
  0 siblings, 1 reply; 8+ messages in thread
From: Han Pilmeyer @ 1999-02-16 16:19 UTC (permalink / raw)
  Cc: Ding

>>>>> "Dmitry" == Dmitry Yaitskov <dimas@home.com> writes:

Dmitry> Karl Kleinpaste <karl@justresearch.com> writes:
>> ftp://ftp.cs.indiana.edu/pub/elisp/w3/

Dmitry> Can anybody access that site? I've been trying to for about a week
Dmitry> now, with zero success. Does it have a mirror perhaps? Thanks.

I just copied the kit from this location within seconds.

Cheers.
-- 
-- Han Pilmeyer, han@uto.dec.com, Phone: +31-342-428694, FAX: +31-73-5130221 --
-- Compaq Computer B.V., Europalaan 44, 3526 KS Utrecht, The Netherlands     --
--         Answers are the easy part, questions raise the doubt   - JB       --
-- All opinions are those of the author, not of Compaq Computer Corporation! --


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

* Re: w3 site (was: Re: Can't build pgnus with XEmacs 20.4)
  1999-02-16 16:19         ` Han Pilmeyer
@ 1999-02-16 18:44           ` Dmitry Yaitskov
  1999-02-16 18:59             ` Karl Kleinpaste
  0 siblings, 1 reply; 8+ messages in thread
From: Dmitry Yaitskov @ 1999-02-16 18:44 UTC (permalink / raw)


Han Pilmeyer <han@uto.dec.com> writes:

> >>>>> "Dmitry" == Dmitry Yaitskov <dimas@home.com> writes:
> 
> Dmitry> Karl Kleinpaste <karl@justresearch.com> writes:
> >> ftp://ftp.cs.indiana.edu/pub/elisp/w3/
> 
> Dmitry> Can anybody access that site? I've been trying to for about a week
> Dmitry> now, with zero success. Does it have a mirror perhaps? Thanks.
> 
> I just copied the kit from this location within seconds.

That's funny. After reading your response, I telneted to another
system, and also downloaded the w3 files without any problems. Seems
like they (ftp.cs.indiana.edu) don't like my domain (which is
wave.home.com)... Although offtopic here, anybody has any ideas as to
why could this happen?

-- 
Cheers,
-Dima.



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

* Re: w3 site (was: Re: Can't build pgnus with XEmacs 20.4)
  1999-02-16 18:44           ` Dmitry Yaitskov
@ 1999-02-16 18:59             ` Karl Kleinpaste
  0 siblings, 0 replies; 8+ messages in thread
From: Karl Kleinpaste @ 1999-02-16 18:59 UTC (permalink / raw)


Dmitry Yaitskov <dimas@home.com> writes:
> That's funny. After reading your response, I telneted to another
> system, and also downloaded the w3 files without any problems. Seems
> like they (ftp.cs.indiana.edu) don't like my domain (which is
> wave.home.com)... Although offtopic here, anybody has any ideas as to
> why could this happen?

If the ftpd there wants reverse DNS mapping for its logfiles, and your 
rev.DNS service is poor or slow, it may just be timing out in the
search for your hostname.


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

end of thread, other threads:[~1999-02-16 18:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-16 11:03 Can't build pgnus with XEmacs 20.4 Han Pilmeyer
1999-02-16 14:01 ` Karl Kleinpaste
1999-02-16 14:10   ` Han Pilmeyer
1999-02-16 15:27     ` Karl Kleinpaste
1999-02-16 16:07       ` w3 site (was: Re: Can't build pgnus with XEmacs 20.4) Dmitry Yaitskov
1999-02-16 16:19         ` Han Pilmeyer
1999-02-16 18:44           ` Dmitry Yaitskov
1999-02-16 18:59             ` Karl Kleinpaste

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