I had a machine running 6.0 release and decided to upgrade it to 7.-STABLE recently. I updated /usr/src, built world and the kernel, installed the kernel, installed world, rebooted, then did "make delete-old" and "make delete-old-libs". At that point I decided to dump the ports via "pkg_deinstall /var/db/pkg/*" and now I'm trying to reinstall Xorg but it's failing with:
Did I do something wrong? What's the correct procedure from upgrading from 6.0?
Thanks!
J.
Code:
===> Verifying install for /usr/local/lib/perl5/site_perl/5.8.9/mach/Locale/gettext.pm in /usr/ports/devel/p5-Locale-gettext
===> p5-gettext-1.05_2 depends on file: /usr/local/bin/perl5.8.9 - found
===> p5-gettext-1.05_2 depends on shared library: intl - found
===> Configuring for p5-gettext-1.05_2
checking for gettext... no
checking for gettext in -L/usr/local/lib -lintl -I/usr/local/include... no
gettext function not found. Please install libintl at ./Makefile.PL line 18.
*** Error code 2
Stop in /usr/ports/devel/p5-Locale-gettext.
*** Error code 1
Stop in /usr/ports/misc/help2man.
*** Error code 1
Stop in /usr/ports/devel/autoconf262.
*** Error code 1
Stop in /usr/ports/devel/automake110.
*** Error code 1
Stop in /usr/ports/x11/libX11.
*** Error code 1
Stop in /usr/ports/graphics/dri.
*** Error code 1
Stop in /usr/ports/x11/xorg.
Did I do something wrong? What's the correct procedure from upgrading from 6.0?
Thanks!
J.