FreeBSD Port: dnsmasq-2.57_3,1

Philippe Pepiot phil at philpep.org
Sat Jun 18 23:24:37 UTC 2011


Hi,

Try with:

env 
PACKAGESITE=ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.2-release/Latest/ 
pkg_add -r dnsmasq

to get a dnsmasq corresponding with your achitechture and your FreeBSD 
version.

On 06/18/2011 10:37 PM, Pierre PEYRONNEL wrote:
> Hi Mandree,
>
> i'm trying to install on my FreeNAS 8.0 system (based on FreeBDS 8.2) the  dnsmasq package as described on this page :
> http://www.FreeBSD.org/cgi/ports.cgi?query=dnsmasq&stype=all
>
> where it says it needs libidn-1.19
>
> but once installed (with pkg_add -r dnsmasq), i get the following :
>
> [root at freenas /usr/local/sbin]# ./dnsmasq
> /libexec/ld-elf.so.1: Shared object "libidn.so.16" not found, required by "dnsmasq"
> [root at freenas /usr/local/sbin]# ls /usr/local/lib/libidn.
> libidn.la     libidn.so     libidn.so.17
> [root at freenas /usr/local/sbin]# ls -l /usr/local/lib/libidn.*
> -rwxr-xr-x  1 root  wheel    1013 Apr 11 03:52 /usr/local/lib/libidn.la
> lrwxr-xr-x  1 root  wheel      12 Apr 11 03:52 /usr/local/lib/libidn.so ->  libidn.so.17
> -rwxr-xr-x  1 root  wheel  205750 Apr 11 03:52 /usr/local/lib/libidn.so.17
> [root at freenas /usr/local/sbin]# uname -a
> FreeBSD freenas.local 8.2-RELEASE-p1 FreeBSD 8.2-RELEASE-p1 #2: Sat Apr 30 12:10:51 PDT 2011     jpaetzel at servant.iXsystems.com:/usr/home/jpaetzel/freenas/obj.i386/i386/usr/home/jpaetzel/freenas/FreeBSD/src/sys/FREENAS.i386  i386
>
> so nothing is corresponding...
>
> therefore i have 2 questions :
> - why isn't it linked with libidn.so ? i'm thinking it would prevent the version issue with this lib.
> - can this be fixed in ports ? (or will i need to install a full FreeBSD 8.2 and recompile it with the libidn version i need ?)
>
> thanks in advance for your help,
> best regards,
>
> Pierre_______________________________________________


More information about the freebsd-ports mailing list