>>>> "Pierre" == Pierre Girouard
<pgirouard(a)mac.com> writes:
Pierre> I am running 10.0.3 and can't successfully compile 21.5.1.
21.5.1 won't work. The fix for the error below was checked in after
the release of 21.5.1. You need the cvs current version, which you
should check out into a new directory with
cvs checkout xemacs
(note, no "-r" flag to checkout) or update in an existing XEmacs CVS
checkout with
cvs update -dPA
(again no "-r" flag). Have you done that?
> Compilation / Installation:
> Source code location: /Users/pg/Desktop/toto/xemacs
> Installation prefix: /usr/local
> Not using any operating system description file
Check to see if src/s/darwin.h exists. If not, you've got the wrong
sources somehow. If it does, we need to figure out why configure
isn't finding it.
> Not using any machine description file
This is _very_ suspicious, as src/m/powerpc.h has been around for a
while. These messages mean that configure is not finding those files,
both of which definitely exist in current CVS for 21.5
The possibilities are:
broken source tree, files don't exist
broken source tree, files are unreadable
remote file system weirdness (configure tries to canonicalize the
path to the sources and it sometimes gets it wrong with
automounters, I don't know why -- try a local file system)
improper use of --srcdir
bug in configure
The last seems pretty unlikely, as I don't think any changes were made
to configure to support MacOS.
> make[1]: *** [fakemail] Error 1
This is due to the failure to find src/s/darwin.h.
--
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091
_________________ _________________ _________________ _________________
What are those straight lines for? "XEmacs rules."