Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646332 - net-im/toxic-0.8.0-r1 video_call.c:77: undefined reference to `toxav_callback_bit_rate_status'
Summary: net-im/toxic-0.8.0-r1 video_call.c:77: undefined reference to `toxav_callback...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-01 17:14 UTC by Anton Kochkov
Modified: 2018-10-08 13:59 UTC (History)
1 user (show)

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


Attachments
full build log (toxic-build.log,55.78 KB, text/x-log)
2018-02-01 17:14 UTC, Anton Kochkov
Details
emerge --info output (emerge_info.log,6.17 KB, text/x-log)
2018-02-01 17:15 UTC, Anton Kochkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2018-02-01 17:14:56 UTC
Created attachment 517402 [details]
full build log

-lconfig -lqrencode -ltoxav -lopus -lvpx -lm -ltoxcore -ltoxencryptsave -lm -lpthread -lvpx -lm -lX11 -lalut -lopenal -lpng16 -lz
/var/tmp/portage/net-im/toxic-0.8.0-r1/work/toxic-0.8.0/build/video_call.o: In function `init_video':
/var/tmp/portage/net-im/toxic-0.8.0-r1/work/toxic-0.8.0/src/video_call.c:77: undefined reference to `toxav_callback_bit_rate_status'
/var/tmp/portage/net-im/toxic-0.8.0-r1/work/toxic-0.8.0/build/video_call.o: In function `start_video_transmission':
/var/tmp/portage/net-im/toxic-0.8.0-r1/work/toxic-0.8.0/src/video_call.c:138: undefined reference to `toxav_bit_rate_set'
/var/tmp/portage/net-im/toxic-0.8.0-r1/work/toxic-0.8.0/build/video_call.o: In function `stop_video_transmission':
/var/tmp/portage/net-im/toxic-0.8.0-r1/work/toxic-0.8.0/src/video_call.c:159: undefined reference to `toxav_bit_rate_set'
/var/tmp/portage/net-im/toxic-0.8.0-r1/work/toxic-0.8.0/build/video_call.o: In function `video_bit_rate_status_cb':
/var/tmp/portage/net-im/toxic-0.8.0-r1/work/toxic-0.8.0/src/video_call.c:192: undefined reference to `toxav_bit_rate_set'
collect2: error: ld returned 1 exit status
make: *** [Makefile:71: /var/tmp/portage/net-im/toxic-0.8.0-r1/work/toxic-0.8.0/build/toxic] Error 1
 [31;01m*[0m ERROR: net-im/toxic-0.8.0-r1::gentoo failed (compile phase):
 [31;01m*[0m   emake failed
 [31;01m*[0m
Comment 1 Anton Kochkov 2018-02-01 17:15:14 UTC
Created attachment 517404 [details]
emerge --info output
Comment 2 Pacho Ramos gentoo-dev 2018-07-13 10:31:17 UTC
please provide "emerge -pv tox toxic" output