make[1]: Entering directory `/home/jpsaman/src/vlc/vlc-trunk' export MACOSX_DEPLOYMENT_TARGET= make all-recursive make[2]: Entering directory `/home/jpsaman/src/vlc/vlc-trunk' Making all in intl make[3]: Entering directory `/home/jpsaman/src/vlc/vlc-trunk/intl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/jpsaman/src/vlc/vlc-trunk/intl' Making all in po make[3]: Entering directory `/home/jpsaman/src/vlc/vlc-trunk/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/jpsaman/src/vlc/vlc-trunk/po' Making all in libs/loader make[3]: Entering directory `/home/jpsaman/src/vlc/vlc-trunk/libs/loader' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/jpsaman/src/vlc/vlc-trunk/libs/loader' Making all in libs/srtp make[3]: Entering directory `/home/jpsaman/src/vlc/vlc-trunk/libs/srtp' if /bin/sh ../../libtool --tag=CC --mode=compile armeb-linux-uclibc-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -Os -I/home/jpsaman/src/buildroot/build_armeb_nofpu//staging_dir/usr/include/ -I/home/jpsaman/src/vlc/vlc-trunk/./extras/contrib/include -DSYS_LINUX -I../../include -Os -I/home/jpsaman/src/buildroot/build_armeb_nofpu//staging_dir/usr/include/ -I/home/jpsaman/src/vlc/vlc-trunk/./extras/contrib/include -Wall -Wextra -Wno-unused-parameter -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wold-style-definition -Wmissing-prototypes -MT srtp.lo -MD -MP -MF ".deps/srtp.Tpo" -c -o srtp.lo srtp.c; \ then mv -f ".deps/srtp.Tpo" ".deps/srtp.Plo"; else rm -f ".deps/srtp.Tpo"; exit 1; fi mkdir .libs armeb-linux-uclibc-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -Os -I/home/jpsaman/src/buildroot/build_armeb_nofpu//staging_dir/usr/include/ -I/home/jpsaman/src/vlc/vlc-trunk/./extras/contrib/include -DSYS_LINUX -I../../include -Os -I/home/jpsaman/src/buildroot/build_armeb_nofpu//staging_dir/usr/include/ -I/home/jpsaman/src/vlc/vlc-trunk/./extras/contrib/include -Wall -Wextra -Wno-unused-parameter -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wold-style-definition -Wmissing-prototypes -MT srtp.lo -MD -MP -MF .deps/srtp.Tpo -c srtp.c -fPIC -DPIC -o .libs/srtp.o srtp.c:40:20: gcrypt.h: No such file or directory srtp.c:47: warning: type defaults to `int' in declaration of `GCRY_THREAD_OPTION_PTHREAD_IMPL' srtp.c:47: warning: data definition has no type or storage class srtp.c:54: error: syntax error before "gcry_cipher_hd_t" srtp.c:54: warning: no semicolon at end of struct or union srtp.c:55: warning: type defaults to `int' in declaration of `mac' srtp.c:55: warning: data definition has no type or storage class srtp.c:58: error: syntax error before '}' token srtp.c:58: warning: type defaults to `int' in declaration of `srtp_proto_t' srtp.c:58: warning: data definition has no type or storage class srtp.c:62: error: syntax error before "srtp_proto_t" srtp.c:62: warning: no semicolon at end of struct or union srtp.c:63: warning: type defaults to `int' in declaration of `rtcp' srtp.c:63: warning: data definition has no type or storage class srtp.c:71: error: syntax error before '}' token srtp.c: In function `rcc_mode': srtp.c:86: error: dereferencing pointer to incomplete type srtp.c: In function `initonce_libgcrypt': srtp.c:93: warning: implicit declaration of function `gcry_check_version' srtp.c:93: warning: comparison between pointer and integer srtp.c:94: warning: implicit declaration of function `gcry_control' srtp.c:94: error: `GCRYCTL_DISABLE_SECMEM' undeclared (first use in this function) srtp.c:94: error: (Each undeclared identifier is reported only once srtp.c:94: error: for each function it appears in.) srtp.c:95: error: `GCRYCTL_INITIALIZATION_FINISHED' undeclared (first use in this function) srtp.c:97: error: `GCRYCTL_SET_THREAD_CBS' undeclared (first use in this function) srtp.c:97: error: `gcry_threads_pthread' undeclared (first use in this function) srtp.c: At top level: srtp.c:128: error: syntax error before '*' token srtp.c: In function `proto_destroy': srtp.c:129: warning: old-style parameter declaration srtp.c:130: warning: implicit declaration of function `gcry_md_close' srtp.c:130: error: `p' undeclared (first use in this function) srtp.c:131: warning: implicit declaration of function `gcry_cipher_close' srtp.c: In function `srtp_destroy': srtp.c:142: error: dereferencing pointer to incomplete type srtp.c:143: error: dereferencing pointer to incomplete type srtp.c: At top level: srtp.c:148: error: syntax error before '*' token srtp.c: In function `proto_create': srtp.c:149: warning: old-style parameter declaration srtp.c:150: warning: implicit declaration of function `gcry_cipher_open' srtp.c:150: error: `p' undeclared (first use in this function) srtp.c:150: error: `gcipher' undeclared (first use in this function) srtp.c:150: error: `GCRY_CIPHER_MODE_CTR' undeclared (first use in this function) srtp.c:152: warning: implicit declaration of function `gcry_md_open' srtp.c:152: error: `gmd' undeclared (first use in this function) srtp.c:152: error: `GCRY_MD_FLAG_HMAC' undeclared (first use in this function) srtp.c: In function `srtp_create': srtp.c:183: error: `GCRY_CIPHER_NONE' undeclared (first use in this function) srtp.c:187: error: `GCRY_CIPHER_AES' undeclared (first use in this function) srtp.c:197: error: `GCRY_MD_NONE' undeclared (first use in this function) srtp.c:201: error: `GCRY_MD_SHA1' undeclared (first use in this function) srtp.c:208: warning: implicit declaration of function `gcry_md_get_algo_dlen' srtp.c:208: warning: comparison between signed and unsigned srtp.c:214: error: dereferencing pointer to incomplete type srtp.c:218: warning: implicit declaration of function `memset' srtp.c:218: error: dereferencing pointer to incomplete type srtp.c:219: error: dereferencing pointer to incomplete type srtp.c:220: error: dereferencing pointer to incomplete type srtp.c:221: error: dereferencing pointer to incomplete type srtp.c:228: error: dereferencing pointer to incomplete type srtp.c:230: error: dereferencing pointer to incomplete type srtp.c:232: error: dereferencing pointer to incomplete type srtp.c: At top level: srtp.c:246: error: syntax error before "hd" srtp.c: In function `ctr_crypt': srtp.c:247: warning: old-style parameter declaration srtp.c:249: error: `len' undeclared (first use in this function) srtp.c:251: warning: implicit declaration of function `gcry_cipher_setctr' srtp.c:251: error: `hd' undeclared (first use in this function) srtp.c:251: error: `ctr' undeclared (first use in this function) srtp.c:252: warning: implicit declaration of function `gcry_cipher_encrypt' srtp.c:252: error: `data' undeclared (first use in this function) srtp.c:260: warning: implicit declaration of function `memcpy' srtp.c: At top level: srtp.c:276: error: syntax error before "prf" srtp.c: In function `derive': srtp.c:279: warning: old-style parameter declaration srtp.c:286: error: `rlen' undeclared (first use in this function) srtp.c:286: error: `label' undeclared (first use in this function) srtp.c:288: error: `r' undeclared (first use in this function) srtp.c:290: error: `out' undeclared (first use in this function) srtp.c:290: error: `outlen' undeclared (first use in this function) srtp.c:291: error: `prf' undeclared (first use in this function) srtp.c: At top level: srtp.c:296: error: syntax error before '*' token srtp.c: In function `proto_derive': srtp.c:299: warning: old-style parameter declaration srtp.c:300: error: `saltlen' undeclared (first use in this function) srtp.c:306: error: `prf' undeclared (first use in this function) srtp.c:306: error: `r' undeclared (first use in this function) srtp.c:306: error: `rlen' undeclared (first use in this function) srtp.c:307: warning: implicit declaration of function `gcry_cipher_setkey' srtp.c:307: error: `p' undeclared (first use in this function) srtp.c:309: warning: implicit declaration of function `gcry_md_setkey' srtp.c: In function `srtp_derive': srtp.c:324: error: `gcry_cipher_hd_t' undeclared (first use in this function) srtp.c:324: error: syntax error before "prf" srtp.c:327: error: `prf' undeclared (first use in this function) srtp.c:327: error: `GCRY_CIPHER_AES' undeclared (first use in this function) srtp.c:327: error: `GCRY_CIPHER_MODE_CTR' undeclared (first use in this function) srtp.c:332: error: dereferencing pointer to incomplete type srtp.c:334: error: dereferencing pointer to incomplete type srtp.c:334: error: dereferencing pointer to incomplete type srtp.c:335: error: dereferencing pointer to incomplete type srtp.c:346: error: dereferencing pointer to incomplete type srtp.c:350: error: dereferencing pointer to incomplete type srtp.c:351: error: dereferencing pointer to incomplete type srtp.c: In function `srtp_setrcc_rate': srtp.c:400: error: dereferencing pointer to incomplete type srtp.c: At top level: srtp.c:406: error: syntax error before "hd" srtp.c: In function `rtp_crypt': srtp.c:408: warning: old-style parameter declaration srtp.c:412: error: `ssrc' undeclared (first use in this function) srtp.c:413: error: `roc' undeclared (first use in this function) srtp.c:414: error: `seq' undeclared (first use in this function) srtp.c:417: error: `hd' undeclared (first use in this function) srtp.c:417: error: `data' undeclared (first use in this function) srtp.c:417: error: `len' undeclared (first use in this function) srtp.c: In function `srtp_compute_roc': srtp.c:425: error: dereferencing pointer to incomplete type srtp.c:427: error: dereferencing pointer to incomplete type srtp.c:430: error: dereferencing pointer to incomplete type srtp.c:436: error: dereferencing pointer to incomplete type srtp.c: At top level: srtp.c:445: error: 'rtp_seq' redeclared as different kind of symbol srtp.c:68: error: previous declaration of 'rtp_seq' was here srtp.c: In function `rtp_digest': srtp.c:455: error: syntax error before "md" srtp.c:457: warning: implicit declaration of function `gcry_md_reset' srtp.c:457: error: `md' undeclared (first use in this function) srtp.c:458: warning: implicit declaration of function `gcry_md_write' srtp.c:460: warning: implicit declaration of function `gcry_md_read' srtp.c:460: warning: return makes pointer from integer without a cast srtp.c: In function `srtp_crypt': srtp.c:508: error: dereferencing pointer to incomplete type srtp.c:512: error: dereferencing pointer to incomplete type srtp.c:512: error: dereferencing pointer to incomplete type srtp.c:513: error: dereferencing pointer to incomplete type srtp.c:514: error: dereferencing pointer to incomplete type srtp.c:514: error: dereferencing pointer to incomplete type srtp.c:514: warning: left-hand operand of comma expression has no effect srtp.c:520: error: dereferencing pointer to incomplete type srtp.c:522: error: dereferencing pointer to incomplete type srtp.c:526: error: dereferencing pointer to incomplete type srtp.c:529: error: dereferencing pointer to incomplete type srtp.c:529: error: dereferencing pointer to incomplete type srtp.c: In function `srtp_send': srtp.c:561: error: dereferencing pointer to incomplete type srtp.c:563: error: dereferencing pointer to incomplete type srtp.c:573: error: dereferencing pointer to incomplete type srtp.c:575: error: dereferencing pointer to incomplete type srtp.c: In function `srtp_recv': srtp.c:614: error: dereferencing pointer to incomplete type srtp.c:616: error: dereferencing pointer to incomplete type srtp.c:619: error: dereferencing pointer to incomplete type srtp.c:649: warning: implicit declaration of function `memcmp' srtp.c:649: error: dereferencing pointer to incomplete type srtp.c:655: error: dereferencing pointer to incomplete type srtp.c: At top level: srtp.c:667: error: syntax error before "hd" srtp.c: In function `rtcp_crypt': srtp.c:669: warning: old-style parameter declaration srtp.c:670: error: `hd' undeclared (first use in this function) srtp.c:670: error: `ssrc' undeclared (first use in this function) srtp.c:670: error: `index' undeclared (first use in this function) srtp.c:670: error: `data' undeclared (first use in this function) srtp.c:670: error: `len' undeclared (first use in this function) srtp.c: At top level: srtp.c:676: error: syntax error before "md" srtp.c: In function `rtcp_digest': srtp.c:677: warning: old-style parameter declaration srtp.c:678: error: `md' undeclared (first use in this function) srtp.c:679: error: `data' undeclared (first use in this function) srtp.c:679: error: `len' undeclared (first use in this function) srtp.c:680: warning: return makes pointer from integer without a cast srtp.c: In function `srtcp_crypt': srtp.c:706: error: dereferencing pointer to incomplete type srtp.c:712: error: dereferencing pointer to incomplete type srtp.c:716: error: dereferencing pointer to incomplete type srtp.c:716: error: dereferencing pointer to incomplete type srtp.c:717: error: dereferencing pointer to incomplete type srtp.c:718: error: dereferencing pointer to incomplete type srtp.c:724: error: dereferencing pointer to incomplete type srtp.c:726: error: dereferencing pointer to incomplete type srtp.c:730: error: dereferencing pointer to incomplete type srtp.c:736: error: dereferencing pointer to incomplete type srtp.c:736: error: dereferencing pointer to incomplete type srtp.c: In function `srtcp_send': srtp.c:760: error: dereferencing pointer to incomplete type srtp.c:763: error: dereferencing pointer to incomplete type srtp.c:765: error: dereferencing pointer to incomplete type srtp.c:767: error: dereferencing pointer to incomplete type srtp.c:777: error: dereferencing pointer to incomplete type srtp.c:778: error: dereferencing pointer to incomplete type srtp.c:779: error: dereferencing pointer to incomplete type srtp.c: In function `srtcp_recv': srtp.c:801: error: dereferencing pointer to incomplete type srtp.c:803: error: dereferencing pointer to incomplete type srtp.c:805: error: dereferencing pointer to incomplete type srtp.c:806: error: dereferencing pointer to incomplete type srtp.c: In function `srtp_crypt': srtp.c:514: warning: statement with no effect make[3]: *** [srtp.lo] Error 1 make[3]: Leaving directory `/home/jpsaman/src/vlc/vlc-trunk/libs/srtp' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/jpsaman/src/vlc/vlc-trunk' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/jpsaman/src/vlc/vlc-trunk' make: *** [.vlc] Error 2 [jpsaman@travel vlc]$