Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 2000 19:42:33 -0600
From:      "Jacques A. Vidrine" <n@nectar.com>
To:        andrea@webcom.it
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Can't build net/gnomeicu
Message-ID:  <20001101194232.A41650@spawn.nectar.com>
In-Reply-To: <20001102010627.59690.qmail@webcom.it>; from andrea@webcom.it on Thu, Nov 02, 2000 at 02:06:27AM %2B0100
References:  <20001102010627.59690.qmail@webcom.it>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 02, 2000 at 02:06:27AM +0100, andrea@webcom.it wrote:
> While building net/gnomeicu:
> 
> cc -I/usr/local/include  -O -pipe -I/usr/X11R6/include -Wall -Wunused  -DUSE_XSC
> REENSAVER -L/usr/local/lib -L/usr/X11R6/lib -o gnomeicu  applet.o autoaway.o aut
> ohide.o awaymsglist.o  changeaway.o changeinfo.o changenick.o chat.o chatdlg.o d
> ialog.o  dirbrowser.o dragdrop.o events.o filexfer.o flash.o gnomecfg.o  gnomeic
> u.o gtkconf.o gtkfunc.o histadd.o icu_db.o icuchat.o ignore.o  invisible.o loadp
> ixmap.o log.o msg_queue.o newsignup.o notify.o  packetprint.o response.o rus_con
> v.o search.o sendcontact.o sendmsg.o  server.o showlist.o kanji_conv.o tcp.o use
> rserver.o util.o visible.o  webpresence.o gtkspell.o -lpanel_applet -Wl,-E -L/us
> r/X11R6/lib -L/usr/local/lib -lSM -lICE -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk1
> 2 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lxpg4 -lXext -lX1
> 1 -lm -Wl,-E -lgnorba -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lXpm -ljpeg -
> lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgd
> k12 -lgmodule12 -lxpg4 -lXext -lX11 -lgnome -lgnomes
> kanji_conv.o: In function `kanji_conv':
> kanji_conv.o(.text+0x79): undefined reference to `iconv_open'
> kanji_conv.o(.text+0x94): undefined reference to `iconv'
> kanji_conv.o(.text+0xa0): undefined reference to `iconv_close'
> kanji_conv.o: In function `kanji_conv_strdup':
> kanji_conv.o(.text+0x14f): undefined reference to `iconv_open'
> kanji_conv.o(.text+0x16d): undefined reference to `iconv'
> kanji_conv.o(.text+0x179): undefined reference to `iconv_close'
> *** Error code 1
> 
> Shouldn't there be a -liconv somewhere? Or is my setup broken?

Builds here.  Builds on bento.freebsd.org.

Perhaps send me the output of `uname -a', and the entire output of the
build (e.g. `make clean && make 2>&1 | tee make.log'), and we can see
what's going on.
-- 
Jacques Vidrine / n@nectar.com / jvidrine@verio.net / nectar@FreeBSD.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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