| Date Of Receipt: 28-AUG-1995 08:40:02.35
From: SMURF::HDFLHC::"[email protected]" "28-Aug-1995 0802"
To: "Mark Angel, UNIX Engineering Services Group" <[email protected]>
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected]
Subj: Re: ODE Sandbox problems...who,what,where???? .... Dave
Mark,
I haven't received any reply at all from odehelp, and I still
cannot run the command:
mksb -back /usr/sde/ode2.0/tutorial/build/tutorial1.0b000 - dir ~/sandboxes
-verbose my_sand
What it does is successfully create a .sandboxrc file in my home directory,
finds the backing tree OK, names the sandbox and creates the directory to
contain it, creates new src, obj, export, rc_files, and tools dirs.,
creates a backing tree link to the tutorial named by -back, successfully
names the contents of the rc file and its entered values, builds the default
set my_sand, reads the newly created rc file .sandboxrc, sets the env.
variable SANDBOX to my_sand, sets the env. variable BCSSET to
Brian_Masinick_my_sand.
At that point it fails with the following message:
cannot find include file /usr/sde/tutorial/config/global.rc_files
Error parsing rc description file ../link/rc_files/shared
Error parsing rc description file ./shared
> > Removing sandbox /home/masinick/sandboxes/my_sand.
> >> WARNING in mksb:
> >> rc file lists the default sandbox, my_sand,
> >> as the same sandbox that was just removed.
> >> FATAL ERROR in mksb:
> Cannot create set: my_sand.
I believe the problem is that the tutorial files have been moved to a different
location when the tutorial version changed, but the shell script(s) and/or
programs used in the tutorial have NOT been changed accordingly.
I've been trying to get this working for several days now without success.
Who can I contact from ODEHELP to try and get something done here? I'd
very much appreciate some attention to this problem.
Thank you,
Brian
==========
> Brian,
>
> This is a ode setup problem (as you already know). I'm forwarding your mail
> to the odehelp alias that will go to someone in the ode support group. They
> will be able to help you out.
>
> -mark-
>
> >
> > ------- Forwarded Message
> >
> > Return-Path: daemon
> > Received: from alpha.zk3.dec.com by flume.zk3.dec.com;
> > (5.65v3.2/1.1.8.2/16Jan95-0946AM)
> > id AA28531; Thu, 24 Aug 1995 08:25:14 -0400
> > Received: from flume.zk3.dec.com by alpha.zk3.dec.com;
> > (5.65v3.0/1.1.8.2/20May95-1022AM)
> > id AA01627; Thu, 24 Aug 1995 08:25:10 -0400
> > Received: from rock.zk3.dec.com by flume.zk3.dec.com;
> > (5.65v3.2/1.1.8.2/16Jan95-0946AM)
> > id AA28525; Thu, 24 Aug 1995 08:25:09 -0400
> > Received: from localhost by quarry.zk3.dec.com; (5.65/1.1.8.2/13Feb95-0113PM)
> > id AA31183; Thu, 24 Aug 1995 08:25:08 -0400
> > Message-Id: <[email protected]>
> > X-Mailer: exmh version 1.6.2 7/18/95
> > To: [email protected]
> > Cc: [email protected], [email protected]
> > Subject: I'm having problems making a ODE-II "tutorial" sandbox
> > Mime-Version: 1.0
> > Content-Type: text/plain; charset=us-ascii
> > Date: Thu, 24 Aug 95 08:25:08 -0400
> > From: [email protected]
> > X-Mts: smtp
> >
> > It seems that when I first set things up, everything looks fine. When I issu
> e
> > the mksb command, it starts correctly, as you can see in the script I've
> > copied. But then, in the middle of the process mksb cannot find the file
> > /usr/sde/tutorial/config/global.rc_files, which then triggers off a series of
> > other errors, culminating in the sandbox not getting properly created. My
> > guess is that some filename has changed in the tutorial on making sandboxes.
> > In the meantime, my learning curve has just stopped cold. I'd appreciate it
> > if this could be looked into as soon as possible.
> >
> > Thanks,
> > Brian
> >
> >
> > ====================================
> > The script, as I ran it from gobblr:
> >
> > gobblr.zk3.dec.com> mksb -back /usr/sde/ode2.0/tutorial/build/tutorial1.0b000
>
> > - -dir ~/sandboxes -verbose my_sand
> > User rc file, /home/masinick/.sandboxrc, does not exist; will create it.
> > > Backing tree is build or sandbox: /usr/sde/ode2.0/tutorial/build/tutorial1
> .0b
> > 000.
> > > Name of default set will match sandbox name: my_sand.
> > > Name of sandbox will be: my_sand.
> > > Sandbox directory and name will be: /home/masinick/sandboxes/my_sand.
> > > Successfully created new sandbox dir /home/masinick/sandboxes/my_sand.
> > > Successfully created new dirs:src, obj, export, rc_files, tools.
> > > Successfully created backing tree link to /usr/sde/ode2.0/tutorial/build/t
> uto
> > rial1.0b000.
> > > Creating new user rc file: /home/masinick/.sandboxrc.
> > > Contents of rc file and entered values:
> > > default sb : my_sand
> > > default sb base : /home/masinick/sandboxes
> > > def machines :
> > > tools population : b
> > > object population : b
> > > object directories : /
> > > sources population : b
> > > source directories : /
> > > Building default set: my_sand.
> > > Reading rc file : /home/masinick/.sandboxrc
> > > setting environment variable SANDBOX to: my_sand.
> > > setting environment variable BCSSET to: Brian_Masinick_my_sand.
> > cannot find include file /usr/sde/tutorial/config/global.rc_files
> > Error parsing rc description file ../link/rc_files/shared
> > Error parsing rc description file ./shared
> > > Removing sandbox /home/masinick/sandboxes/my_sand.
> > >> WARNING in mksb:
> > >> rc file lists the default sandbox, my_sand,
> > >> as the same sandbox that was just removed.
> > >> FATAL ERROR in mksb:
> > Cannot create set: my_sand.
> > gobblr.zk3.dec.com>
> >
> > Brian W. Masinick Easynet: R2ME2::MASINICK, quarry::masinick
> > Mailstop: ZKO3-3Y25 Internet: [email protected]
> > 110 Spitbrook Road DTN: 381-0013
> > Nashua, NH 03062 Phone: (603) 881-0013
> >
> >
> >
> > ------- End of Forwarded Message
> >
|