From owner-freebsd-ports Wed Nov 1 17:42:37 2000 Delivered-To: freebsd-ports@freebsd.org Received: from gw.nectar.com (gw.nectar.com [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id EF42F37B4D7 for ; Wed, 1 Nov 2000 17:42:33 -0800 (PST) Received: by gw.nectar.com (Postfix, from userid 1001) id 226BF192A7; Wed, 1 Nov 2000 19:42:33 -0600 (CST) Date: Wed, 1 Nov 2000 19:42:33 -0600 From: "Jacques A. Vidrine" To: andrea@webcom.it Cc: freebsd-ports@freebsd.org Subject: Re: Can't build net/gnomeicu Message-ID: <20001101194232.A41650@spawn.nectar.com> Mail-Followup-To: "Jacques A. Vidrine" , andrea@webcom.it, freebsd-ports@freebsd.org References: <20001102010627.59690.qmail@webcom.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001102010627.59690.qmail@webcom.it>; from andrea@webcom.it on Thu, Nov 02, 2000 at 02:06:27AM +0100 X-Url: http://www.nectar.com/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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