Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 632042 - net-voip/linphone-3.6.1 build fails with undefined references
Summary: net-voip/linphone-3.6.1 build fails with undefined references
Status: RESOLVED DUPLICATE of bug 511096
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Savchenko
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-26 11:04 UTC by skaumo
Modified: 2017-12-06 13:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (file_632042.txt,7.42 KB, text/plain)
2017-09-26 11:04 UTC, skaumo
Details
build log (file_632042.txt,80.22 KB, text/plain)
2017-09-26 11:07 UTC, skaumo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description skaumo 2017-09-26 11:04:37 UTC
Created attachment 496438 [details]
emerge --info

Getting the following failure when building Linphone:


[ebuild  N    ~] net-voip/linphone-3.6.1::gentoo  USE="gtk ipv6 libnotify ncurses nls ssl video -assistant -doc -gsm-nonstandard -sqlite -tools -upnp" LINGUAS="-cs -de -es -fr -he -hu -it -ja -nl -pl -pt_BR -ru -sr -sv -zh_CN" 0 KiB


./.libs/liblinphone.so: undefined reference to `video_stream_send_vfu'
./.libs/liblinphone.so: undefined reference to `video_stream_get_camera_sensor_rotation'
./.libs/liblinphone.so: undefined reference to `video_stream_set_device_rotation'
./.libs/liblinphone.so: undefined reference to `video_stream_get_native_preview_window_id'
./.libs/liblinphone.so: undefined reference to `video_preview_start'
./.libs/liblinphone.so: undefined reference to `video_stream_start'
./.libs/liblinphone.so: undefined reference to `video_stream_enable_self_view'
./.libs/liblinphone.so: undefined reference to `video_stream_set_event_callback'
./.libs/liblinphone.so: undefined reference to `video_stream_enable_display_filter_auto_rotate'
./.libs/liblinphone.so: undefined reference to `video_stream_enable_zrtp'
./.libs/liblinphone.so: undefined reference to `video_stream_set_sent_video_size'
./.libs/liblinphone.so: undefined reference to `video_stream_use_preview_video_window'
./.libs/liblinphone.so: undefined reference to `ms_alsa_card_new_custom'
./.libs/liblinphone.so: undefined reference to `video_stream_get_native_window_id'
./.libs/liblinphone.so: undefined reference to `ms_static_image_set_default_image'
./.libs/liblinphone.so: undefined reference to `video_stream_unprepare_video'
./.libs/liblinphone.so: undefined reference to `video_stream_set_native_preview_window_id'
./.libs/liblinphone.so: undefined reference to `video_stream_change_camera'
./.libs/liblinphone.so: undefined reference to `ms_static_image_get_default_image'
./.libs/liblinphone.so: undefined reference to `video_stream_set_direction'
./.libs/liblinphone.so: undefined reference to `ms_alsa_card_set_forced_sample_rate'
./.libs/liblinphone.so: undefined reference to `video_stream_set_native_window_id'
./.libs/liblinphone.so: undefined reference to `video_stream_prepare_video'
./.libs/liblinphone.so: undefined reference to `video_stream_show_video'
./.libs/liblinphone.so: undefined reference to `video_preview_stop'
./.libs/liblinphone.so: undefined reference to `video_stream_new'
./.libs/liblinphone.so: undefined reference to `video_stream_update_video_params'
./.libs/liblinphone.so: undefined reference to `video_preview_new'
./.libs/liblinphone.so: undefined reference to `video_stream_stop'
./.libs/liblinphone.so: undefined reference to `video_stream_iterate'
./.libs/liblinphone.so: undefined reference to `video_stream_set_display_filter_name'
collect2: error: ld returned 1 exit status
Comment 1 skaumo 2017-09-26 11:07:31 UTC
Created attachment 496440 [details]
build log
Comment 2 Pacho Ramos gentoo-dev 2017-12-06 13:26:20 UTC

*** This bug has been marked as a duplicate of bug 511096 ***