Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jul 2004 21:28:47 -0400
From:      "Alexandre \"Sunny\" Kovalenko" <Alex.Kovalenko@verizon.net>
To:        freebsd-current@freebsd.org
Subject:   Re: Xorg built fails on CURRENT: can't find Xauth.h
Message-ID:  <1090891727.75712.1.camel@RabbitsDen>
In-Reply-To: <1090888768.703.7.camel@RabbitsDen>
References:  <86smben922.fsf@PECTOPAH.shenton.org> <1090888768.703.7.camel@RabbitsDen>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2004-07-26 at 20:39, Alexandre "Sunny" Kovalenko wrote:
> On Mon, 2004-07-26 at 14:23, Eric Anholt wrote:
> > On Mon, 2004-07-26 at 11:01, Chris Shenton wrote:
> > > Fixed, but I don't know if what I did really helped.
> > > 
> > > I had already removed imake-4 and replaced it with imake-6.  For
> > > yucks, I did
> > > 
> > >   cd /usr/ports/devel/imake-6
> > >   make deinstall reinstall clean
> > 
> > Yeah, something got botched with your ports -- I suspect you had
> > xorg-libraries and XFree86 libraries installed at the same time and
> > pkg_deleting messed things up.
> > 
> > > Then re-did the Xorg build:
> > > 
> > >   cd /usr/ports/x11/xorg
> > >   make clean
> > >   make         [it seemed to do some new stuff now it didn't do before]
> > >   make install [built then installed lots of stuff]
> > > 
> > > Finished cleanly. I hate it when "It fixed itself".
> > > Sorry I don't know what really helped.
> > > 
> > > Now to rebuild all my X11-based ports I guess.  
> > 
> > No need to do that.  It's all binary compatible.
> 
> It seams that way, however, after installation I have lost two GNOME
> applets to the following error message:
> 
> ----------------------------------------------------------------------------------------
> The panel encountered a problem while loading
> "OAFIID:GNOME_WorkspaceSwitcherApplet".
> Details: Failed to resolve, or extend
> '!prefs_key=/apps/panel/profiles/default/applets/applet_0/prefs;background=none:;orient=up;size=x-small;locked_down=false
> 
> Do you want to delete the applet from your configuration?
> ----------------------------------------------------------------------------------------
> 
> Second one was WindowsMenuApplet.
> 
> I did portupgrade -rf x11/gnomeapplets2, but that did not seem to help.
> 
> I will probably do portupgrade -rf x11/gnome2 overnight, but any other
> suggestions will be greatly appreciated.
> 
> Alexandre "Sunny" Kovalenko.
> 
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

Some kind soul on gnome@ suggested the solution:

portupgrade -f x11-toolkits/libwnck
portupgrade -f x11/libxklavier
portupgrade -f x11/gnomepanel

did the trick.

Sorry for the noise.

Alexandre "Sunny" Kovalenko.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1090891727.75712.1.camel>