[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

917.0. "What does all of this mean ?????" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Wed Aug 24 1994 14:50

Date Of Receipt: 	24-AUG-1994 13:18:45.69
From: 	ALPHA::mcguirk "Bob McGuirk USG  24-Aug-1994 1316"
To: 	odehelp@DEC:.zko.alpha
CC: 	
Subj: 	What does all of this mean ?????

I just tried to create a sandbox on alpha backed by goldminos.bl1.  Here's what
happened:

mksb -back goldminos.bl1 bl1
cannot find include file ../link/rc_files/shared.sharedsandbox
>> FATAL ERROR in mksb:
>> No Access to Backing Tree Through link 
dir:/tmp_mnt/secret/share/secret/build/submits.dsk2/goldos/rc_files/../link
Error parsing rc description file ./shared
Error parsing rc description file ../link/rc_files/shared.sharedsandbox
Error parsing rc description file ./shared
>> WARNING in mksb:
>> unable to parse sandbox rcfile /usr/projects/vmode/mcguirk/gold/rc_files/local.
>> WARNING in mksb:
>> could not get project directory or default build.
cannot find include file ../link/rc_files/shared.sharedsandbox
>> FATAL ERROR in mksb:
>> No Access to Backing Tree Through link 
dir:/tmp_mnt/secret/share/secret/build/submits.dsk2/goldos/rc_files/../link
Error parsing rc description file ./shared
Error parsing rc description file ../link/rc_files/shared.sharedsandbox
Error parsing rc description file ./shared
>> WARNING in mksb:
>> goldminos.bl1 is not a legal, accessible sandbox.
>> Will prompt for this information.
No known current builds to pick from.
Enter absolute path to backing tree or name from build list: 


What needs to happen for this to work?

Thanks,

Bob

T.RTitleUserPersonal
Name
DateLines
917.1Re: What does all of this mean ?????SMURF::FILTERAutomatic Posting Software - mail to flume::puckWed Aug 24 1994 14:5260
Date Of Receipt: 	24-AUG-1994 13:24:42.49
From: 	ALPHA::vandyck "Grant Van Dyck  24-Aug-1994 1322"
To: 	[email protected]
CC: 	[email protected]
Subj: 	Re: What does all of this mean ?????

Make sure that you've odemounted goldminos.bl1.
ls /usr/sde/osf1/build/goldminos.bl1

Looks like your default sandbox may have been goldos which may not be
mounted. If you mount it, you won't have to type the full path to the
tree.

If you get the message:
Enter absolute path to backing tree or name from build list:

Just type in /usr/sde/osf1/build/goldminos.bl1



	-Grant


| I just tried to create a sandbox on alpha backed by goldminos.bl1.  Here's wh
at
| happened:
| 
| mksb -back goldminos.bl1 bl1
| cannot find include file ../link/rc_files/shared.sharedsandbox
| >> FATAL ERROR in mksb:
| >> No Access to Backing Tree Through link 
| dir:/tmp_mnt/secret/share/secret/build/submits.dsk2/goldos/rc_files/../link
| Error parsing rc description file ./shared
| Error parsing rc description file ../link/rc_files/shared.sharedsandbox
| Error parsing rc description file ./shared
| >> WARNING in mksb:
| >> unable to parse sandbox rcfile /usr/projects/vmode/mcguirk/gold/rc_files/l
ocal.
| >> WARNING in mksb:
| >> could not get project directory or default build.
| cannot find include file ../link/rc_files/shared.sharedsandbox
| >> FATAL ERROR in mksb:
| >> No Access to Backing Tree Through link 
| dir:/tmp_mnt/secret/share/secret/build/submits.dsk2/goldos/rc_files/../link
| Error parsing rc description file ./shared
| Error parsing rc description file ../link/rc_files/shared.sharedsandbox
| Error parsing rc description file ./shared
| >> WARNING in mksb:
| >> goldminos.bl1 is not a legal, accessible sandbox.
| >> Will prompt for this information.
| No known current builds to pick from.
| Enter absolute path to backing tree or name from build list: 
| 
| 
| What needs to happen for this to work?
| 
| Thanks,
| 
| Bob