[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

1841.0. "Missing links for v32bsupportos pool?" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Thu Sep 28 1995 13:15

Date Of Receipt: 	28-SEP-1995 11:41:32.46
From: 	SMURF::WASTED::gillett "Christopher Gillett USG  28-Sep-1995 1139"
To: 	[email protected]
CC: 	[email protected]
Subj: 	Missing links for v32bsupportos pool?

Howdy...

I'm trying to build against the v32bsupportos pool to satisfy a 
customer's demand for a SS CLD fix.  It looks to me like there
is something missing as I'm not able to find the export trees.

The include path being taken is:

       /usr/sde/osf1/build/v32bsupportos/export/alpha/usr/include

The link for /usr/sde/osf1/build/v32bsupport/export is:

      /usr/sde/osf1/build/v32bsupportos.nightly/export

The link /usr/sde/osf1/build/v32bsupportos.nightly is:

     /share/inr/build/v32bsupport.dsk6/v32bsupportos.nightly

Doing an ls of /share/inr/build yields:

     v30support.dsk6  v32support.dsk6

There is no sign of v32bsupport.dsk6 anywhere, so the search
fails, the compiler can't find the required headers, and the 
compilation fails.

I need to build bits in both v3.2(b) and v3.2(c) to make CERN
happy regarding a SS CLD.  

I'm certain that I'm doing something boneheaded here. 
What's wrong?

Thanks!

Chris

T.RTitleUserPersonal
Name
DateLines
1841.1Re: Missing links for v32bsupportos pool?AOSG::FILTERAutomatic Posting Software - mail to flume::puckThu Sep 28 1995 14:2359
Date Of Receipt: 	28-SEP-1995 12:27:54.19
From: 	SMURF::FLUME::jmf "Joshua M. Friedman OSF/UNIX SDE  28-Sep-1995 1226"
To: 	gillett@DEC:.zko.flume
CC: 	[email protected]
Subj: 	Re: Missing links for v32bsupportos pool?

Chris, there was an error in the ode_fstab, listing v32supportos.nightly
as the dependency for the export link rather than v32bsupportos.nightly.

I've changed v32bsupportos' ode_fstab entry so odemount v32bsupportos
will also mount v32bsupportos.nightly.

For now, if it's before 12:10, just odemount v32bsupportos.nightly.
After 12:10 your ode server should have the update.

You can also back to v32bsupportos.nightly - this is guaranteed to be
a complete build.

-josh

> 
> Howdy...
> 
> I'm trying to build against the v32bsupportos pool to satisfy a 
> customer's demand for a SS CLD fix.  It looks to me like there
> is something missing as I'm not able to find the export trees.
> 
> The include path being taken is:
> 
>        /usr/sde/osf1/build/v32bsupportos/export/alpha/usr/include
> 
> The link for /usr/sde/osf1/build/v32bsupport/export is:
> 
>       /usr/sde/osf1/build/v32bsupportos.nightly/export
> 
> The link /usr/sde/osf1/build/v32bsupportos.nightly is:
> 
>      /share/inr/build/v32bsupport.dsk6/v32bsupportos.nightly
> 
> Doing an ls of /share/inr/build yields:
> 
>      v30support.dsk6  v32support.dsk6
> 
> There is no sign of v32bsupport.dsk6 anywhere, so the search
> fails, the compiler can't find the required headers, and the 
> compilation fails.
> 
> I need to build bits in both v3.2(b) and v3.2(c) to make CERN
> happy regarding a SS CLD.  
> 
> I'm certain that I'm doing something boneheaded here. 
> What's wrong?
> 
> Thanks!
> 
> Chris