From owner-freebsd-gnome@FreeBSD.ORG Sun Sep 28 17:32:32 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CF7916A4B3 for ; Sun, 28 Sep 2003 17:32:32 -0700 (PDT) Received: from postal2.es.net (postal2.es.net [198.128.3.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5C6744053 for ; Sun, 28 Sep 2003 17:32:29 -0700 (PDT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal2.es.net (Postal Node 2) with ESMTP (SSL) id MUA74016 for ; Sun, 28 Sep 2003 17:32:27 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 9ACA65D04 for ; Sun, 28 Sep 2003 17:32:27 -0700 (PDT) To: gnome@freebsd.org Date: Sun, 28 Sep 2003 17:32:27 -0700 From: "Kevin Oberman" Message-Id: <20030929003227.9ACA65D04@ptavv.es.net> Subject: Unable to compile AbiWord on current system X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Sep 2003 00:32:32 -0000 I am pretty sure that something is messed up on my system as this seems to be a problem only here. I get this error when I attempt to compile: c++ -DPACKAGE=\"AbiSuite\" -DVERSION=\"1.0.6\" -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT=1 -DHAVE_WV=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/ev/xp' -I'../../../../src/af/ev/xp' -I'../../../../src/af/gr/xp' -I'../../../../src/af/xap/xp' -I'../../../../src/af/util/unix' -I'../../../../src/af/ev/unix' -I'../../../../src/af/gr/unix' -I'../../../../src/af/xap/unix' -I'../../../../src/af/xap/unix/gnome' -I'../../../../src/af/ev/unix/gnome' -I'../../../../src/other/spell/xp' -I'../../../../src/other/fribidi/xp' -I/usr/local/include -O -pipe -mcpu=pentiumpro -Wall -pedantic -ansi -D_BSD_SOURCE -pipe -DNDEBUG -I/var/ports/editors/AbiWord/work/abiword-1.0.6/wv -DHAVE_LIBJPEG -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/incl ude -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/gnome-xml -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gal-1.0 -I/usr/X11R6/include/libglade-1.0 -I/usr/X11R6/include/gnome-vfs-1.0 -I/usr/X11R6/lib/gnome-vfs-1.0/include -I/usr/X11R6/include/gconf/1 -D_THREAD_SAFE -DHAVE_GNOME=1 -I/usr/local/include/glib12 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"1.0.6\" -c ut_iconv.cpp ut_iconv.cpp: In function `size_t UT_iconv(void*, const char**, size_t*, char**, size_t*)': ut_iconv.cpp:163: error: invalid conversion from `char**' to `const char**' gmake[4]: *** [ut_iconv.o] Error 1 I suspect a messed up header file is at the heart of this, but I have no idea which one. As always, Thanks! -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634