make install error for openwebmail

Shawn list at pc-remedies.net
Sun Oct 24 19:54:28 PDT 2004


Looks like I fall under that catagoy. Im confused on the notes there though.
Im not sure what to do next.

 AFFECTS: users of lang/perl5.8
  AUTHOR: tobez at FreeBSD.org, mat at FreeBSD.org, marcus at FreeBSD.org

  lang/perl5.8 has been updated to 5.8.5. you should update everything
  depending on perl, that is:
    * first, upgrade your perl5.8 installation.
    * run "use.perl port", so that the system knows you have 5.8.5.
    * now, run some magic incantations to upgrade all ports depending on
perl,
      that is run something like :
      portupgrade -f `(pkg_info -R perl-5.8.5 |tail +4; \
        find /usr/local/lib/perl5/site_perl/5.8.[124] -type f -print0 \
        | xargs -0 pkg_which -fv | sed -e '/: ?/d' -e 's/.*: //')|sort -u`
      This is likely to fail for a few ports, you'll have to upgrade them
      afterwards.
      Please note, that this last step is, strictly speaking, not necessary,
      if you are upgrading from 5.8.4.  But it is cleaner to do so anyway.


----- Original Message -----
From: "Kevin D. Kinsey, DaleCo, S.P." <kdk at daleco.biz>
To: "Shawn" <list at pc-remedies.net>
Cc: <freebsd-questions at freebsd.org>
Sent: Sunday, October 24, 2004 10:40 PM
Subject: Re: make install error for openwebmail


> Shawn wrote:
>
> >Openwebmail is somthing I been using now for some time. I heard of the
new version
> >having spam and virus scaning built in so I went to
/usr/ports/mail/openwebmail and did make deinstall then ran
> >
> >make install
> >
> >i get this
> >
> ><snip>
> >/usr/local/man/man1/s2p.1
> >install -c -o root -g wheel -m 555 /usr/ports/lang/perl5.8/work/use.perl
/usr/local/bin/use.perl
> >/bin/mkdir -p /usr/local/lib/perl5/5.8.5/BSDPAN/.
> >install -c -o root -g wheel -m 444
/usr/ports/lang/perl5.8/work/BSDPAN-5.8.5/BSDPAN.pm
/usr/local/lib/perl5/5.8.5/BSDPAN/BSDPAN.pm
> >/bin/mkdir -p /usr/local/lib/perl5/5.8.5/BSDPAN/BSDPAN
> >install -c -o root -g wheel -m 444
/usr/ports/lang/perl5.8/work/BSDPAN-5.8.5/BSDPAN/Override.pm
/usr/local/lib/perl5/5.8.5/BSDPAN/BSDPAN/Override.pm
> >/bin/mkdir -p /usr/local/lib/perl5/5.8.5/BSDPAN/.
> >install -c -o root -g wheel -m 444
/usr/ports/lang/perl5.8/work/BSDPAN-5.8.5/Config.pm
/usr/local/lib/perl5/5.8.5/BSDPAN/Config.pm
> >/bin/mkdir -p /usr/local/lib/perl5/5.8.5/BSDPAN/ExtUtils
> >install -c -o root -g wheel -m 444
/usr/ports/lang/perl5.8/work/BSDPAN-5.8.5/ExtUtils/MM_Unix.pm
/usr/local/lib/perl5/5.8.5/BSDPAN/ExtUtils/MM_Unix.pm
> >/bin/mkdir -p /usr/local/lib/perl5/5.8.5/BSDPAN/ExtUtils
> >install -c -o root -g wheel -m 444
/usr/ports/lang/perl5.8/work/BSDPAN-5.8.5/ExtUtils/Packlist.pm
/usr/local/lib/perl5/5.8.5/BSDPAN/ExtUtils/Packlist.pm
> >/usr/libexec/ld-elf.so.1: /usr/local/bin/perl: Undefined symbol
"PL_exit_flags"
> >*** Error code 1
> >
> >Stop in /usr/ports/lang/perl5.8.
> >*** Error code 1
> >
> >Stop in /usr/ports/lang/perl5.8.
> >*** Error code 1
> >
> >Stop in /usr/ports/mail/openwebmail.
> >*** Error code 1
> >
> >Stop in /usr/ports/mail/openwebmail.
> >*** Error code 1
> ></snip>
> >
> >Can someone help? I use this for mail often and would miss it ..:-(
> >
> >
> >
>
> How old is your perl installation?  Did you read the note
> from July in /usr/ports/UPDATING?
>
> KDK
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe at freebsd.org"
>
>




More information about the freebsd-questions mailing list