Hi,
Iam using openais-0.81 version,when i run sample 
programs(testamf1.c,testamf2.c,testamf3.c,testamf4.c)which are in that package 
i get lots of errors, i solved most of the errors..but still iam not able to 
compile..iam getting following errors,also i changed ais_types.h to  
saAis.h,SaErrorT to SaAISErroT and SA_OK to SA_AIS_OK but still iam getting 
these errors........

/tmp/ccyke5uG.o: In function `response':
t1.c:(.text+0xb7): undefined reference to `saAmfResponse'
/tmp/ccyke5uG.o: In function `HealthcheckCallback':
t1.c:(.text+0x234): undefined reference to `saAmfHealthcheckStop'
t1.c:(.text+0x2ad): undefined reference to `saAmfComponentErrorReport'
/tmp/ccyke5uG.o: In function `CSISetCallback':
t1.c:(.text+0x409): undefined reference to `saAmfHAStateGet'
/tmp/ccyke5uG.o: In function `comp_init':
t1.c:(.text+0xac1): undefined reference to `saAmfInitialize'
t1.c:(.text+0xb38): undefined reference to `saAmfSelectionObjectGet'
t1.c:(.text+0xbb0): undefined reference to `saAmfComponentNameGet'
t1.c:(.text+0xc45): undefined reference to `saAmfHealthcheckStart'
t1.c:(.text+0xcd5): undefined reference to `saAmfHealthcheckStart'
t1.c:(.text+0xd76): undefined reference to `saAmfComponentRegister'
t1.c:(.text+0xdf6): undefined reference to `saAmfComponentRegister'
t1.c:(.text+0xe86): undefined reference to `saAmfHealthcheckStart'
/tmp/ccyke5uG.o: In function `handle_intr':
t1.c:(.text+0xf33): undefined reference to `saAmfFinalize'
t1.c:(.text+0xfe0): undefined reference to `saAmfComponentUnregister'
t1.c:(.text+0x10a7): undefined reference to `saAmfComponentErrorReport'
/tmp/ccyke5uG.o: In function `main':
t1.c:(.text+0x1248): undefined reference to `saAmfDispatch'
t1.c:(.text+0x12e3): undefined reference to `saAmfHealthcheckConfirm'
collect2: ld returned 1 exit status

Thanks
Jayanti
 
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to