Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2014 23:05:48 +0200
From:      "Dr. Peter Voigt" <pvoigt@uos.de>
To:        Muhammad Moinur Rahman <5u623l20@gmail.com>
Cc:        sylvio@freebsd.org, lumiwa@gmail.com, neel@neelc.org, FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: net/linphone-base failed compiling
Message-ID:  <20140526230548.0de1280f@tiger2008.drpetervoigt.private>
In-Reply-To: <CA%2BnPUkxov5pom00QDvbURg4%2B3q%2BXJexf7j_q%2BTbB%2BYYEmaL09Q@mail.gmail.com>
References:  <4607177c0686b16f0caa380a53697a9c.squirrel@www.neelc.org> <8776740.EySA0bkcsZ@lumiwa.farms.net> <20140526214638.17e261a8@tiger2008.drpetervoigt.private> <CA%2BnPUkxov5pom00QDvbURg4%2B3q%2BXJexf7j_q%2BTbB%2BYYEmaL09Q@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Am Tue, 27 May 2014 02:30:32 +0600
schrieb Muhammad Moinur Rahman <5u623l20@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140526230548.0de1280f>