From owner-freebsd-questions Tue Feb 4 5:20:46 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 D3E6A37B401 for ; Tue, 4 Feb 2003 05:20:44 -0800 (PST) Received: from lv.raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F06443F9B for ; Tue, 4 Feb 2003 05:20:43 -0800 (PST) (envelope-from toomas.aas@raad.tartu.ee) Received: Message by Barricade lv.raad.tartu.ee with ESMTP id h14DKeb27860 for ; Tue, 4 Feb 2003 15:20:40 +0200 Message-Id: <200302041320.h14DKeb27860@lv.raad.tartu.ee> Received: from INFO/SpoolDir by raad.tartu.ee (Mercury 1.48); 4 Feb 03 15:20:07 +0200 Received: from SpoolDir by INFO (Mercury 1.48); 4 Feb 03 15:19:21 +0200 From: "Toomas Aas" Organization: Tartu City Government To: freebsd-questions@freebsd.org Date: Tue, 4 Feb 2003 15:19:20 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: xmlrpc-epi 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 Hello! If anyone has successfully built xmlrpc-epi ver 0.51 (http://xmlrpc-epi.sourceforge.net) under FreeBSD 4.x, I would be interested to know how. I'm building a server for an application which requires this, and so far I'm having no success. In a nutshell, the build process bombs out with messages: gcc -I/usr/local/include -o .libs/sample sample.o -L/usr/local/lib -L/home/xtee /lib ../src/.libs/libxmlrpc.so -Wl,--rpath -Wl,/home/xtee/lib ../src/.libs/libxmlrpc.so: undefined reference to `iconv_open' ../src/.libs/libxmlrpc.so: undefined reference to `iconv_close' ../src/.libs/libxmlrpc.so: undefined reference to `iconv' gmake[2]: *** [sample] Error 1 gmake[2]: Leaving directory `/home/install/src/xmlrpc-epi-0.51/sample' I do have libiconv-1.8_2 port installed and the build process can find it (otherwise it would complain about missing iconv.h). Other people have reported the same error at: http://sourceforge.net/tracker/index.php?func=detail&aid=414397&group_id=23199&atid=377728 but no solution seems to be known... -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * Laughing stock: cattle with a sense of humor. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message