Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jul 2004 15:37:01 -0700
From:      "Kevin Oberman" <oberman@es.net>
To:        "Alexandre \"Sunny\" Kovalenko" <Alex.Kovalenko@verizon.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Xorg built fails on CURRENT: can't find Xauth.h 
Message-ID:  <20040727223701.07D1B5D08@ptavv.es.net>
In-Reply-To: Your message of "Tue, 27 Jul 2004 18:25:54 EDT." <1090967153.3526.5.camel@RabbitsDen> 

next in thread | previous in thread | raw e-mail | index | archive | help
> From: "Alexandre \"Sunny\" Kovalenko" <Alex.Kovalenko@verizon.net>
> Date: Tue, 27 Jul 2004 18:25:54 -0400
> 
> On Tue, 2004-07-27 at 15:08, Kevin Oberman wrote:
> > > From: "Alexandre \"Sunny\" Kovalenko" <Alex.Kovalenko@verizon.net>
> > > Date: Mon, 26 Jul 2004 21:28:47 -0400
> > > Sender: owner-freebsd-current@freebsd.org
> > > 
> > > 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.
> > 
> > Always check /usr/ports/UPDATING! This (and more) is documented there.
> > 
> > Oh, you shouldn't have to rebuild x11/gnomepanel. You do need the other
> > two and you MAY need to edit your XF86Config file slightly (also covered
> > in UPDATING).
> 
> But... there is nothing in UPDATING. I have copied the list just in case
> someone out there thinks there should be. Right now:
> 
> sunny:RabbitsDen>grep -i xorg UPDATING
> sunny:RabbitsDen>grep -i libwnck UPDATING
> sunny:RabbitsDen>grep -i libxklavier UPDATING
> sunny:RabbitsDen>ls -l UPDATING
> -rw-r--r--  1 root  wheel  69125 Jul 25 16:37 UPDATING
> 
> Considering that this is ports issue, I honestly did not expect
> anything in UPDATING anyway.
> 
> Thanks for taking time to reply.
> 
> Alexandre "Sunny" Kovalenko.
> 

Which UPDATING file?
> ls -l /usr/ports/UPDATING
-rw-r--r--  1 root  wheel  19155 Jul 27 03:56 /usr/ports/UPDATING

ports has its own and that is where to look for such information on ports.
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@es.net			Phone: +1 510 486-8634



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