Skip site navigation (1)Skip section navigation (2)
Date:      02 May 2002 13:45:32 -0300
From:      Edward Glowacki <glowack2@msu.edu>
To:        gnome@freebsd.org
Subject:   Galeon port broken
Message-ID:  <1020357932.6938.207.camel@hurakan.cl.msu.edu>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1020357932.6938.207.camel>