Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Sep 2000 10:59:03 -0700
From:      Alfred Perlstein <bright@wintelcom.net>
To:        "O. Hartmann" <ohartman@ipamzlx.physik.uni-mainz.de>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Lahey Fortran95 and FreeBSD/Linux Emulation
Message-ID:  <20000905105903.P18862@fw.wintelcom.net>
In-Reply-To: <Pine.BSF.4.21.0009051909300.58497-100000@ipamzlx.physik.uni-mainz.de>; from ohartman@ipamzlx.physik.uni-mainz.de on Tue, Sep 05, 2000 at 07:14:27PM %2B0200
References:  <20000905085623.M18862@fw.wintelcom.net> <Pine.BSF.4.21.0009051909300.58497-100000@ipamzlx.physik.uni-mainz.de>

next in thread | previous in thread | raw e-mail | index | archive | help
* O. Hartmann <ohartman@ipamzlx.physik.uni-mainz.de> [000905 10:12] wrote:
> On Tue, 5 Sep 2000, Alfred Perlstein wrote:
> 
> :>These aren't system calls they are symbols probably exported by glibc,
> :>(tyhe Linux standard C library), to get around this I would try
> :>installing /usr/ports/devel/linux_devtools, and trying to find a way
> :>to inform the Lahey compiler to use the Linux tools and link with
> :>the linux libraries.
> :>
> :>Another option would be to contact Lahey and ask them for some help.
> :>

> Dear Mr. Perlstein.
> Well, thank you for your hint! I installed the port linux_devtools
> and - the devil knows, the Lahey F95 compiler works and compiles
> without any errors.
> 
> But starting the binary this reports not finding libfj9i6.so,
> and I do not know why.
>
> The binary is branded to be Linux, the /usr/local/lf9555/lib path
> is part of ldconfig and I added a row to /compat/linux/etc/ld.so.conf,
> so paths to the appropriate shared object should already exists.
>
> 
> The error is:
> 
> 	ddscat: error in loading shared libraries: libfj9i6.so.1: cannot open shared object file: No such file or directory
> 
> Well, if you have another hint left for me, please send it, I
> will contact Lahey, too.

Hrm, that's confusing, why not try to mirror the Lahey install under
/usr/compat/linux/usr/local/ as well and let me know if that helps?

Please let me know how/if you get this working, it would make a really
nice "howto get Lahey running under FreeBSD webpage".

thanks,
-Alfred


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




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