Date: Mon, 18 May 1998 16:23:38 -0700 (PDT)
From: Martin Buchholz <martin(a)xemacs.org>
Kevin> Sigh... I just tried to rebuild with debug (--error-checking=all
Kevin> --debug=yes --cflags=-g) and the link now fails because several
Kevin> symbols can't be resolved.
Kevin> Unresolved:
Kevin> error_check_frame
Kevin> error_check_string
Kevin> error_check_device
Can't possibly happen. My best guess is that not all the files were
compiled using the same configure options.
It will probably be fixed by:
cd src; rm *.o; make
When Martin says something is not possible, I tend to believe him, but
it sure looks like it happened. I did a "make distclean" before the
"configure" and I even confirmed that it removed all object files from
the src directory.
I still get the same errors trying to build:
./configure --use-union-type --with-gnu-make --without-gcc
--site-includes=/usr/local/include --debug=yes --error-checking=all --cflags=-g
[...]
make
[...]
ld:
Unresolved:
error_check_frame
error_check_string
error_check_device
error_check_window
error_check_console
XINT
error_check_symbol
error_check_cons
make_int
error_check_event
error_check_vector
error_check_glyph
error_check_buffer
error_check_image_instance
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman(a)es.net Phone: +1 510 486-8634