Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Oct 2004 22:55:05 -0400
From:      "Shawn" <list@pc-remedies.net>
To:        "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: make install error for openwebmail
Message-ID:  <00c701c4ba3e$08130760$c8010a0a@tacstation>
References:  <000801c4ba29$d5724dc0$c8010a0a@tacstation> <417C6782.1050606@daleco.biz>

next in thread | previous in thread | raw e-mail | index | archive | help
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@FreeBSD.org, mat@FreeBSD.org, marcus@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@daleco.biz>
To: "Shawn" <list@pc-remedies.net>
Cc: <freebsd-questions@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"
>
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00c701c4ba3e$08130760$c8010a0a>