From xemacs-m  Mon Jul 14 21:53:15 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id VAA10089
	for <xemacs-beta@xemacs.org>; Mon, 14 Jul 1997 21:53:14 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.6/8.8.6) id TAA13728;
	Mon, 14 Jul 1997 19:56:25 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: Still no workee under FreeBSD
References: <Pine.NEB.3.95.970714192621.13196p-100000@mail.cdsnet.net>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: `'%\i;ySOu]g?NlziJSk_$&@]KP`}~PEQPjZ5;nxSaDW_o$4+4%Ab]%Ifw3ZR;7TIT3,O,'
 @2{L;]ox6kc;$_5kU'n**9vFg-]eV~GbxSVCx|(s%uR[],*:^WKmC`B}(;|k9/m]gwt?&`t;^rfCJg
 khHH>pP1W\)xM0U@!FNDD72{3fDP$PkBhx^7Z?-WxH6DbFN:QOnT`llzW}VGdYv;n9lzljQvKTIBhQ
 YuV
X-Attribution: sb
From: Steven L Baur <steve@xemacs.org>
In-Reply-To: Jaye Mathisen's message of "Mon, 14 Jul 1997 19:27:06 -0700 (PDT)"
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
Date: 14 Jul 1997 19:56:25 -0700
Message-ID: <m2hgdxyqee.fsf@altair.xemacs.org>
Lines: 17
X-Mailer: Gnus v5.4.63/XEmacs 20.3(beta14) - "Vienna"

Jaye Mathisen <mrcpu@cdsnet.net> writes:

> configure runs OK, but build fails at prim/make-docfile.el:

> e-x.c event-Xt.c frame-x.c glyphs-x.c objects-x.c redisplay-x.c xgccache.c
> xselect.c window.c free-hook.c ralloc.c

> Loading ../prim/make-docfile.el...
> Loading /usr/local/src/xemacs-20.3-b13/src/../lisp/prim/dumped-lisp.el...
> Spawning make-docfile ...

> Error: (wrong-type-argument stringp nil)

Not a very helpful error message, I'm afraid.  I'll see about fixing
that by beta14.  The likeliest cause is that you have an .elc missing.
What command are you using to build with?  Try forcing things with
`make all-elc'.

