Subject: Galeon pkg broken?
To: None <tech-pkg@netbsd.org>
From: Greg Troutman <mor@linex.com>
List: tech-pkg
Date: 02/13/2002 12:50:18
I just did a clean install:

----
NetBSD 1.5.2 (GENERIC) #3: Sat Aug 18 23:37:05 CEST 2001
    he@hamster.urc.uninett.no:/usr/src/sys/arch/i386/compile/GENERIC
----

And as part of the Galeon dependency, Mozilla 0.9.8 installed and is running fine.

However, the Galeon pkg itself fails here:

----
mozilla.cpp: In function `gboolean mozilla_print(struct GaleonEmbed *, struct PrintInfo *, gboolean)':
mozilla.cpp:442: no matching function for call to `nsDerivedSafe<nsIPrintOptions>::SetPrinter (PRUnichar *&)'
gmake[3]: *** [mozilla.o] Error 1
gmake[3]: Leaving directory `/usr/pkgsrc/www/galeon/work/galeon-1.0.2/src/mozilla'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/pkgsrc/www/galeon/work/galeon-1.0.2/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/www/galeon/work/galeon-1.0.2'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.
*** Error code 1

Stop.
----

Any suggestions?