Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 1999 22:51:44 -0700 (PDT)
From:      John Polstra <jdp@polstra.com>
To:        jpapalia@voicenet.com
Cc:        stable@freebsd.org
Subject:   Re: libm3formsvbt.so.6
Message-ID:  <199907230551.WAA75664@vashon.polstra.com>
In-Reply-To: <Pine.SOL.4.04.9907222303410.20120-100000@unix01>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <Pine.SOL.4.04.9907222303410.20120-100000@unix01>,
John  <jpapalia@voicenet.com> wrote:
> Seems like just when i solve one problem, another crops up...

That's why computers are so much fun. :-)

> Just finished upgrading to 3.2, and now trying to rebuild my ports.  I
> upgraded to the lasted modula-3.  So, now running the lastest mod3, I'm
> getting the following error when trying to run cvsup:
> 
> /usr/libexec/ld-elf.so.1: Shared object "libm3formsvbt.so.6" not found.
> 
> Ideas?

The modula-3 port should have installed a script "50.m3.sh" in
"/usr/local/etc/rc.d":

    #!/bin/sh
    echo -n ' Modula-3'
    /sbin/ldconfig -m /usr/local/lib/m3/FreeBSD2

Is it there?  Try running it by hand (as root), and see if that
fixes the problem.  Please let me know what happens.

John
-- 
  John Polstra                                               jdp@polstra.com
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "No matter how cynical I get, I just can't keep up."        -- Nora Ephron


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907230551.WAA75664>