Subject: RE: perror/strerror dependency cockup in libc build
To: None <current-users@sun-lamp.cs.berkeley.edu, G.Michaelson@cc.uq.oz.au>
From: Marc Wandschneider <marcwan@microsoft.com>
List: current-users
Date: 12/19/1993 22:00:01
----------
| From: George Michaelson  <netmail!G.Michaelson@cc.uq.oz.au>
|
| perror needs to find ___strerror() but doesn't after a
| rebuild of the current libc tree.
|
| temporary workaround: add another strerror instance into libc? I just
| added a local copy of strerror.o into the make I found this on, it shut
| it up (hack)
|
| real-fix: sort out the ordering dependencies. I don't know why ranlib
| andor torder/lsort doesn't fix this.

	REAL REAL REAL REAL FIX:

	Delete your old source tree before you install the new one.  This
	file has moved since 0.9, and if you copy over the old tree, you
	build will fail on exactly this.


							Marc 'em.

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