Subject: Makefile in othersrc/mh-6.8/sbr has problems.
To: None <netbsd-bugs@sun-lamp.cs.berkeley.edu>
From: Robert Crowe <bob@osomil.cts.com>
List: netbsd-bugs
Date: 11/17/1993 11:38:00
Hi,
The Makefile for the sbr subdirectory of mh-6.8 in othersrc has some cvs
merge comments left in it. This causes make to fail. I guess the
actual file that needs fixing is mh-6.8/conf/makefiles/sbr.
Here are the offending lines:
@END: SUN4SHLIB
<<<<<<< 1.2
=======
@BEGIN: NETBSDSHLIB
(cd shared; ld -o ../$@ -Bshareable -assert pure-text $(OFILES))
@END: NETBSDSHLIB
>>>>>>> /tmp/T4025832
@BEGIN: SYS5SHLIB
Getting rid of the >>>>>, <<<<<<, and ===== line makes it work.
Once thats fixed, it works great. Perhaps I bought that big disk too
soon :-).
Bob.
-------------------------------------------------------------------------
Robert Crowe bob@speakez.com
SpeakEasy Software, 619-457-4776 x202
4484 Eastgate Mall Suite 7 San Diego, Ca. 92121
------------------------------------------------------------------------------