| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 1348.1 |  | VERNA::V_GILBERT |  | Fri Aug 16 1991 12:36 | 8 | 
|  | Robin,
mcc_mutex_lock_global, mcc_mutex_unlock_global routines are in 
	exec.dir/mcc_fw_mutex.c
Verna
 | 
| 1348.2 | in delivered product? | EMASS::FLETCHER | Robin G. Fletcher, EIS drone | Fri Aug 16 1991 14:48 | 9 | 
|  |     Hi Verna! 
    
    I am at a customer site (BBN).  Where in the released product
    libraries are they?  I am not trying to call them directly 
    (as described in .0).
    
    
    Robin		: )
    
 | 
| 1348.3 |  | VERNA::V_GILBERT |  | Fri Aug 16 1991 16:58 | 7 | 
|  | Robin,
What are you running with - VMS, Ultrix, what version.?
The routines are in the exec library.
Verna
 | 
| 1348.4 | mcc_exec.a is being linked in.. | EMASS::FLETCHER | Robin G. Fletcher, EIS drone | Tue Aug 20 1991 09:17 | 5 | 
|  |     I am linking in the mcc_exec.a (ULTRIX) and am still
    getting these fnts as undefined.
    
    Robin
    
 | 
| 1348.5 | library order? | COOKIE::KITTELL | Richard - Architected Info Mgmt | Wed Aug 21 1991 23:06 | 6 | 
|  |     First use ar and make sure the symbols are in the mcc_exec.a
    archive. If they are, the problem is almost surely one of order.
    Make sure mcc_exec.a appears after the .o or .a that references
    the symbols.
    
    Richard
 |