T.R | Title | User | Personal Name | Date | Lines |
---|
2502.1 | Re: Problem doing a mksb against any of the osf1refpages trees. | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Fri Aug 23 1996 17:22 | 14 |
| Date Of Receipt: 20-AUG-1996 15:20:34.90
From: SEAN::davidson "D. Sean Davidson"
To: [email protected], [email protected]
CC: [email protected]
Subj: Re: Problem doing a mksb against any of the osf1refpages trees.
This looks like you don't have enough of the other backing trees mounted.
Check to see if osf1repages.pt is also mounted or what ever the ../link
points to. You can check this by doing a ls -l of the link file in the
osf1refpages.ptmaint backing tree.
Sean
|
2502.2 | Re: Problem doing a mksb against any of the osf1refpages trees | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Fri Aug 23 1996 17:24 | 49 |
| Date Of Receipt: 20-AUG-1996 16:32:07.61
From: FLUME::demers "Joyce Demers 20-Aug-1996 1631"
To: odehelp@DEC:.zko.flume
CC: rll@DEC:.zko.flume
Subj: Re: Problem doing a mksb against any of the osf1refpages trees
Sean, I just called Rich. Although "Error parsing rc description
file..." is usually due to a missing reference page backing tree, Rich
does have all the reference page backing trees mounted. Note that the
first error is:
lookup/getenv: target_machine not found
lookupvar target_machine failed
error evaluating argument
Where is target machine defined/set?
Joyce
------- Forwarded Message
Return-Path: [email protected]
Delivery-Date: Tue, 20 Aug 96 15:19:35 -0400
Return-Path: [email protected]
Received: from sean.zk3.dec.com by flume.zk3.dec.com;
(5.65v3.2/1.1.8.2/16Jan95-0946AM)
id AA21356; Tue, 20 Aug 1996 15:19:31 -0400
Received: by sean.zk3.dec.com (5.65v3.2/1.1.10.5/29Mar96-0936AM)
id AA06143; Tue, 20 Aug 1996 15:19:32 -0400
Date: Tue, 20 Aug 1996 15:19:32 -0400
From: D. Sean Davidson <[email protected]>
Message-Id: <[email protected]>
To: [email protected], [email protected]
Subject: Re: Problem doing a mksb against any of the osf1refpages trees.
Cc: [email protected]
This looks like you don't have enough of the other backing trees mounted.
Check to see if osf1repages.pt is also mounted or what ever the ../link
points to. You can check this by doing a ls -l of the link file in the
osf1refpages.ptmaint backing tree.
Sean
------- End of Forwarded Message
|
2502.3 | Re: Problem doing a mksb against any of the osf1refpages trees | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Fri Aug 23 1996 17:29 | 26 |
| Date Of Receipt: 21-AUG-1996 09:18:44.23
From: SEAN::davidson "D. Sean Davidson 21-Aug-1996 0917"
To: "Joyce Demers, UNIX Publications Group" <sean::demers>
CC: sean::odehelp, sean::rll
Subj: Re: Problem doing a mksb against any of the osf1refpages trees
> Sean, I just called Rich. Although "Error parsing rc description
> file..." is usually due to a missing reference page backing tree, Rich
> does have all the reference page backing trees mounted. Note that the
> first error is:
>
> lookup/getenv: target_machine not found
> lookupvar target_machine failed
> error evaluating argument
>
> Where is target machine defined/set?
>
> Joyce
This tells me that the rc files are not set up correctly either in the
sandbox or in the backing tree.
Sean
|
2502.4 | Re: Problem doing a mksb against any of the osf1refpages trees | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Fri Aug 23 1996 17:49 | 26 |
| Date Of Receipt: 22-AUG-1996 15:56:46.78
From: FLUME::demers "Joyce Demers 22-Aug-1996 1555"
To: rll@DEC:.zko.flume
CC: odehelp@DEC:.zko.flume
Subj: Re: Problem doing a mksb against any of the osf1refpages trees
Hi Rich,
The target_machine variable was added to the shared rc_file in the
osf1refpages.pt pool back on Apr 23. I would have thought that sup would
have picked this change up for you. I also would have thought that not
having this defined would have caused a problem for the UNX writers
sooner. Ah well, ours is not to reason why...
Anyway, the following lines need to be added to
/usr/doc/osf1doc/refpages/build/osf1refpages.pt/rc_files/shared
# change for ode3.0 make from ace to alpha
replace setenv target_machine alpha
replace setenv TARGET_MACHINE ALPHA
Try this and let me know what happens.
Joyce
|