Date: 16 Mar 2001 23:25:28 +0000 From: Wayne Pascoe <wayne.pascoe@realtime.co.uk> To: freebsd-questions@freebsd.org Subject: Midgard on FreeBSD (dying on iconv) Message-ID: <m1elvxl2jb.fsf@zaphod.realtime.co.uk>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m1elvxl2jb.fsf>