-----Original Message----- 
From: mahmod kokaje 
To: tru64-unix-managers_at_ornl.gov 
Sent: 9/20/2004 1:38 AM 
Subject: error when issue make (big brother) 
Hi admin, 
when I install big brother software on tru64 V5.1A, 
I fased the error message : 
  
*** Can't make Makefile for osf1 
Make: Cannot open minimake/makefile.osf1.  Stop. 
*** Exit 1 
when issue the command "make" 
please advise, 
--- reply 
  
Good morning! 
This happens because the system sees itself as osf1 and 
the make files are looking for osf. 
You will need to change all references to osf in the Makefile 
and you will have to edit the genmake file in src/minimake 
as well. 
You may also get bit by the value of CC depending on whether 
you are using the standard cc or using gcc. 
good luck to you. 
Received on Mon Sep 20 2004 - 12:58:42 NZST