For your information: We upgraded Perl in OpenPKG CURRENT from version
5.8 to version 5.10. There are a few upgrade issues which require that
you upgrade your existing packages in the right order:

1. Upgrade "perl"
2. Upgrade "perl-openpkg"
3. Upgrade "perl-module"
4. Upgrade all other "perl-*" modules

The reason is that "perl-openpkg" contains a bugfix which is essential
to make perl-openpkg(1) working under Perl 5.10 and "perl-module" has to
be rebuilt/reinstalled in order to allow XS-based modules in "perl-*" to
correctly build again (as a header in the C API is gone).

If you just to a usual "openpkg build -Ua" this order will be not
the case as the tool doesn't know those constrains. Hence please use
"openpkg build perl | sh; openpkg build perl-openpkg perl-module | sh"
once before you do your "openpkg build -Ua".

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to