Ticket #33484 (closed defect: fixed)
linphone: use of GNU old-style field designator extension
| Reported by: | mparchet@… | Owned by: | jehan.monnier@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.4 |
| Keywords: | Cc: | estellnb@… | |
| Port: | linphone |
Description
Hello,
When I try to build linphone, I get an error message. (see attachment for more details).
Can you help me please ?
Best regards
mparchet
Attachments
Change History
comment:1 Changed 15 months ago by ryandesign@…
- Owner changed from macports-tickets@… to jehan.monnier@…
- Keywords linphone removed
- Cc jehan.monnier@… removed
- Summary changed from I can't to build linphone to linphone: use of GNU old-style field designator extension
The first error in the log is:
:info:build avprofile.c:70:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] :info:build TYPE( PAYLOAD_AUDIO_CONTINUOUS), :info:build ^
Perhaps this is clang being more picky than other compilers. You could try using a different compiler.
The port appears to be outdated; it's for 3.2.1 but 3.5.0 is available. I recommend the maintainer submit an update to the latest version.
Note: See
TracTickets for help on using
tickets.

