Date: Sun, 7 Feb 2010 11:31:07 -0700 (MST) From: Warren Block <wblock@wonkity.com> To: Denis <piloyder@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Cannot build perl on FreeBSD 8.0 Message-ID: <alpine.BSF.2.00.1002071108450.73086@wonkity.com> In-Reply-To: <325305251002070920r1f0a96dbk110bfb1f33fe706@mail.gmail.com> References: <325305251002070724rb0e30dre8ef5db300b313e4@mail.gmail.com> <alpine.BSF.2.00.1002070957160.72829@wonkity.com> <325305251002070920r1f0a96dbk110bfb1f33fe706@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 7 Feb 2010, Denis wrote: > On Sun, Feb 7, 2010 at 8:03 PM, Warren Block <wblock@wonkity.com> wrote: >> Did you rebuild all your ports after the upgrade from 7.2 to 8.0? >> Do you have any extra settings in /etc/make.conf? > > Not yet. I'm trying to do this - a lot of ports depend on perl, and I > get stuck with it. > No, there are no any extra settings in /etc/make.conf. You may be running into the situation where something Perl needs can't run because of mixed libraries. For the 7-8 major version upgrade, it's usually easier and faster to save your pkg_info output, backup /usr/local/etc, and pkg_delete everything. Then update the ports tree and start installing ports from scratch. There may be a way to automate that, like feeding the saved pkg_info output to portupgrade. I haven't done it often enough to investigate. -Warren Block * Rapid City, South Dakota USA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1002071108450.73086>