Hello,
I am trying to cross compile the plugin soup with ptxdist to connect a IP camera but there is trouble with the compilation. Is there a solution to cross compile this plugin with an other way? gstsouphttpsrc.c:83:26: error: libsoup/soup.h: No such file or directory In file included from gstsouphttpsrc.c:85: gstsouphttpsrc.h:54: error: expected specifier-qualifier-list before 'SoupURI' gstsouphttpsrc.c:153: error: expected ')' before '*' token gstsouphttpsrc.c:156: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token gstsouphttpsrc.c:158: error: expected ')' before '*' token gstsouphttpsrc.c:160: error: expected ')' before '*' token gstsouphttpsrc.c:162: error: expected ')' before '*' token gstsouphttpsrc.c:164: error: expected ')' before '*' token gstsouphttpsrc.c:166: error: expected ')' before '*' token gstsouphttpsrc.c:168: error: expected ')' before '*' token gstsouphttpsrc.c: In function 'gst_soup_http_src_reset': gstsouphttpsrc.c:313: error: 'GstSoupHTTPSrc' has no member named 'interrupted' gstsouphttpsrc.c:314: error: 'GstSoupHTTPSrc' has no member named 'retry' gstsouphttpsrc.c:315: error: 'GstSoupHTTPSrc' has no member named 'have_size' gstsouphttpsrc.c:316: error: 'GstSoupHTTPSrc' has no member named 'seekable' gstsouphttpsrc.c:317: error: 'GstSoupHTTPSrc' has no member named 'read_position' gstsouphttpsrc.c:318: error: 'GstSoupHTTPSrc' has no member named 'request_position' gstsouphttpsrc.c:320: error: 'GstSoupHTTPSrc' has no member named 'src_caps' gstsouphttpsrc.c:321: error: 'GstSoupHTTPSrc' has no member named 'iradio_name' gstsouphttpsrc.c:322: error: 'GstSoupHTTPSrc' has no member named 'iradio_name' gstsouphttpsrc.c:323: error: 'GstSoupHTTPSrc' has no member named 'iradio_genre' gstsouphttpsrc.c:324: error: 'GstSoupHTTPSrc' has no member named 'iradio_genre' gstsouphttpsrc.c:325: error: 'GstSoupHTTPSrc' has no member named 'iradio_url' gstsouphttpsrc.c:326: error: 'GstSoupHTTPSrc' has no member named 'iradio_url' gstsouphttpsrc.c:327: error: 'GstSoupHTTPSrc' has no member named 'iradio_title' gstsouphttpsrc.c:328: error: 'GstSoupHTTPSrc' has no member named 'iradio_title' gstsouphttpsrc.c: In function 'gst_soup_http_src_init': gstsouphttpsrc.c:339: error: 'GstSoupHTTPSrc' has no member named 'user_id' gstsouphttpsrc.c:340: error: 'GstSoupHTTPSrc' has no member named 'user_pw' gstsouphttpsrc.c:341: error: 'GstSoupHTTPSrc' has no member named 'proxy_id' gstsouphttpsrc.c:342: error: 'GstSoupHTTPSrc' has no member named 'proxy_pw' gstsouphttpsrc.c:343: error: 'GstSoupHTTPSrc' has no member named 'cookies' gstsouphttpsrc.c:344: error: 'GstSoupHTTPSrc' has no member named 'iradio_mode' gstsouphttpsrc.c:345: error: 'GstSoupHTTPSrc' has no member named 'loop' gstsouphttpsrc.c:346: error: 'GstSoupHTTPSrc' has no member named 'context' gstsouphttpsrc.c:347: error: 'GstSoupHTTPSrc' has no member named 'session' gstsouphttpsrc.c:348: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c: In function 'gst_soup_http_src_finalize': gstsouphttpsrc.c:368: error: 'GstSoupHTTPSrc' has no member named 'proxy' gstsouphttpsrc.c:369: warning: implicit declaration of function 'soup_uri_free' gstsouphttpsrc.c:369: warning: nested extern declaration of 'soup_uri_free' gstsouphttpsrc.c:369: error: 'GstSoupHTTPSrc' has no member named 'proxy' gstsouphttpsrc.c:371: error: 'GstSoupHTTPSrc' has no member named 'user_id' gstsouphttpsrc.c:372: error: 'GstSoupHTTPSrc' has no member named 'user_pw' gstsouphttpsrc.c:373: error: 'GstSoupHTTPSrc' has no member named 'proxy_id' gstsouphttpsrc.c:374: error: 'GstSoupHTTPSrc' has no member named 'proxy_pw' gstsouphttpsrc.c:375: error: 'GstSoupHTTPSrc' has no member named 'cookies' gstsouphttpsrc.c: In function 'gst_soup_http_src_set_property': gstsouphttpsrc.c:409: error: 'GstSoupHTTPSrc' has no member named 'iradio_mode' gstsouphttpsrc.c:431: error: 'GstSoupHTTPSrc' has no member named 'cookies' gstsouphttpsrc.c:432: error: 'GstSoupHTTPSrc' has no member named 'cookies' gstsouphttpsrc.c:438: error: 'GstSoupHTTPSrc' has no member named 'user_id' gstsouphttpsrc.c:439: error: 'GstSoupHTTPSrc' has no member named 'user_id' gstsouphttpsrc.c:440: error: 'GstSoupHTTPSrc' has no member named 'user_id' gstsouphttpsrc.c:443: error: 'GstSoupHTTPSrc' has no member named 'user_pw' gstsouphttpsrc.c:444: error: 'GstSoupHTTPSrc' has no member named 'user_pw' gstsouphttpsrc.c:445: error: 'GstSoupHTTPSrc' has no member named 'user_pw' gstsouphttpsrc.c:448: error: 'GstSoupHTTPSrc' has no member named 'proxy_id' gstsouphttpsrc.c:449: error: 'GstSoupHTTPSrc' has no member named 'proxy_id' gstsouphttpsrc.c:450: error: 'GstSoupHTTPSrc' has no member named 'proxy_id' gstsouphttpsrc.c:453: error: 'GstSoupHTTPSrc' has no member named 'proxy_pw' gstsouphttpsrc.c:454: error: 'GstSoupHTTPSrc' has no member named 'proxy_pw' gstsouphttpsrc.c:455: error: 'GstSoupHTTPSrc' has no member named 'proxy_pw' gstsouphttpsrc.c:458: error: 'GstSoupHTTPSrc' has no member named 'timeout' gstsouphttpsrc.c:463: error: 'GstSoupHTTPSrc' has no member named 'extra_headers' gstsouphttpsrc.c:464: error: 'GstSoupHTTPSrc' has no member named 'extra_headers' gstsouphttpsrc.c:466: error: 'GstSoupHTTPSrc' has no member named 'extra_headers' gstsouphttpsrc.c: In function 'gst_soup_http_src_get_property': gstsouphttpsrc.c:494: error: 'GstSoupHTTPSrc' has no member named 'proxy' gstsouphttpsrc.c:497: warning: implicit declaration of function 'soup_uri_to_string' gstsouphttpsrc.c:497: warning: nested extern declaration of 'soup_uri_to_string' gstsouphttpsrc.c:497: error: 'GstSoupHTTPSrc' has no member named 'proxy' gstsouphttpsrc.c:497: warning: initialization makes pointer from integer without a cast gstsouphttpsrc.c:504: error: 'GstSoupHTTPSrc' has no member named 'cookies' gstsouphttpsrc.c:510: error: 'GstSoupHTTPSrc' has no member named 'iradio_mode' gstsouphttpsrc.c:513: error: 'GstSoupHTTPSrc' has no member named 'iradio_name' gstsouphttpsrc.c:516: error: 'GstSoupHTTPSrc' has no member named 'iradio_genre' gstsouphttpsrc.c:519: error: 'GstSoupHTTPSrc' has no member named 'iradio_url' gstsouphttpsrc.c:522: error: 'GstSoupHTTPSrc' has no member named 'iradio_title' gstsouphttpsrc.c:525: error: 'GstSoupHTTPSrc' has no member named 'user_id' gstsouphttpsrc.c:528: error: 'GstSoupHTTPSrc' has no member named 'user_pw' gstsouphttpsrc.c:531: error: 'GstSoupHTTPSrc' has no member named 'proxy_id' gstsouphttpsrc.c:534: error: 'GstSoupHTTPSrc' has no member named 'proxy_pw' gstsouphttpsrc.c:537: error: 'GstSoupHTTPSrc' has no member named 'timeout' gstsouphttpsrc.c:540: error: 'GstSoupHTTPSrc' has no member named 'extra_headers' gstsouphttpsrc.c: In function 'gst_soup_http_src_cancel_message': gstsouphttpsrc.c:561: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:562: error: 'GstSoupHTTPSrc' has no member named 'session_io_status' gstsouphttpsrc.c:563: warning: implicit declaration of function 'soup_session_cancel_message' gstsouphttpsrc.c:563: warning: nested extern declaration of 'soup_session_cancel_message' gstsouphttpsrc.c:563: error: 'GstSoupHTTPSrc' has no member named 'session' gstsouphttpsrc.c:563: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:563: error: 'SOUP_STATUS_CANCELLED' undeclared (first use in this function) gstsouphttpsrc.c:563: error: (Each undeclared identifier is reported only once gstsouphttpsrc.c:563: error: for each function it appears in.) gstsouphttpsrc.c:565: error: 'GstSoupHTTPSrc' has no member named 'session_io_status' gstsouphttpsrc.c:566: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c: In function 'gst_soup_http_src_queue_message': gstsouphttpsrc.c:572: warning: implicit declaration of function 'soup_session_queue_message' gstsouphttpsrc.c:572: warning: nested extern declaration of 'soup_session_queue_message' gstsouphttpsrc.c:572: error: 'GstSoupHTTPSrc' has no member named 'session' gstsouphttpsrc.c:572: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:573: error: 'SoupSessionCallback' undeclared (first use in this function) gstsouphttpsrc.c:573: error: expected ')' before 'gst_soup_http_src_response_cb' gstsouphttpsrc.c:574: error: 'GstSoupHTTPSrc' has no member named 'session_io_status' gstsouphttpsrc.c: In function 'gst_soup_http_src_add_range_header': gstsouphttpsrc.c:584: warning: implicit declaration of function 'soup_message_headers_remove' gstsouphttpsrc.c:584: warning: nested extern declaration of 'soup_message_headers_remove' gstsouphttpsrc.c:584: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:589: warning: implicit declaration of function 'soup_message_headers_append' gstsouphttpsrc.c:589: warning: nested extern declaration of 'soup_message_headers_append' gstsouphttpsrc.c:589: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:591: error: 'GstSoupHTTPSrc' has no member named 'read_position' gstsouphttpsrc.c: In function '_append_extra_header': gstsouphttpsrc.c:621: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c: In function 'gst_soup_http_src_add_extra_headers': gstsouphttpsrc.c:664: error: 'GstSoupHTTPSrc' has no member named 'extra_headers' gstsouphttpsrc.c:667: error: 'GstSoupHTTPSrc' has no member named 'extra_headers' gstsouphttpsrc.c: In function 'gst_soup_http_src_session_unpause_message': gstsouphttpsrc.c:674: warning: implicit declaration of function 'soup_session_unpause_message' gstsouphttpsrc.c:674: warning: nested extern declaration of 'soup_session_unpause_message' gstsouphttpsrc.c:674: error: 'GstSoupHTTPSrc' has no member named 'session' gstsouphttpsrc.c:674: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c: In function 'gst_soup_http_src_session_pause_message': gstsouphttpsrc.c:680: warning: implicit declaration of function 'soup_session_pause_message' gstsouphttpsrc.c:680: warning: nested extern declaration of 'soup_session_pause_message' gstsouphttpsrc.c:680: error: 'GstSoupHTTPSrc' has no member named 'session' gstsouphttpsrc.c:680: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c: In function 'gst_soup_http_src_session_close': gstsouphttpsrc.c:686: error: 'GstSoupHTTPSrc' has no member named 'session' gstsouphttpsrc.c:687: warning: implicit declaration of function 'soup_session_abort' gstsouphttpsrc.c:687: warning: nested extern declaration of 'soup_session_abort' gstsouphttpsrc.c:687: error: 'GstSoupHTTPSrc' has no member named 'session' gstsouphttpsrc.c:688: error: 'GstSoupHTTPSrc' has no member named 'session' gstsouphttpsrc.c:689: error: 'GstSoupHTTPSrc' has no member named 'session' gstsouphttpsrc.c:690: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c: At top level: gstsouphttpsrc.c:695: error: expected ')' before '*' token gstsouphttpsrc.c:718: error: expected ')' before '*' token gstsouphttpsrc.c:872: error: expected ')' before '*' token gstsouphttpsrc.c:892: error: expected ')' before '*' token gstsouphttpsrc.c:949: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token gstsouphttpsrc.c:987: error: expected ')' before '*' token gstsouphttpsrc.c:1029: error: expected ')' before '*' token gstsouphttpsrc.c:1058: error: expected ')' before '*' token gstsouphttpsrc.c: In function 'gst_soup_http_src_build_message': gstsouphttpsrc.c:1107: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:1107: warning: implicit declaration of function 'soup_message_new' gstsouphttpsrc.c:1107: warning: nested extern declaration of 'soup_message_new' gstsouphttpsrc.c:1107: error: 'SOUP_METHOD_GET' undeclared (first use in this function) gstsouphttpsrc.c:1108: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:1113: error: 'GstSoupHTTPSrc' has no member named 'session_io_status' gstsouphttpsrc.c:1114: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:1116: error: 'GstSoupHTTPSrc' has no member named 'iradio_mode' gstsouphttpsrc.c:1117: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:1120: error: 'GstSoupHTTPSrc' has no member named 'cookies' gstsouphttpsrc.c:1123: error: 'GstSoupHTTPSrc' has no member named 'cookies' gstsouphttpsrc.c:1124: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:1128: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:1130: error: 'GstSoupHTTPSrc' has no member named 'retry' gstsouphttpsrc.c:1132: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:1132: error: 'gst_soup_http_src_got_headers_cb' undeclared (first use in this function) gstsouphttpsrc.c:1134: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:1134: error: 'gst_soup_http_src_got_body_cb' undeclared (first use in this function) gstsouphttpsrc.c:1136: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:1136: error: 'gst_soup_http_src_finished_cb' undeclared (first use in this function) gstsouphttpsrc.c:1138: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:1138: error: 'gst_soup_http_src_got_chunk_cb' undeclared (first use in this function) gstsouphttpsrc.c:1140: warning: implicit declaration of function 'soup_message_set_flags' gstsouphttpsrc.c:1140: warning: nested extern declaration of 'soup_message_set_flags' gstsouphttpsrc.c:1140: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:1140: error: 'SOUP_MESSAGE_OVERWRITE_CHUNKS' undeclared (first use in this function) gstsouphttpsrc.c:1141: error: 'SOUP_MESSAGE_NO_REDIRECT' undeclared (first use in this function) gstsouphttpsrc.c:1142: warning: implicit declaration of function 'soup_message_set_chunk_allocator' gstsouphttpsrc.c:1142: warning: nested extern declaration of 'soup_message_set_chunk_allocator' gstsouphttpsrc.c:1142: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:1143: error: 'gst_soup_http_src_chunk_allocator' undeclared (first use in this function) gstsouphttpsrc.c:1144: error: 'GstSoupHTTPSrc' has no member named 'request_position' gstsouphttpsrc.c:1149: warning: implicit declaration of function 'soup_message_headers_foreach' gstsouphttpsrc.c:1149: warning: nested extern declaration of 'soup_message_headers_foreach' gstsouphttpsrc.c:1149: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c: In function 'gst_soup_http_src_create': gstsouphttpsrc.c:1162: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:1162: error: 'GstSoupHTTPSrc' has no member named 'request_position' gstsouphttpsrc.c:1162: error: 'GstSoupHTTPSrc' has no member named 'read_position' gstsouphttpsrc.c:1163: error: 'GstSoupHTTPSrc' has no member named 'session_io_status' gstsouphttpsrc.c:1164: error: 'GstSoupHTTPSrc' has no member named 'request_position' gstsouphttpsrc.c:1166: error: 'GstSoupHTTPSrc' has no member named 'read_position' gstsouphttpsrc.c:1166: error: 'GstSoupHTTPSrc' has no member named 'request_position' gstsouphttpsrc.c:1172: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:1176: error: 'GstSoupHTTPSrc' has no member named 'ret' gstsouphttpsrc.c:1177: error: 'GstSoupHTTPSrc' has no member named 'outbuf' gstsouphttpsrc.c:1179: error: 'GstSoupHTTPSrc' has no member named 'interrupted' gstsouphttpsrc.c:1183: error: 'GstSoupHTTPSrc' has no member named 'retry' gstsouphttpsrc.c:1187: error: 'GstSoupHTTPSrc' has no member named 'retry' gstsouphttpsrc.c:1190: error: 'GstSoupHTTPSrc' has no member named 'msg' gstsouphttpsrc.c:1195: error: 'GstSoupHTTPSrc' has no member named 'session_io_status' gstsouphttpsrc.c:1210: error: 'GstSoupHTTPSrc' has no member named 'ret' gstsouphttpsrc.c:1211: error: 'GstSoupHTTPSrc' has no member named 'loop' gstsouphttpsrc.c:1212: error: 'GstSoupHTTPSrc' has no member named 'ret' gstsouphttpsrc.c:1214: error: 'GstSoupHTTPSrc' has no member named 'ret' gstsouphttpsrc.c:1215: error: 'GstSoupHTTPSrc' has no member named 'ret' gstsouphttpsrc.c:1216: error: 'GstSoupHTTPSrc' has no member named 'ret' gstsouphttpsrc.c: In function 'gst_soup_http_src_start': gstsouphttpsrc.c:1232: error: 'GstSoupHTTPSrc' has no member named 'context' gstsouphttpsrc.c:1234: error: 'GstSoupHTTPSrc' has no member named 'loop' gstsouphttpsrc.c:1234: error: 'GstSoupHTTPSrc' has no member named 'context' gstsouphttpsrc.c:1235: error: 'GstSoupHTTPSrc' has no member named 'loop' gstsouphttpsrc.c:1238: error: 'GstSoupHTTPSrc' has no member named 'context' gstsouphttpsrc.c:1242: error: 'GstSoupHTTPSrc' has no member named 'proxy' gstsouphttpsrc.c:1243: error: 'GstSoupHTTPSrc' has no member named 'session' gstsouphttpsrc.c:1244: warning: implicit declaration of function 'soup_session_async_new_with_options' gstsouphttpsrc.c:1244: warning: nested extern declaration of 'soup_session_async_new_with_options' gstsouphttpsrc.c:1244: error: 'SOUP_SESSION_ASYNC_CONTEXT' undeclared (first use in this function) gstsouphttpsrc.c:1245: error: 'GstSoupHTTPSrc' has no member named 'context' gstsouphttpsrc.c:1245: error: 'SOUP_SESSION_USER_AGENT' undeclared (first use in this function) gstsouphttpsrc.c:1246: error: 'SOUP_SESSION_TIMEOUT' undeclared (first use in this function) gstsouphttpsrc.c:1246: error: 'GstSoupHTTPSrc' has no member named 'timeout' gstsouphttpsrc.c:1252: error: 'GstSoupHTTPSrc' has no member named 'session' gstsouphttpsrc.c:1254: error: 'GstSoupHTTPSrc' has no member named 'context' gstsouphttpsrc.c:1254: error: 'SOUP_SESSION_PROXY_URI' undeclared (first use in this function) gstsouphttpsrc.c:1254: error: 'GstSoupHTTPSrc' has no member named 'proxy' gstsouphttpsrc.c:1255: error: 'GstSoupHTTPSrc' has no member named 'timeout' gstsouphttpsrc.c:1259: error: 'GstSoupHTTPSrc' has no member named 'session' gstsouphttpsrc.c:1265: error: 'GstSoupHTTPSrc' has no member named 'session' gstsouphttpsrc.c:1265: error: 'gst_soup_http_src_authenticate_cb' undeclared (first use in this function) gstsouphttpsrc.c: In function 'gst_soup_http_src_stop': gstsouphttpsrc.c:1278: error: 'GstSoupHTTPSrc' has no member named 'loop' gstsouphttpsrc.c:1279: error: 'GstSoupHTTPSrc' has no member named 'loop' gstsouphttpsrc.c:1280: error: 'GstSoupHTTPSrc' has no member named 'context' gstsouphttpsrc.c:1281: error: 'GstSoupHTTPSrc' has no member named 'loop' gstsouphttpsrc.c:1282: error: 'GstSoupHTTPSrc' has no member named 'context' gstsouphttpsrc.c:1284: error: 'GstSoupHTTPSrc' has no member named 'extra_headers' gstsouphttpsrc.c:1285: error: 'GstSoupHTTPSrc' has no member named 'extra_headers' gstsouphttpsrc.c:1286: error: 'GstSoupHTTPSrc' has no member named 'extra_headers' gstsouphttpsrc.c: In function 'gst_soup_http_src_unlock': gstsouphttpsrc.c:1302: error: 'GstSoupHTTPSrc' has no member named 'interrupted' gstsouphttpsrc.c:1303: error: 'GstSoupHTTPSrc' has no member named 'loop' gstsouphttpsrc.c:1304: error: 'GstSoupHTTPSrc' has no member named 'loop' gstsouphttpsrc.c: In function 'gst_soup_http_src_unlock_stop': gstsouphttpsrc.c:1317: error: 'GstSoupHTTPSrc' has no member named 'interrupted' gstsouphttpsrc.c: In function 'gst_soup_http_src_get_size': gstsouphttpsrc.c:1328: error: 'GstSoupHTTPSrc' has no member named 'have_size' gstsouphttpsrc.c:1329: error: 'GstSoupHTTPSrc' has no member named 'content_size' gstsouphttpsrc.c:1331: error: 'GstSoupHTTPSrc' has no member named 'content_size' gstsouphttpsrc.c: In function 'gst_soup_http_src_is_seekable': gstsouphttpsrc.c:1343: error: 'GstSoupHTTPSrc' has no member named 'seekable' gstsouphttpsrc.c: In function 'gst_soup_http_src_do_seek': gstsouphttpsrc.c:1353: error: 'GstSoupHTTPSrc' has no member named 'read_position' gstsouphttpsrc.c:1356: error: 'GstSoupHTTPSrc' has no member named 'seekable' gstsouphttpsrc.c:1360: error: 'GstSoupHTTPSrc' has no member named 'request_position' gstsouphttpsrc.c: In function 'gst_soup_http_src_set_proxy': gstsouphttpsrc.c:1379: error: 'GstSoupHTTPSrc' has no member named 'proxy' gstsouphttpsrc.c:1380: error: 'GstSoupHTTPSrc' has no member named 'proxy' gstsouphttpsrc.c:1381: error: 'GstSoupHTTPSrc' has no member named 'proxy' gstsouphttpsrc.c:1384: error: 'GstSoupHTTPSrc' has no member named 'proxy' gstsouphttpsrc.c:1384: warning: implicit declaration of function 'soup_uri_new' gstsouphttpsrc.c:1384: warning: nested extern declaration of 'soup_uri_new' gstsouphttpsrc.c:1388: error: 'GstSoupHTTPSrc' has no member named 'proxy' make[4]: *** [libgstsouphttpsrc_la-gstsouphttpsrc.lo] Error 1 make[3]: *** [soup] Error 2 make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 Best regards |
Le jeudi 06 septembre 2012 à 02:53 -0700, agaves a écrit :
> Hello, > > I am trying to cross compile the plugin soup with ptxdist to connect a IP > camera but there is trouble with the compilation. > > Is there a solution to cross compile this plugin with an other way? This plugin should cross compile just fine if you have libsoup and libsoup-gnome in your staging and that PKG_CONFIG_PATH is set properly. Are you missing one of these ? regards, Nicolas _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Thanks for your quick answer.
I added the packages and now there is an other problem. I checked soup in ptxdist menuconfig but when I compile the gst-plugins-good (ptxdist compile gst-plugins-good ), I can see that souphttpsrc will NOT be built configure: *** Plug-ins with dependencies that will NOT be built: 1394 aasink annodex cacasink cairo directsoundsink dv esdsink flac gconfelements gdkpixbuf halelements jpeg oss4 ossaudio osxaudio osxvideosink png pulseaudio shout2 souphttpsrc speex sunaudio taglib v4l2src wavpack ximagesrc regards nicolas 2012/9/6 Nicolas Dufresne <[hidden email]> Le jeudi 06 septembre 2012 à 02:53 -0700, agaves a écrit : _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Le jeudi 06 septembre 2012 à 17:33 +0200, nicolas sochala a écrit :
> I checked soup in ptxdist menuconfig but when I compile the > gst-plugins-good (ptxdist compile gst-plugins-good ), I can see that > souphttpsrc will NOT be built Usually you should find the reason in config.log. > > configure: *** Plug-ins with dependencies that will NOT be built: > souphttpsrc _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Thanks,
I'm sorry but I started on linux. In my config.log I can see that I need a version of libsoup-2.4>=2.26 , I dowload the file http://ftp.acc.umu.se/pub/gnome/sources/libsoup/2.26/libsoup-2.26.0.tar.bz2 but I don't know in which folder I have to extract it and where I can set properly PKG_CONFIG_PATH. I dont find source for "libsoup-gnome-2.4 >= 2.3.2" have got an Idea where I can found it? configure:33335: *** checking feature: soup http client plugin (2.4) *** configure:33339: *** for plug-ins: souphttpsrc *** configure:33377: checking for SOUP5 configure:33385: $PKG_CONFIG --exists --print-errors "libsoup-gnome-2.4 >= 2.3.2" Package libsoup-gnome-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsoup-gnome-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libsoup-gnome-2.4' found configure:33388: $? = 1 configure:33403: $PKG_CONFIG --exists --print-errors "libsoup-gnome-2.4 >= 2.3.2" Package libsoup-gnome-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsoup-gnome-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libsoup-gnome-2.4' found configure:33406: $? = 1 No package 'libsoup-gnome-2.4' found configure:33434: result: no configure:33439: checking for SOUP1 configure:33447: $PKG_CONFIG --exists --print-errors "libsoup-2.4 >= 2.26" Package libsoup-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsoup-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libsoup-2.4' found configure:33450: $? = 1 configure:33465: $PKG_CONFIG --exists --print-errors "libsoup-2.4 >= 2.26" Package libsoup-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsoup-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libsoup-2.4' found configure:33468: $? = 1 No package 'libsoup-2.4' found configure:33496: result: no configure:33500: result: no Regards, Nicolas 2012/9/6 Nicolas Dufresne <[hidden email]> Le jeudi 06 septembre 2012 à 17:33 +0200, nicolas sochala a écrit : _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Le vendredi 07 septembre 2012 à 10:40 +0200, nicolas sochala a écrit :
> Thanks, > > I'm sorry but I started on linux. > > In my config.log I can see that I need a version of > libsoup-2.4>=2.26 , I dowload the file > http://ftp.acc.umu.se/pub/gnome/sources/libsoup/2.26/libsoup-2.26.0.tar.bz2 but I don't know in which folder I have to extract it and where I can set properly PKG_CONFIG_PATH. PKG_CONFIG_PATH is an environment variable, simply export it before you start your compilation. (i.e. export PKG_CONFIG_PATH=path:path2:path3) libsoup is a library, just like gstreamer. So you must cross-compile it and install it somewhere, making sure the .pc file is part of you PKG_CONFIG_PATH. I won't go into details because you can find good instructions and introductions on the net. Note that latest stable version of libsoup (stable version are even numbers) is 2.38. The official download link is, http://ftp.gnome.org/pub/GNOME/sources/libsoup/ As said, doing this manually is a lot of work, you may want to go with GStreamer SDK (at gstreamer.com), build system like OpenEmbedded or even a distribution like Debian. regards, Nicolas _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Hi Nicolas,
I'm still stuck with using of plugin soup. (souphttpsrc) I would like to know if the company for which you work can make this modifications for ? If yes, what do you need to make an estimation? Best regards, Nicolas 2012/9/7 Nicolas Dufresne <[hidden email]> Le vendredi 07 septembre 2012 à 10:40 +0200, nicolas sochala a écrit : _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |