From owner-pups@minnie.cs.adfa.edu.au Sun Jan  3 22:52:03 1999
Received: (from major@localhost)
	by minnie.cs.adfa.edu.au (8.9.1/8.9.1) id WAA00365
	for pups-liszt; Sun, 3 Jan 1999 22:49:23 +1100 (EST)
Received: from henry.cs.adfa.oz.au (henry.cs.adfa.oz.au [131.236.21.158])
	by minnie.cs.adfa.edu.au (8.9.1/8.9.1) with ESMTP id WAA00359
	for <pups@minnie.cs.adfa.oz.au>; Sun, 3 Jan 1999 22:49:14 +1100 (EST)
Received: (from wkt@localhost) by henry.cs.adfa.oz.au (8.7.5/8.7.3) id WAA26388 for pups@minnie.cs.adfa.oz.au; Sun, 3 Jan 1999 22:51:46 +1100 (EST)
From: Warren Toomey <wkt@henry.cs.adfa.oz.au>
Message-Id: <199901031151.WAA26388@henry.cs.adfa.oz.au>
Subject: Yet Another Apout Version
To: pups@minnie.cs.adfa.oz.au (Unix Heritage Society)
Date: Sun, 3 Jan 1999 22:51:45 +1100 (EST)
Reply-To: wkt@cs.adfa.oz.au
X-Mailer: ELM [version 2.4ME+ PL22 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-pups@minnie.cs.adfa.edu.au
Precedence: bulk

Hmm,
	The tarball of Apout that I put up for ftp had a file missing,
and a serious bug which caused 2.11BSD ls -l to go into an infinite loop.
I've removed this version and placed a new version of Apout in:

	ftp://minnie.cs.adfa.edu.au/pub/PDP-11/Sims/Apout/

Things are looking good. With a small bit of manual help, I was
able to run make in 2.11BSD /usr/src/bin, which rebuilds all of
the binaries in /bin.

I've even (nearly) been able to build the GENERIC 2.11BSD kernel
in /sys/GENERIC, but I get:

# make
   ....
ld -X -i -o unix scb.o  mch_backup.o mch_click.o mch_copy.o .....
sys_process.o  syscalls.o ufs_mount.o -Z hk.o init_main.o kern_prot.o
tty_pty.o quota_kern.o quota_subr.o  quota_ufs.o vm_swp.o vm_swap.o
vm_proc.o -Z ht.o tm.o ts.o -Z tmscp.o tmscpdump.o  -Z rl.o
mch_fpsim.o ingreslock.o ufs_disksubr.o -Z rx.o kern_sysctl.o
vm_sched.o vm_text.o -Z kern_pdp.o kern_xxx.o ufs_syscalls2.o mem.o
ufs_subr.o rk.o sys_pipe.o  kern_sig2.o toy.o subr_log.o -Z  -Z
-Z   -Z  -Z  -Z  -Y  vers.o -lkern param.o
Undefined:
_proc
_file
_text
*** Exit 1

Stop.
# ls -l unix
-rw-------  1 root       195480 Jan  3 03:41 unix

Steven, any ideas as to the problem? I had to do two operations manually
(using 32-bit native tools):

sh ../conf/newvers.sh
/bin/ed - param.s < ../conf/:comm-to-bss

Cheers all,
	Warren

