test.c: In function ‘main’:
test.c:16: warning: assignment makes pointer from integer without a cast
/tmp/ccNr3Ugg.o: In function `main':
test.c

.text+0xb): undefined reference to `g_memory_output_stream_get_type'
test.c

.text+0x15): undefined reference to `g_free'
test.c

.text+0x1d): undefined reference to `g_realloc'
test.c

.text+0x31): undefined reference to `g_memory_output_stream_new'
test.c

.text+0x3d): undefined reference to `g_type_check_instance_cast'
test.c

.text+0x55): undefined reference to `gst_element_factory_make'
test.c

.text+0x6d): undefined reference to `g_type_check_instance_cast'
test.c

.text+0x8d): undefined reference to `g_object_set'
test.c

.text+0x92): undefined reference to `g_memory_output_stream_get_type'
test.c

.text+0xa2): undefined reference to `g_type_check_instance_cast'
test.c

.text+0xaa): undefined reference to `g_memory_ouput_stream_get_data'
collect2: ld returned 1 exit status
Partager