Date: Tue, 16 Nov 2004 16:43:50 -0600 From: Trevor Sosebee <trevor@entropyman.net> To: Radek Kozlowski <radek@raadradd.com> Cc: freebsd-gnome@freebsd.org Subject: Re: gnomeapplets fails to build during upgrade Message-ID: <20041116224350.GA40758@entropyman.net> In-Reply-To: <20041116155731.GJ21823@werd> References: <20041114180443.GA11360@entropyman.net> <20041116155731.GJ21823@werd>
next in thread | previous in thread | raw e-mail | index | archive | help
Well, I had thought my sources were up to date, but they obviously weren't. :) Updating them fixed my problem. Thanks for the pointer. trevor On Tue, Nov 16, 2004 at 04:57:32PM +0100, Radek Kozlowski wrote something like: > On Sun, Nov 14, 2004 at 12:04:43PM -0600, Trevor Sosebee wrote: > > I'm running the gnome_upgrade.sh on a 4.10 machine, and I'm failing > > during the upgrade of gnomeapplets2. It's missing header files required > > for the battstat module. > > > > I've attached the log for the upgrade. > > The mailing list stripped the attachment. > > However, I'm guessing that it might be because you don't have your > kernel sources installed in the system. From x11/gnomeapplets2/Makefile: > > pre-everything:: > @${ECHO_MSG} "" > @${ECHO_MSG} " W A R N I N G" > @${ECHO_MSG} "*****************************************************" > @${ECHO_MSG} "* gnomeapplets2 requires that you have your kernel *" > @${ECHO_MSG} "* sources installed. If your kernel sources *" > @${ECHO_MSG} "* are somewhere other than /usr/src/sys, you *" > @${ECHO_MSG} "* may set the FREEBSD_SYS variable to the *" > @${ECHO_MSG} "* correct path. *" > @${ECHO_MSG} "*****************************************************" > @${ECHO_MSG} "" > .endif > > HTH, > > -Radek > -- Trevor Sosebee | A screaming comes across the sky. trevor@entropyman.net | - Gravity's Rainbow
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041116224350.GA40758>