David Starks-Browning wrote:
On Tuesday 9 Oct 01, David A. Cobb writes:
>My temacs bootstrap fails as shown in the "clip" attached ( tail -n 100
>build.log ).
>uname -a: CYGWIN_98-4.10 CX193439-A 1.3.4s(0.46/3/2) 20010918 13:12:19 i686 unknown
>
This is a pretty old snapshot. You should probably update it to
20011008 first. Make sure you get the inst snapshot, not just the
DLL.
Good luck.
Regards,
David
Sheesh! "Pretty old" is still substantially newer than the release.
Anyway, I pulled down the very latest:
uname -a: CYGWIN_98-4.10 CX193439-A 1.3.4s(0.46/3/2) 20011009 21:11:31
i686 unknown
and I still get the same lisp function "void".
BTW, thanks for alerting me to the need for the "inst" package.
Attached: (a) Clipping from very end of build.log; (b) installation
--
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: ---------------------------------------------------------