[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

Title:DECmcc user notes file. Does not replace IPMT.
Notice:Use IPMT for problems. Newsletter location in note 6187
Moderator:TAEC::BEROUD
Created:Mon Aug 21 1989
Last Modified:Wed Jun 04 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:6497
Total number of notes:27359

1536.0. "MCC/ULTRIX cma undefined symbols" by TENERE::HAYES (A European Telecomet ...) Fri Sep 20 1991 10:15

    
    
    	Hello,
    
    
    	I am working on MCC ULTRIX T1.2.1, 
    	when I try to link my object files, I get the
    	following undefined symbols :
    
    	cma_exc_push_ctx
    	cma_exc_pop_ctx
    
    
    	Could someone indicate all the .h files to include
    	( I found cma.h and cma_exception.h ) and the
    	library to include when linking ?
    
    
    		Best Regards
    
    
    			Catherine
    
T.RTitleUserPersonal
Name
DateLines
1536.1TOOK::SWISTJim Swist LKG2-2/T2 DTN 226-7102Fri Sep 20 1991 11:546
    This is a symptom of an incomplete changeover from an older version to
    x1.2.   Make sure all your cma files are from the new kit and make
    sure all the stuff from the old kit has gone
    
    (the routines in question are now called "exc_push_ctx" etc.