help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Segmentation violation in octave


From: Michael Hanke
Subject: Re: Segmentation violation in octave
Date: Wed, 21 Apr 1999 07:51:25 +0200 (MET DST)

On Tue, 20 Apr 1999, John W. Eaton wrote:

> On 20-Apr-1999, Michael Hanke <address@hidden> wrote:
> 
> | I just tried to build octave 2.0.14. Unfortunately, I get
> | segmentation violations. I tried to debug the point of the crash: It
[snip]
> Problems like this are almost always due to using an inconsistent set
> of libraries or by compiling with the headers from one version of a
> library and linking to a different one.
> 
> Are you sure you are getting the correct version of libstdc++?
I think so. Here is what ldd says:
octave-2.0.14/src$ldd octave
        liboctinterp.so =>
/afs/nada.kth.se/home/num/hanke/Private/lib/octave/liboctinterp.so
        liboctave.so =>
/afs/nada.kth.se/home/num/hanke/Private/lib/octave/liboctave.so
        libcruft.so =>
/afs/nada.kth.se/home/num/hanke/Private/lib/octave/libcruft.so
        libF77.so.3 =>   /opt/SUNWspro/SC4.0/lib/libF77.so.3
        libsunmath.so.1 =>
/opt/SUNWspro/SC4.0/lib/libsunmath.so.1
        libdl.so.1 =>    /usr/lib/libdl.so.1
        libsocket.so.1 =>        /usr/lib/libsocket.so.1
        libm.so.1 =>     /usr/lib/libm.so.1
        libstdc++.so.2.9.0 =>
/pkg/egcs/1.1.1/lib/libstdc++.so.2.9.0
        libc.so.1 =>     /usr/lib/libc.so.1
        libucb.so.1 =>   /usr/ucblib/libucb.so.1
        libresolv.so.2 =>        /usr/lib/libresolv.so.2
        libnsl.so.1 =>   /usr/lib/libnsl.so.1
        libelf.so.1 =>   /usr/lib/libelf.so.1
        libintl.so.1 =>  /usr/lib/libintl.so.1
        libmp.so.1 =>    /usr/lib/libmp.so.1
        libw.so.1 =>     /usr/lib/libw.so.1

Michael
+---------------------------------------------------------------+
|  Michael Hanke                Royal Institute of Technology   |
|                               NADA                            |
|                               S-10044 Stockholm               |
|                               Sweden                          |
+---------------------------------------------------------------+
|  Visiting address:            Lindstedtsvaegen 3              |
|  Phone:                       + (46) (8) 790 6278             |
|  Fax:                         + (46) (8) 790 0930             |
|  Email:                       address@hidden               |
|                               address@hidden       |
+---------------------------------------------------------------+



reply via email to

[Prev in Thread] Current Thread [Next in Thread]