Stephen J. Turnbull wrote:
>>>>>"David" == David Starks-Browning
<starksb(a)ebi.ac.uk> writes:
>>>>>
David> On Wednesday 10 Oct 01, "DAC" == David A. Cobb writes:
DAC> and I still get the same lisp function "void".
DAC is getting a sensible "why are you keeping secrets from me?" error
from the Lisp engine. So things at C level are probably healthy.
With C healthy and that kind of error message, I'd check local setup
(eg, missing packages) first (very high probability with 21.4, pretty
high with 21.5), XEmacs screwage second, and Cygwin third. No matter
how many bugs you guys are inserting and deleting from Cygwin.
In this case, my guess is that DAC needs to force that file that
contains that function (lisp/autoload.el) to cvs update: rm
lisp/autoload.el*; cvs update lisp/autoload.el and rebuild.
If he's not using CVS, but rather a tarball, then he probably isn't
getting auto-autoloads.el rebuilt for some reason: rm
lisp/auto-autoloads.el* and rebuild should win.
David> (But remember, I say that without having attempted to build
David> 21.5 cvs myself...)
IIRC, I did build that on Cygwin before releasing.
I tried this last p.m.: rm'd both the autoload & auto-autoload files and
did the update. Same result.
I'm going to try floundering about in search of a lisp compile error in
the "void" function. But if someone else build it successfully I'm not
very optimistic. Insight is greatly appreciated.
--
David A. Cobb, Software Engineer, Public Access Advocate, All around
nice guy.
New PGP key 09/13/2001:
:<http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=superbiskit&\
fingerprint=on>
:<http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=superbiskit&\
fingerprint=on>
Fingerprint=0x{E7C6_4EE2_6B75_5BA3_C52E__77FA_63C3_9366_DCFB_229B}
"By God's Grace I am a Christian man, by my actions a great sinner."
--The Way of a Pilgrim, R. M. French [tr.]
Potentially Viral Software is any software for which you are not allowed
to examine the source. Do not buy or use Potentially Viral Software!
Bootstrapping from temacs...
Static heap usage: 4696312 of 8650752 -- 3861k wasted
Symbol's function definition is void: batch-force-update-one-directory
xemacs exiting
.
Got a SIGCHLD; 1 unreaped children.
Reaping losing child 0x045c3048 PID 3473441
make[1]: *** [update-elc.stamp] Error 255
Removing child 0x045c3048 PID 3473441 from chain.
make[1]: Leaving directory
`/usr/local/src/xemacs/r21-5-latest-beta/i686-pc-Cygwin/src'
Got a SIGCHLD; 1 unreaped children.
Reaping losing child 0x045a3c48 PID 3316685
make: *** [src] Error 2
Removing child 0x045a3c48 PID 3316685 from chain.
uname -a: CYGWIN_98-4.10 CX193439-A 1.3.4s(0.46/3/2) 20011009 21:11:31 i686 unknown
../configure 'i686-pc-cygwin' '--extra-verbose'
'--prefix=/usr/local/' '--exec-prefix=/usr/local/i686-pc-cygwin/'
'--with-database=gnudbm' '--with-pop' '--without-x'
'--use-union-type'
XEmacs 21.5-b3 "asparagus" configured for `i686-pc-cygwin'.
Compilation / Installation:
Source code location: /usr/local/src/xemacs/r21-5-latest-beta
Installation prefix: /usr/local/
Operating system description file: `s/cygwin32.h'
Machine description file: `m/intel386.h'
Compiler: /usr/bin/gcc -DXPM_NO_X -I/usr/include/noX --verbose
-H -Wall -Wl,--verbose
Relocating allocator for buffers: no
GNU version of malloc: yes
Window System:
Compiling in support for the Microsoft window system.
Using MS-Windows menubars.
Using MS-Windows scrollbars.
Using MS-Windows dialog boxes.
Using MS-Windows native widgets.
TTY:
Compiling in support for ncurses.
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Sound:
Compiling in support for sound (native).
Databases:
Compiling in support for GNU DBM.
Compiling in support for PostgreSQL.
- Using PostgreSQL header file: postgresql/libpq-fe.h
- Using PostgreSQL V7 bindings.
Internationalization:
Compiling in support for file coding.
Mail:
Compiling in support for POP mail retrieval.
Other Features:
Compiling in support for dynamic shared object modules.
Using the union type for Lisp_Objects.
Compiling in support for extra debugging code.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------