From owner-freebsd-questions Mon Jan 13 9:12:42 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCC7D37B401 for ; Mon, 13 Jan 2003 09:12:40 -0800 (PST) Received: from mail.internet.co.nz (mail.internet.co.nz [210.48.22.150]) by mx1.FreeBSD.org (Postfix) with SMTP id A651A43F13 for ; Mon, 13 Jan 2003 09:12:39 -0800 (PST) (envelope-from g.todd@internet.co.nz) Received: (qmail 1721 invoked by uid 505); 14 Jan 2003 06:12:33 +1300 Received: from g.todd@internet.co.nz by mail.internet.co.nz by uid 502 with qmail-scanner-1.13 (sophie: 2.10/3.64. spamassassin: 2.20. Clear:. Processed in 0.231733 secs); 13 Jan 2003 17:12:33 -0000 Received: from unknown (HELO Hawk) (210.48.24.30) by mail.internet.co.nz with SMTP; 14 Jan 2003 06:12:32 +1300 Date: Tue, 14 Jan 2003 06:10:49 +1300 From: Glenn Todd To: "freebsd-questions@FreeBSD.ORG" Subject: Cannot find lgiconv building libwmf Message-ID: <20030113171049.GA244@Hawk.internet.co.nz> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer: Balsa 2.0.3 Lines: 58 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Currently running FreeBSD 4.7-STABLE #15 and cvsup'd the ports tree in late December. Have installed gnome2 and was trying to build libwmf and got the following error. What is wrong? Of note I cannot find giconv.h in my include files, I think that this is the missing component how do I build that? Glenn -----build error Building for libwmf-0.2.7 make all-recursive Making all in . Making all in src Making all in extra Making all in trio Making all in gd Making all in ipa Making all in . Making all in convert /bin/sh ../../libtool --mode=link cc -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -L../../src/.libs -L/usr/local/lib -lfreetype -L/usr/X11R6/lib -lSM -lICE -lX11 -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -L/usr/local/lib -L/usr/local/lib -ljpeg -L/usr/local/lib -lpng -lz -lm -o wmf2eps wmf2eps.o ../libwmf.la ../libwmflite.la cc -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -o .libs/wmf2eps wmf2eps.o -L/usr/ports/graphics/libwmf/work/libwmf-0.2.7/src/.libs -L/usr/local/lib -L/usr/X11R6/lib ../.libs/libwmf.so /usr/ports/graphics/libwmf/work/libwmf-0.2.7/src/.libs/libwmflite.so -lfreetype -lSM -lICE -lX11 /usr/local/lib/libxml2.so -lgiconv -liconv -ljpeg -lpng -lz ../.libs/libwmflite.so -lm -Wl,--rpath -Wl,/usr/local/lib /usr/libexec/elf/ld: cannot find -lgiconv *** Error code 1 Stop in /usr/ports/graphics/libwmf/work/libwmf-0.2.7/src/convert. *** Error code 1 Stop in /usr/ports/graphics/libwmf/work/libwmf-0.2.7/src. *** Error code 1 Stop in /usr/ports/graphics/libwmf/work/libwmf-0.2.7. *** Error code 1 Stop in /usr/ports/graphics/libwmf/work/libwmf-0.2.7. *** Error code 1 Stop in /usr/ports/graphics/libwmf. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message