[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

Title:USG buildhelp questions/answers
Moderator:SMURF::FILTER
Created:Mon Apr 26 1993
Last Modified:Mon Jan 20 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2763
Total number of notes:5802

2517.0. "On a new host - running as odeclient can t do some ODE operations." by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Thu Aug 29 1996 15:18

Date Of Receipt: 	28-AUG-1996 16:51:00.84
From: 	QUARRY::courtney "Don Courtney USG  28-Aug-1996 1649"
To: 	odehelp@DEC:.zko.quarry
CC: 	
Subj: 	On a new host - running as odeclient can't do some ODE operations.

This is most likely a system management problem but it looks as though
ODE might have some host-name dependency when one runs as a client.

I got a new machine today - called "jampa" - mounted my quarry sandboxes
on a jampa directory and was able to do a workon.  However when I tried
to run BUILD  or a mklinks I get the following output - can you help? 
The sytem folks added "jampa" to the export list for my 
quarry home directory, is there something else I should be doing.  It looks
like a permission problem somewhere..

Here are two examples of the problems I get:

1. 

jampa.zk3.dec.com:/rz2c/users/courtney/quarry/sb/ld_work/src/usr/ccs/bin/ld
% build
relative path: ./usr/ccs/bin/ld.
string passed to 
/usr/sde/osf1/build/steelos.nightly/tools/alpha_OSF1/alpha/hostbin/make:
   make -cF build_all 
cd ../../../../../obj/alpha/usr/ccs/bin/ld
Make: Cannot open ../../../..//usr/lib/makefiles/standard.mk.  Stop.

jampa.zk3.dec.com:/rz2c/users/courtney/quarry/sb/ld_work/src/usr/ccs/bin/ld
%  

2:

jampa.zk3.dec.com:/rz2c/users/courtney/quarry/sb/v40support/src/usr/ccs/bin/ld
% mklinks .
>> FATAL ERROR in mklinks:
   chdir failed on 
/usr/users/courtney/quarry/sb/v40support/link/src/usr/ccs/bin/ld/.: Permission 
denied.

jampa.zk3.dec.com:/rz2c/users/courtney/quarry/sb/v40support/src/usr/ccs/bin/ld
% 

T.RTitleUserPersonal
Name
DateLines
2517.1Re: On a new host - running as odeclient can t do some ODE operations.AOSG::FILTERAutomatic Posting Software - mail to flume::puckThu Aug 29 1996 21:3215
Date Of Receipt: 	29-AUG-1996 16:52:38.63
From: 	FLUME::mkm "Michael Martin USG"
To: 	courtney@DEC:.zko.flume (Don Courtney USG)
CC: 	odehelp@DEC:.zko.flume
Subj: 	Re: On a new host - running as odeclient can't do some ODE operations.

Don, 
  I think that you need to ensure that your localhost (jampa) has the same path names
as quarry to reach your sandboxes.  You also need to ensure that your localhost
(jampa) has all the sandboxes (required to build) mounted.  

regards,

Mike Martin 

2517.2Re: On a new host - running as odeclient can t do some ODE operations.AOSG::FILTERAutomatic Posting Software - mail to flume::puckFri Aug 30 1996 13:3712
Date Of Receipt: 	30-AUG-1996 08:39:29.05
From: 	QUARRY::courtney "Don Courtney USG  30-Aug-1996 0837"
To: 	mkm@DEC:.zko.quarry
CC: 	courtney@DEC:.zko.quarry (Don Courtney USG), odehelp@DEC:.zko.quarry
Subj: 	Re: On a new host - running as odeclient can't do some ODE operations.

Thanks Mike - I'll check out what you suggested.  Note that the immediate
problem I had was due to the fact that m y group ID was different on
the local machine.  My UID was ok and I was'nt looking at the group id...