PJSIP 2.7 IOS build error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I get the following build error with PJSip 2.7 when building for any IOS architecture.

../src/samples/streamutil.c:569:39: error: use of undeclared identifier 'is_dtls_client'
    if (dir & PJMEDIA_DIR_ENCODING || is_dtls_client || is_dtls_server) {
                                      ^
../src/samples/streamutil.c:569:57: error: use of undeclared identifier 'is_dtls_server'
    if (dir & PJMEDIA_DIR_ENCODING || is_dtls_client || is_dtls_server) {
                                                        ^
2 errors generated.
make[3]: *** [output/sample-arm64-apple-darwin_ios/streamutil.o] Error 1
make[2]: *** [streamutil] Error 2
make[1]: *** [samples] Error 2
make: *** [all] Error 1

Luckily, this step happens after the libraries have been built, but, we check the exit code of the PJSip make before doing any additional building so it stops our process.

-- Scott.

_______________________________________________
Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@xxxxxxxxxxxxxxx
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org




[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux