From owner-freebsd-gnome Thu May 2 9:45:38 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from hurakan.cl.msu.edu (hurakan.cl.msu.edu [35.8.3.39]) by hub.freebsd.org (Postfix) with ESMTP id D3FD037B425 for ; Thu, 2 May 2002 09:45:33 -0700 (PDT) Received: (from glowack2@localhost) by hurakan.cl.msu.edu (8.11.6/8.11.6) id g42GjWK88913; Thu, 2 May 2002 12:45:32 -0400 (EDT) (envelope-from glowack2@msu.edu) X-Authentication-Warning: hurakan.cl.msu.edu: glowack2 set sender to glowack2@msu.edu using -f Subject: Galeon port broken From: Edward Glowacki To: gnome@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 02 May 2002 13:45:32 -0300 Message-Id: <1020357932.6938.207.camel@hurakan.cl.msu.edu> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to build the Galeon port (version 1.2.1) on FreeBSD 4.4-RELEASE and I get the following error: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/mozilla -I/usr/X11R6/include/mozilla -I/usr/X11R6/include/mozilla/nspr -I/usr/X11R6/include/mozilla/gtkembedmoz -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gnome-vfs-1.0 -I/usr/X11R6/lib/gnome-vfs-1.0/include -I/usr/X11R6/include/libglade-1.0 -I/usr/local/include/gnome-xml -DNEED_GNOMESUPPORT_H -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gnome-1.0 -DSHARE_DIR=\"/usr/X11R6/share/gnome/galeon\" -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -O -pipe -Wall -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Werror -D__const__= -c main.c cc1: warnings being treated as errors main.c: In function `translate_url_arguments': main.c:397: warning: implicit declaration of function `strnstr' *** Error code 1 My ports tree was updated from cvsup6.freebsd.org this morning. Some exploration reveals that the problem is introduced in files/patch-src_main.c and that removing that patch allows Galeon to compile correctly. -- Edward Glowacki glowack2@msu.edu Michigan State University "...a partial solution to the right problem is better than a complete solution to the wrong one." (http://uiweb.com/issues/issue14.htm) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message