Cannot build perl on FreeBSD 8.0

2010-02-07 Thread Denis
I updated from 7.2 to 8.0 from source. No I updated ports tree and try to update perl (from ports), but get the next error (version does not matter, 5.8, 5.10 give the same error): CCCMD = cc -DPERL_CORE -c -DAPPLLIB_EXP=/usr/local/lib/perl5/5.8.9/BSDPAN -DHAS_FPSETMASK

Re: Cannot build perl on FreeBSD 8.0

2010-02-07 Thread Warren Block
On Sun, 7 Feb 2010, Denis wrote: I updated from 7.2 to 8.0 from source. No I updated ports tree and try to update perl (from ports), but get the next error (version does not matter, 5.8, 5.10 give the same error): Did you rebuild all your ports after the upgrade from 7.2 to 8.0? Do you have

Re: Cannot build perl on FreeBSD 8.0

2010-02-07 Thread Denis
On Sun, Feb 7, 2010 at 8:03 PM, Warren Block wbl...@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

Re: Cannot build perl on FreeBSD 8.0

2010-02-07 Thread Warren Block
On Sun, 7 Feb 2010, Denis wrote: On Sun, Feb 7, 2010 at 8:03 PM, Warren Block wbl...@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

Re: Cannot build perl on FreeBSD 8.0

2010-02-07 Thread Robert Huff
Warren Block writes: 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

Re: Cannot build perl on FreeBSD 8.0

2010-02-07 Thread Warren Block
On Sun, 7 Feb 2010, Robert Huff wrote: Warren Block writes: 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

Re: Cannot build perl on FreeBSD 8.0

2010-02-07 Thread Denis
On Sun, Feb 7, 2010 at 10:36 PM, Warren Block wbl...@wonkity.com wrote:  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