Trying to build glib20 on 6.2 with WITHOUT_X11=yes
Jeremy Messenger
mezz7 at cox.net
Mon Jun 18 03:59:59 UTC 2007
On Sun, 17 Jun 2007 21:57:20 -0500, Sunjae Park <darehanl at gmail.com> wrote:
> Hi, I'm trying to build glib20 (since it's needed for irssi), but
> haven't had
> much luck. This is the output:
>
> checking for libiconv_open in -liconv... no
> configure: error: *** No iconv() implementation found in C library or
> libiconv
>
> I've pasted what ports tells me to:
>
> http://freebsd-gnome.pastebin.com/930070
>
> Any hints?
Did you custom your own LDFLAGS in your make.conf or somewhere? If you do,
then please remove it. In your log shows:
=========================================
ac_cv_env_LDFLAGS_value=' -rpath=/usr/lib:/usr/local/lib'
[...]
LDFLAGS=' -rpath=/usr/lib:/usr/local/lib'
=========================================
> Trying to build glib20 on 6.2 with WITHOUT_X11=yes
The WITHOUT_X11=yes doesn't has any effect on glib20, because glib20
doesn't depends on X11 at all.
Cheers,
Mezz
--
mezz7 at cox.net - mezz at FreeBSD.org
FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src)
http://www.FreeBSD.org/gnome/ - gnome at FreeBSD.org
http://wiki.freebsd.org/multimedia - multimedia at FreeBSD.org
More information about the freebsd-gnome
mailing list