Skip site navigation (1)Skip section navigation (2)
Date:      12 May 2002 13:37:20 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        zoidberg <dr.zoidberg@telia.com>
Cc:        freebsd-gnome@FreeBSD.ORG
Subject:   Re: problems installing nautilus
Message-ID:  <1021225041.18139.0.camel@shumai.marcuscom.com>
In-Reply-To: <1021188236.10870.0.camel@BSD-buddha.my.router>
References:  <20020506231827.Q20530-200000@shumai.marcuscom.com>  <1020751318.2133.6.camel@BSD-buddha.my.router>  <1021132804.10954.10.camel@shumai.marcuscom.com>  <1021135945.375.4.camel@BSD-buddha.my.router>  <1021147162.526.5.camel@BSD-buddha.my.router>  <1021156663.300.2.camel@gyros.marcuscom.com>  <1021188236.10870.0.camel@BSD-buddha.my.router>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-ZuCWAwsWHgKzaWf8Hcb1
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Sun, 2002-05-12 at 04:23, zoidberg wrote:
> On Sun, 2002-05-12 at 01:37, Joe Marcus Clarke wrote:
> > On Sat, 2002-05-11 at 15:59, zoidberg wrote:
> > > hi!
> > >=20
> > > i'm having some problems with installing nautilus from ports. this is
> > > the error message i recieve:
> >=20
> > Make sure you have the latest versions of gettext and gettext-old
> > installed.
> >=20
> > gettext-0.10.35_2   GNU gettext package
> > gettext-0.11.1_3    GNU gettext package
> >=20
>=20
> well, it went a bit better. but still some trouble:
>=20
> rtti  -O -pipe  -Wall -Wmissing-declarations -Wmissing-prototypes=20
> -Wsign-compare -Werror -c mozilla.cpp
> In file included from mozilla.cpp:69:
> ProgressListener2.h:22: nsIProgressDialog.h: No such file or directory
> mozilla.cpp:84: nsCCookieManager.h: No such file or directory
> mozilla.cpp:85: nsCPasswordManager.h: No such file or directory
> In file included from mozilla.cpp:69:
> ProgressListener2.h:54: syntax error before `,'
> ProgressListener2.h:61: virtual outside class declaration
> ProgressListener2.h:61: virtual outside class declaration
> ProgressListener2.h:61: syntax error before `protected'
> cpp0: output pipe has been closed
> *** Error code 1
>=20
> Stop in /usr/ports/www/galeon/work/galeon-1.2.1/src/mozilla.
> *** Error code 1
>=20
> Stop in /usr/ports/www/galeon/work/galeon-1.2.1/src.
> *** Error code 1
>=20
> Stop in /usr/ports/www/galeon/work/galeon-1.2.1.
> *** Error code 1
>=20
> Stop in /usr/ports/www/galeon/work/galeon-1.2.1.
> *** Error code 1
>=20
> Stop in /usr/ports/www/galeon.
> *** Error code 1
>=20
> Stop in /usr/ports/www/galeon.
> *** Error
>=20
> could it be that i'm using mozilla 1.0 rc 1?

Here's what you do.  Remove all versions of mozilla, mozilla-headers,
and mozill-embedded on your system.  Then delete /usr/X11R6/lib/mozilla
and /usr/X11R6/include/mozilla.  Then, make clean in the mozilla
directory, and rebuild.  You should be set.

Joe

>=20
>=20
> > Joe
> >=20
> > >=20
> > > Making all in po
> > > gmake[2]: Entering directory=20
> > > `/usr/ports/x11-fm/nautilus/work/nautilus-1.0.6/po'
> > > /usr/local/bin/msgfmt -o az.mo az.po
> > > /usr/local/bin/msgfmt -o ca.mo ca.po
> > > /usr/local/bin/msgfmt -o cs.mo cs.po
> > > /usr/local/bin/msgfmt -o da.mo da.po
> > > /usr/local/bin/msgfmt -o de.mo de.po
> > > /usr/local/bin/msgfmt -o el.mo el.po
> > > /usr/local/bin/msgfmt -o en_GB.mo en_GB.po
> > > /usr/local/bin/msgfmt -o es.mo es.po
> > > /usr/local/bin/msgfmt -o fi.mo fi.po
> > > /usr/local/bin/msgfmt -o fr.mo fr.po
> > > /usr/local/bin/msgfmt -o ga.mo ga.po
> > > /usr/local/bin/msgfmt -o gl.mo gl.po
> > > /usr/local/bin/msgfmt -o hu.mo hu.po
> > > /usr/local/bin/msgfmt -o it.mo it.po
> > > /usr/local/bin/msgfmt -o ja.mo ja.po
> > > /usr/local/bin/msgfmt -o ko.mo ko.po
> > > /usr/local/bin/msgfmt -o lt.mo lt.po
> > > /usr/local/bin/msgfmt -o lv.mo lv.po
> > > /usr/local/bin/msgfmt -o nl.mo nl.po
> > > /usr/local/bin/msgfmt -o nn.mo nn.po
> > > /usr/local/bin/msgfmt -o no.mo no.po
> > > /usr/local/bin/msgfmt -o pl.mo pl.po
> > > /usr/local/bin/msgfmt -o pt.mo pt.po
> > > /usr/local/bin/msgfmt -o pt_BR.mo pt_BR.po
> > > /usr/local/bin/msgfmt -o ro.mo ro.po
> > > /usr/local/bin/msgfmt -o ru.mo ru.po
> > > /usr/local/bin/msgfmt -o sk.mo sk.po
> > > /usr/local/bin/msgfmt -o sl.mo sl.po
> > > /usr/local/bin/msgfmt -o sv.mo sv.po
> > > /usr/local/bin/msgfmt -o ta.mo ta.po
> > > /usr/local/bin/msgfmt -o tr.mo tr.po
> > > /usr/local/bin/msgfmt -o uk.mo uk.po
> > > /usr/local/bin/msgfmt -o zh_TW.mo zh_TW.po
> > > zh_TW.po:1398: illegal control sequence
> > > zh_TW.po:5529: illegal control sequence
> > > zh_TW.po:6586: illegal control sequence
> > > found 3 fatal errors
> > > gmake[2]: *** [zh_TW.mo] Error 1
> > > gmake[2]: Leaving directory=20
> > > `/usr/ports/x11-fm/nautilus/work/nautilus-1.0.6/po'
> > > gmake[1]: *** [all-recursive] Error 1
> > > gmake[1]: Leaving directory=20
> > > `/usr/ports/x11-fm/nautilus/work/nautilus-1.0.6'
> > > gmake: *** [all-recursive-am] Error 2
> > > *** Error code 2
> > >=20
> > > Stop in /usr/ports/x11-fm/nautilus.
> > > ** Command failed: make clean build
> > > ** Fix the problem and try again.
> > > ** The following packages were not installed or upgraded (*:skipped /=
=20
> > > !:failed)
> > > 	! x11-fm/nautilus (nautilus-1.0.6_1)	(unknown build error)
> > >=20
> > >=20
> > > br
> > >=20
> > > .z
> > >=20
> > >=20
> > > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > > with "unsubscribe freebsd-gnome" in the body of the message
> > >=20
> > --=20
> > PGP Key: http://www.marcuscom.com/pgp.asc
> >=20
> >=20
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-gnome" in the body of the message
>=20
>=20
>=20


--=-ZuCWAwsWHgKzaWf8Hcb1
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQA83qhQb2iPiv4Uz4cRAuPeAJ46tVw2ycpyzRAIn0dQQkftZ0t1agCfYAg8
OtTfLPrYGhoGj04XOgx27DU=
=rfMI
-----END PGP SIGNATURE-----

--=-ZuCWAwsWHgKzaWf8Hcb1--


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?1021225041.18139.0.camel>