Date: Sun, 7 Apr 2002 15:51:29 -0600 From: Sean LeBlanc <seanleblanc@attbi.com> To: freebsd-questions@freebsd.org Subject: Trouble building Galeon Message-ID: <20020407155129.A69088@hostwiththemost>
next in thread | raw e-mail | index | archive | help
I've been trying to build Galeon from the port, and have not been successful. At one point it was complaining about a missing iconv.3 (from libiconv), but after a cvsup that included /usr/ports/converters, and a build from libiconv, I get a new error message. I don't appear to have the offending file...is there any trick to building Galeon from the port that I don't know? Here's the error: In file included from mozilla.cpp:69: ProgressListener2.h:22: nsIProgressDialog.h: No such file or directory In file included from mozilla.cpp:69: ProgressListener2.h:51: syntax error before `,' ProgressListener2.h:55: virtual outside class declaration ProgressListener2.h:55: virtual outside class declaration ProgressListener2.h:55: syntax error before `protected' cpp0: output pipe has been closed *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.0/src/mozilla. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.0/src. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.0. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.0. *** Error code 1 Stop in /usr/ports/www/galeon. -- Sean LeBlanc:seanleblanc@attbi.com Yahoo:seanleblancathome ICQ:138565743 MSN:seanleblancathome AIM:sleblancathome To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020407155129.A69088>