[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: IDL on FreeBSD
- Subject: Re: IDL on FreeBSD
- From: Vlad Manilici <vm(at)itm.tum.de>
- Date: Wed, 08 Mar 2000 09:08:59 +0100
- Newsgroups: comp.unix.bsd.freebsd.misc,comp.lang.idl,comp.lang.idl-pvwave
- Organization: [posted via] Leibniz-Rechenzentrum, Muenchen (Germany)
- References: <38B67CF5.A3615F1C@mpe.mpg.de>
- Reply-To: vm(at)itm.tum.de
- Xcanpos: shelf.0/200003221301!0012329328
- Xref: news.doit.wisc.edu comp.unix.bsd.freebsd.misc:124630 comp.lang.idl:1776 comp.lang.idl-pvwave:18826
> I have modified the relevant shell scripts so that FreeBSD is
> recognised as Linux OS. On execution idl immediatly crashes with a
> Segmentation fault. Other idl binaries such as idlde and lmstat
> which belong to the distribution do the same. Linux compatibility
> is installed on my system and I believe nothing points to a missing
> library problem. Also I have used brandelf - without success.
> Interestingly idlhelp does work without problems. (It seems to be
> linked differently).
>
> I am new to FreeBSD. Does the Segmentation fault point towards a
> particular kind of problem in this case? Can I check explicitly for
> problems with libraries?
hi joerg,
i certainly do not know where your problem originates, but you still can
check against what is a program linked with the "ldd" command. care,
don't run it cross-platform. use the linux ldd for linux programs, all
in a "linux compatibility" environment.
then, i still wonder how did those scripts recognize the package as
FreeBSD, for the first thing!
yours,
vlad