Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jun 2011 22:37:36 +0200
From:      Pierre PEYRONNEL <pierre.peyronnel@gmail.com>
To:        mandree@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: dnsmasq-2.57_3,1
Message-ID:  <3535BDAF-0161-4F5D-BF64-4208F87CB401@gmail.com>

next in thread | raw e-mail | index | archive | help
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=3Ddnsmasq&stype=3Dall

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 =20
[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/us=
r/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?3535BDAF-0161-4F5D-BF64-4208F87CB401>