Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Aug 2001 13:00:24 -0400
From:      Daniel Frazier <dfrazier@magpage.com>
To:        ports@freebsd.org
Subject:   mozilla-embedded-0.9.3,1 breaks skipstone and galeon...
Message-ID:  <3B717028.2090005@magpage.com>

next in thread | raw e-mail | index | archive | help
using mozilla-embedded-0.9.2,1 galeon-0.11.3 and skipstone-0.7.4 built
and ran fine.  well, almost fine, I just couldn't get https:// urls to
work.  So I upgraded to mozilla-embedded-0.9.3,1.  The install went
fine but man did this sucker take a long time to build!  Anyways, I
then went to rebuild galeon and the build died here:

c++ -DHAVE_CONFIG_H -I. -I. -I..        -I/usr/X11R6/include/mozilla 
-I/usr/X11R6/include/mozilla/nspr     -I/usr/X11R6/include 
-DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk12 
-I/usr/local/include/glib12 -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   -I/usr/X11R6/include/gconf/1 
-I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include 
-I/usr/X11R6/include/gtk12 -I/usr/X11R6/include 
-I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 
-I/usr/local/include -I/usr/X11R6/include 
-I/usr/X11R6/include/mozilla/include 
-DSHARE_DIR=\"/usr/X11R6/share/gnome/galeon\"  -I/usr/local/include 
-D_REENTRANT -D_THREAD_SAFE  -fno-rtti  -O -pipe  -fmemoize-lookups 
-fsave-memoized -Wall -Wmissing-declarations -c GaleonWrapper.cpp
GaleonWrapper.cpp: In method `nsresult GaleonWrapper::Init(GaleonEmbed *)':
GaleonWrapper.cpp:127: syntax error before `,'
GaleonWrapper.cpp:128: `inst' undeclared (first use this function)
GaleonWrapper.cpp:128: (Each undeclared identifier is reported only once
GaleonWrapper.cpp:128: for each function it appears in.)
*** Error code 1

Stop in /usr/ports/www/galeon/work/galeon-0.11.3/src.
*** Error code 1

Then I tried building skipstone, but that build died with:

g++ -g -O2 -Wall -D_THREAD_SAFE -fno-rtti -I/usr/X11R6/include/gtk12 
-I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include 
-I/usr/X11R6/include/mozilla -I/usr/X11R6/include/mozilla/nspr  -c -o 
mozilla.o mozilla.cpp
mozilla.cpp: In method `nsresult SkipNsHistory::Init(GtkMozEmbed *)':
mozilla.cpp:124: syntax error before `,'
mozilla.cpp:125: `history' undeclared (first use this function)
mozilla.cpp:125: (Each undeclared identifier is reported only once
mozilla.cpp:125: for each function it appears in.)
mozilla.cpp: In function `gboolean mozilla_print(GtkMozEmbed *, 
PrintInfo *)':
mozilla.cpp:179: syntax error before `,'
mozilla.cpp:184: `options' undeclared (first use this function)
gmake[1]: *** [mozilla.o] Error 1
gmake[1]: Leaving directory 
`/usr/ports/www/skipstone/work/skipstone-0.7.4/src'
gmake: *** [all] Error 2
*** Error code 2

These errors look very similar. I'd venture a guess that they're due
to mozilla-embedded but I'm not exactly sure how.  Could it be that
the galeon and skipstone ports need to be updated to work with
mozilla-embedded-0.9.3,1?


-- 
----------------------------------------------------------------------
Daniel Frazier  <dfrazier@magpage.com>   Tel:  302-239-5900 Ext. 231
Systems Administrator                    Fax:  302-239-3909
MAGPAGE, We Power the Internet           WWW:  http://www.magpage.com/

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
         - Benjamin Franklin, Historical Review of Pennsylvania, 1759.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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