From owner-freebsd-questions Fri Mar 16 15:25:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.realtime.co.uk [194.205.134.131]) by hub.freebsd.org (Postfix) with ESMTP id CAD7237B71A for ; Fri, 16 Mar 2001 15:25:47 -0800 (PST) (envelope-from waynep@zaphod.realtime.co.uk) Received: from zaphod.realtime.co.uk ([194.205.134.208]) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 14e3bE-0001I7-01 for freebsd-questions@freebsd.org; Fri, 16 Mar 2001 23:25:36 +0000 Received: from waynep by zaphod.realtime.co.uk with local (Exim 3.20 #1) id 14e3b7-0006Fj-00 for freebsd-questions@freebsd.org; Fri, 16 Mar 2001 23:25:29 +0000 From: Wayne Pascoe To: freebsd-questions@freebsd.org Subject: Midgard on FreeBSD (dying on iconv) Reply-To: wayne.pascoe@realtime.co.uk Date: 16 Mar 2001 23:25:28 +0000 Message-ID: Lines: 25 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, Does anyone here have Midgard 1.4 running on FreeBSD 4.x ? I am trying to build the midgard-libs-1.4 I have run ./configure. When I run gmake, I get the following error: gcc -I/usr/local/lib -I/usr/local/include/glib12 -L/usr/local/lib -L/usr/local/lib/mysql -L/usr/local/lib -o .libs/repligard common.o read.o import.o rpconfig.o schema.o export.o main.o ../src/.libs/libmidgard.so -lexpat -lmysqlclient -lm -lz -lcrypt -lglib12 -lexpat -lmysqlclient -lm -lz -lcrypt -L/usr/local/lib -lglib12 -Wl,--rpath -Wl,/usr/local/lib read.o: In function `repligard_import_xml': read.o(.text+0xe87): undefined reference to `iconv_open' read.o(.text+0x1063): undefined reference to `iconv_close' ../src/.libs/libmidgard.so: undefined reference to `iconv' gmake[1]: *** [repligard] Error 1 gmake[1]: Leaving directory `/home/waynep/midgard/midgard-lib-1.4/repligard' gmake: *** [all-recursive] Error 1 Any help would, as always, be much appreciated! TIA, -- - Wayne Pascoe E-mail: wayne.pascoe@realtime.co.uk Phone : +44 (0) 20 7544 4668 Mobile: +44 (0) 788 431 1675 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message