Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jun 2011 01:08:03 +0200
From:      Philippe Pepiot <phil@philpep.org>
To:        freebsd-ports@freebsd.org
Cc:        mandree@FreeBSD.org
Subject:   Re: FreeBSD Port: dnsmasq-2.57_3,1
Message-ID:  <4DFD2FD3.8010309@philpep.org>
In-Reply-To: <3535BDAF-0161-4F5D-BF64-4208F87CB401@gmail.com>
References:  <3535BDAF-0161-4F5D-BF64-4208F87CB401@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freenas /usr/local/sbin]# ./dnsmasq
> /libexec/ld-elf.so.1: Shared object "libidn.so.16" not found, required by "dnsmasq"
> [root@freenas /usr/local/sbin]# ls /usr/local/lib/libidn.
> libidn.la     libidn.so     libidn.so.17
> [root@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@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@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_______________________________________________



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