[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

6424.0. "Problem linking with MCC_SEND_EVENT" by CHEFS::BRIDPORTN (Nigel Bridport @GMT) Thu Feb 15 1996 17:36

    
     Hi,
    
    	I am having a little problem writing an application that makes
    	a call to MCC_SEND_EVENT (Detailed below)
    
    	Can anyone help ????
    
    Many thanks,
    Nigel.
    
    (X-Posted from TEAC::TEMIP)
    
            <<< TAEC::DISK$HOGGAR_SYS:[NOTES$LIBRARY]TEMIP.NOTE;1 >>>
            -< Telecom. Management Information Platform conference >-
================================================================================
Note 538.0         Problem Linking MCC_SEND_EVENT into Program        No replies
CHEFS::BRIDPORTN "Nigel Bridport @GMT"               35 lines  15-FEB-1996 10:16
--------------------------------------------------------------------------------
    Hi,
    
    	I am having a little problem with using the MCC_SEND_EVENT routine
        in an application that I am currently writing.
    
    	I have basically taken the example program and followed it in my
    	code.  
    
     	I have MCC_SEND_EVENT defined as an external routine to my
      	program: i.e.: 
    
    >extern unsigned long int mcc_send_event();
    
    	Then later on I make the call to MCC_SEND_EVENT
    
    	My problem is that I do not seem to be able to find the correct
    	library to link against.  Every time I perform the link, I get a 
    	warning message stating that MCC_SEND_EVENT is unresolved.
    
    	I am linking by using the following:
    
    >cc -std -o probe400 probe400.c probe400_utils.c -lxapi -ldnet
    
    	I have just about tried every other temip style library I could
        find: i.e.: lmcc_exec .....  but with no joy.
    
      	I am pretty sure that my problem is the way I have defined the
    	external routine.
    
    	. Could anyone shine some light on what my problem may be ????
    
    Many thanks,
    Nige.
    
    
T.RTitleUserPersonal
Name
DateLines