メモ

pkg_add -r のパッケージ取得サイト指定
setenv PACKAGESITE \
ftp://ftp3.jp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.1-release/Latest/

FreeBSDのソースツリーのSVNでの取得
svn checkout https://svn0.us-west.FreeBSD.org/base/release/9.2.0 /usr/src
svn checkout https://svn0.us-west.FreeBSD.org/base/releng/9.2 /usr/src

pid-file        “/var/run/named/pid”;
dump-file       “/var/dump/named_dump.db”;
statistics-file “/etc/namedb/data/named.stats”;

setenv PKG_CONFIG_PATH /usr/local/lib/pkgconfig

setenv LD_LIBRARY_PATH /usr/local/lib:/usr/lib

checking for _FILE_OFFSET_BITS value needed for large files… no
checking pkg-config is at least version 0.16… yes
checking for gawk… (cached) /usr/bin/awk
checking for perl5… perl5
checking for indent… indent
checking for perl5… /usr/bin/perl5
checking whether /usr/local/bin/python2.7 version is >= 2.5… yes
checking for /usr/local/bin/python2.7 version… 2.7
checking for /usr/local/bin/python2.7 platform… freebsd9
checking for /usr/local/bin/python2.7 script directory… ${prefix}/lib/python2.7/site-packages
checking for /usr/local/bin/python2.7 extension module directory… ${exec_prefix}/lib/python2.7/site-packages
checking for iconv_open… no
configure: error: *** No iconv() implementation found in C library or libiconv
===>  Script “configure” failed unexpectedly.
Please run the gnomelogalyzer, available from
“http://www.freebsd.org/gnome/gnomelogalyzer.sh”, which will diagnose the
problem and suggest a solution. If – and only if – the gnomelogalyzer cannot
solve the problem, report the build failure to the FreeBSD GNOME team at
gnome@FreeBSD.org, and attach (a)
“/usr/ports/devel/glib20/work/glib-2.36.3/config.log”, (b) the output of the
failed make command, and (c) the gnomelogalyzer output. Also, it might be a
good idea to provide an overview of all packages installed on your system
(i.e. an `ls /var/db/pkg`). Put your attachment up on any website,
copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with
the attachment. Try to avoid sending any attachments to the mailing list
(gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are
usually discarded by the mailing list software.
*** [do-configure] Error code 1

Stop in /usr/ports/devel/glib20.
*** [install] Error code 1

Stop in /usr/ports/devel/glib20.
*** [lib-depends] Error code 1

こんなのが出てきてglibのコンパイルができない(FreeBSDのports)
pkg_add -r glib20して回避w
美しくないwww

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です