Re: [cciug] Clearmake warnings

From: David L. Paterline (zcdlp@cnfd.pgh.wec.com)
Date: Tue Feb 29 2000 - 09:07:41 EST


Sheldon Daigle wrote:
> Subject: [cciug] Clearmake warnings
>
> Anyone know what the following warning means?
>
> Clearmake: Warning: Configuration record will not include objects accessed
> using view "mainline_view"
>
> If I build in a view named "test_view" and have the "mainline_view" active
> on my Windows NT system, I get these warnings for almost every CC file it
> compiles. If I perform a "cleartool endview -server mainline_view" and do
> another clearmake in the "test_view" view, the warnings go away.
>
> Any idea why this happens?
>

        I get a message like this when I do a build in one view which
        accesses a file from a different view using a view-extended path name.
        
        For example, in my working view I build a program which, when it
        it linked, accesses a utility library from a different view:
        
                ... -L/view/tconfig/vobs/wec/lib -lnfdlib ...
                
        I assume the message means that, for any object accessed through
        the secondary view 'tconfig', there will be no config record
        information stored.
        
        Hope this helps.
                
                

--
David L. Paterline                Westinghouse Electric Company LLC
Advanced Technical Engineer       Commercial Nuclear Fuel Division
dave.paterline@cnfd.pgh.wec.com   Westinghouse Energy Center
PH: 412-374-2286                  4350 Northern Pike Blvd.
FX: 412-374-2284                  Monroeville PA 15146
                                  

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



This archive was generated by hypermail 2b29 : Sun May 06 2001 - 00:23:31 EDT