Opened 11 years ago

Last modified 5 years ago

#36983 assigned defect

linphone 3.5.2 fails to build

Reported by: bK4gYuRo Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: anddam (Andrea D'Amore), chrstphrchvz (Christopher Chavez)
Port: linphone

Description (last modified by ryandesign (Ryan Carsten Schmidt))

linphone 3.5.2 fails to build on Lion. It stumbles on

audiostream.c:220:19: error: use of undeclared identifier 'ORTP_EVENT_RTCP_PACKET_EMITTED'
                        }else if (evt==ORTP_EVENT_RTCP_PACKET_EMITTED){
                                       ^

Attachments (2)

main.log (195.1 KB) - added by bK4gYuRo 11 years ago.
linphone_verbose_log.txt (277.5 KB) - added by bK4gYuRo 11 years ago.

Download all attachments as: .zip

Change History (10)

Changed 11 years ago by bK4gYuRo

Attachment: main.log added

comment:1 Changed 11 years ago by bK4gYuRo

Cc: macports@… added

Cc Me!

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: macports@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to jehan.monnier@…

comment:3 Changed 11 years ago by jmroot (Joshua Root)

Cc: and.damore@… added

comment:4 Changed 11 years ago by anddam (Andrea D'Amore)

Please run

port clean linphone
port build linphone build.args="V=1" build.jobs=1
port log linphone >linphone_verbose_log.txt

and attach the resulting file.

Changed 11 years ago by bK4gYuRo

Attachment: linphone_verbose_log.txt added

comment:5 in reply to:  4 Changed 11 years ago by bK4gYuRo

Replying to and.damore@…:

Please run

port clean linphone
port build linphone build.args="V=1" build.jobs=1
port log linphone >linphone_verbose_log.txt

and attach the resulting file.

I attached the resulting log. It looks the same to me, though, as I see the same error.

comment:6 Changed 11 years ago by anddam (Andrea D'Amore)

I lost track of this ticket, sorry about that. I asked the maintainer to upgrade the port #39719 so it's better to wait for the updated portfile.

comment:7 Changed 5 years ago by mf2k (Frank Schima)

Owner: jehan.monnier@… deleted
Status: newassigned

See #57860.

comment:8 Changed 5 years ago by chrstphrchvz (Christopher Chavez)

Cc: chrstphrchvz added
Note: See TracTickets for help on using tickets.