Subject: Re: problems w/current
To: None <brad@fcr.com>
From: Charles Hannum <mycroft@duality.gnu.ai.mit.edu>
List: current-users
Date: 12/05/1993 17:15:04
   - libexec/atrun does not build because two header files are missing

Those files should be in usr.bin/at.

   - amd is not in the usr.sbin/Makefile

   - config in usr.sbin does not build [...]; this appears to be a
   typo in lang.l (MACHIN needs to be MACHINE)

I just fixed both of those.

   The latest sources have libc with share version 2.0; If I (cd
   /usr/src; make && make install), I'm install the 2.0 libs, but all
   of the bins will be linked with the previous version (1.x), right?

Anything you built previously should be linked with the earlier
version, yes.


------------------------------------------------------------------------------