From xemacs-m  Sun Feb 16 20:04:31 1997
Received: from mharnois.workgroup.net (pm1-052.sbt.net [206.153.211.52])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id UAA24642
	for <xemacs-beta@xemacs.org>; Sun, 16 Feb 1997 20:04:30 -0600 (CST)
Received: from mharnois.workgroup.net (mharnois@localhost [127.0.0.1])
	by mharnois.workgroup.net (8.8.5/8.8.5) with ESMTP id UAA07094
	for <xemacs-beta@xemacs.org>; Sun, 16 Feb 1997 20:09:18 -0600
Message-Id: <199702170209.UAA07094@mharnois.workgroup.net>
To: xemacs-beta@xemacs.org
Subject: missed ange-ftp reference
Date: Sun, 16 Feb 1997 20:09:17 -0600
From: Michael Harnois <mharnois@sbt.net>

I got this when doing a make all-elc in 20-1-b1.

Compiling files without .elc...
/usr/src/xemacs-20.1-b1/src/xemacs -batch -q -no-site-file -l bytecomp -f batch-byte-compile lisp/./utils/shadowfile.el 
Compiling /usr/src/xemacs-20.1-b1/lisp/utils/shadowfile.el...
Ignoring `eval:' in file's local variables
While compiling toplevel forms in file /usr/src/xemacs-20.1-b1/lisp/utils/shadowfile.el:
  !! File error (("Cannot open load file" "ange-ftp"))
Done

