Steven, when adding new libraries we also need to provide the relative pkg-config file.
The patch adds SaTmr to the Makefile. Fabio
Index: pkgconfig/Makefile =================================================================== --- pkgconfig/Makefile (revision 1716) +++ pkgconfig/Makefile (working copy) @@ -35,7 +35,7 @@ include $(srcdir)/Makefile.inc -LIBS = SaAmf SaCkpt SaClm SaEvt SaLck SaMsg +LIBS = SaAmf SaCkpt SaClm SaEvt SaLck SaMsg SaTmr all: for i in $(LIBS); do \
_______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
