octave-maintainers
[Top][All Lists]
Advanced

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

build trouble on MacOS 10.5


From: John W. Eaton
Subject: build trouble on MacOS 10.5
Date: Sat, 21 Nov 2009 21:09:48 -0500

On 21-Nov-2009, Ben Abbott wrote:

| The build looks good until Octave is run.
| 
| Making all in interpreter
| ../../run-octave -f -q -H -p . --eval "geometryimages ('voronoi', 'txt');"
| make[3]: *** [voronoi.txt] Bus error
| make[2]: *** [all-recursive] Error 1
| make[1]: *** [all-recursive] Error 1
| make: *** [all] Error 2
| 
| When I try to run octave ...
| 
| > $ ./run-octave
| > Bus error
| 
| >From the gdb
| 
| > .warning: Could not find object file 
"/sw/src/fink.build/libtool2-2.2.6-3/libtool-2.2.6/libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o"
 - no debug information available for "libltdl/loaders/preopen.c".

I don't understand why libltdl is being used.  Octave should still be
using dlopen directly, not libtool's libltdl interface.

jwe


reply via email to

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