net/linphone-base failed compiling

Dr. Peter Voigt pvoigt at uos.de
Mon May 26 21:28:18 UTC 2014


Am Tue, 27 May 2014 02:30:32 +0600
schrieb Muhammad Moinur Rahman <5u623l20 at gmail.com>:

> Hi,
> linphone-base won't compile with libexosip2 anymore. The dependency
> have been changed to libexosip2-legacy. This has been done to update
> to the latest libexosip2 code. And hence you will need libosip not
> libosip2.
> 
> Happy porting.
> Muhammad
> 

Thank you very much for this hint.

I finally succeeded with:

# pkg delete -f libosip2-4.1.0
# pkg delete -f libeXosip2-4.1.0
# portmaster --no-confirm --no-term-title -D -G net/libosip
# portmaster --no-confirm --no-term-title -D -G linphone-base

But where did you get your information from? /usr/ports/UPDATING does
not mention anything about it. And
http://www.freshports.org/net/linphone-base just mentions the dependency
net/libexosip2-legacy but not net/libosip. It's probably a good idea to
update /usr/ports/UPDATING correspondingly.

Regards,
Peter


More information about the freebsd-ports mailing list