Make problem with Big Brother

From: North, Walter (wnorth_at_state.mt.us)
Date: 09/20/04

  • Next message: Werner.Rost_at_zf.com: "Samba and Active directory"
    Date: Mon, 20 Sep 2004 06:56:46 -0600
    To: "'tru64-unix-managers@ornl.gov'" <tru64-unix-managers@ornl.gov>
    
    

    -----Original Message-----
    From: mahmod kokaje
    To: tru64-unix-managers@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.


  • Next message: Werner.Rost_at_zf.com: "Samba and Active directory"