|
Bugzilla – Full Text Bug Listing |
| Summary: | liblinphone_tester and linphone do not start: undefined symbol | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Bernd Drahota <b-h-dra> |
| Component: | Other | Assignee: | Alexei Sorokin <sor.alexei> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | pstivanin |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Bernd Drahota
2023-07-28 09:25:24 UTC
I receive a similar error but with a different symbol: linphone: symbol lookup error: linphone: undefined symbol: _ZN8linphone7Account13isPhoneNumberERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE I think the issue in the Description is resolved with bsc#1212956 and is a duplicate of this bug. My symbol lookup error is a new one. @Bernd: your issue was resolved a while ago, have you updated your system? If yes, could you please paste the output of: rpm -qi liblinphone10 | grep Version Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @Stefan: seems like linphoneqt needs to be updated as well. I'll look into it! The problem has been solved. rpm -qi liblinphone10 | grep Version Version : 5.2.98 Thanks a lot Bernd @Stefan: I made an update to linphoneqt (from 5.0.16 to 5.1.2). This seems to fix the issue. The update will reach Tumbleweed in few days. |