Date: Wed, 7 Sep 2005 18:28:26 +0800 From: Yuan Jue <yuanjue122@gmail.com> To: zlatozar <zlatozar@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Makefile error when update Message-ID: <200509071828.26995.yuanjue122@gmail.com> In-Reply-To: <6fda1872050907030547af3795@mail.gmail.com> References: <6fda1872050907030547af3795@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 07 September 2005 18:05, Yuan Jue wrote: > Last night I tried to update my FreeBSD system. After cvsup I run > portupgrade -varRp. > See error message: > Segmentation fault (core dumped) > libbonoboui-2.10.1: Makefile error: category x11-toolkits not in list of > valid categories. > *** Error code 1 If you've already have a backup /var/db/pkg using "pkgdb -F" before you portupgrade all the port, maybe you can cover the new pkg folder in /var/db with the old one you saved and portupgrade again. I am not sure is it a right workaround, but it worked for me when I encountered the similar problem. And there is one more thing need to be mentioned. You should not run two or more portupgrade commands at the same time. Good luck. -- Best Regards. Yuan Jue
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509071828.26995.yuanjue122>