Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Apr 2003 14:31:48 +0200
From:      "Michael Sig Birkmose" <birkmose@cs.auc.dk>
To:        <stable@freebsd.org>
Subject:   Gnome port acting weird?
Message-ID:  <01e701c30281$d1eb2070$0401a8c0@mrwinslows>
References:  <1AF4070E0F26474A80DA4CA886ECE0C1014A5EC5@gtsexchange.gts.dk>

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

Today I tried installing gnome2 using ports on a fresh FreeBSD 4.8 box.

After some time the build existed with some error in the gstreamer-plugins
port (something ala "Ignoring previously applied (or reversed) patch.")
I had just cvsuped before typing make so I dont think that was the problem?
Anyhow I ended up deleting the /usr/ports/multimedia/gstreamer-plugins
folder and cvs uping again, getting a fresh folder. Then I make install'ed
this port and afterwards make install'ed the gnome2 port again - this time
with no prob.

So more or less what I did was:
(cvsup stuff)
cd /usr/ports/x11/gnome2
make install clean
(error)
rm -rf /usr/ports/multimedia/gstreamer-plugins
(cvsup stuff)
cd /usr/ports/multimedia/gstreamer-plugins
make install clean
cd /usr/ports/x11/gnome2
make install clean

and then it worked.
I just wonder what went wrong?
Anyone had similar problems?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01e701c30281$d1eb2070$0401a8c0>