Date: Wed, 9 Jan 2002 11:07:10 -0500 (EST) From: Joe Clarke <marcus@marcuscom.com> To: Eamon Roque <Eamon.Roque@arf.fak12.uni-muenchen.de> Cc: stable@FreeBSD.ORG Subject: Re: 4-5-Prerelease - Gnome Problems?! Message-ID: <20020109110448.J56999-100000@shumai.marcuscom.com> In-Reply-To: <3C3C3663.3020500@arf.fak12.uni-muenchen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 9 Jan 2002, Eamon Roque wrote: > Hi! > > After successfully upgrading my 4-4-Release to 4-5-Release I tried to > upgrade my gnome packages =E0 la "make" "make install" in ports. It > seemed to be a problem in nautilus, Error Code 1. I tried then to > install nautilus by itself --> similar errors. The majority of GNOME build errors can be solved by making sure _all_ your GNOME dependencies are up-to-date. If you haven't upgraded in a while, I suggest: # pkg_delete -r ORBit # cd /usr/ports/x11/gnome # make clean # make install clean This should take care of things for you. Use freebsd-gnome@ if you have more questions, or still have problems with the build. Joe > > Here's some output from the gnome upgrade: > > /usr/lib/libc.so.4: WARNING! setkey(3) not present in the system! > /usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe. > /usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider > using mkstemp() > /usr/lib/libc.so.4: WARNING! des_setkey(3) not present in the system! > /usr/lib/libc.so.4: WARNING! encrypt(3) not present in the system! > /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider > using mkstemp() > /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is > not recommended. > /usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system! > /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider > using mkstemp() > configure:8221: checking for gnome-config > configure:8257: checking for GNOME - version >=3D 1.2.8 > configure:8321: checking for additional GNOME modules > configure:8373: checking for gnome-config > configure:8424: checking for gnome-libs >=3D 1.2.11 > configure:8475: checking for bonobo >=3D 1.0.9 > (end of "config.log") > *** Error code 1 > > Stop in /usr/ports/x11-fm/nautilus. > *** Error code 1 > > Stop in /usr/ports/x11-fm/nautilus. > *** Error code 1 > > Stop in /usr/ports/x11-fm/nautilus. > *** Error code 1 > > Stop in /usr/ports/x11-fm/nautilus. > *** Error code 1 > > Stop in /usr/ports/x11-fm/nautilus. > *** Error code 1 > > Stop in /usr/ports/x11/gnome. > *** Error code 1 > > Stop in /usr/ports/x11/gnome. > *** Error code 1 > > Stop in /usr/ports/x11/gnome. > > ......................................... > > What can I do about this? > > > Thanks! > > > Eamon Roque. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020109110448.J56999-100000>