octave-maintainers
[Top][All Lists]
Advanced

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

Octave-2.9.9 builds and passes "make check" on OS X 10.4.8


From: Joe Koski
Subject: Octave-2.9.9 builds and passes "make check" on OS X 10.4.8
Date: Mon, 02 Oct 2006 21:33:42 -0600
User-agent: Microsoft-Entourage/11.2.5.060620

On my Mac G5 with OS X 10.4.8, Xcode-2.4 developer tools, GNU libreadline.a,
and g95, octave-2.9.9 builds and successfully passes "make check" with no
errors.

The only minor problem that I had is a continuing need to export LIBS=-lcamd
to pick up the routines:

ld: Undefined symbols:
_camd_2
_camd_calloc
_camd_free
_camd_malloc
_camd_printf
_camd_realloc

from libcamd.a.

For g95 use, I did export LDFLAGS="-lSystem -lSystemStubs"

Now on to build octave-forge.

Joe






reply via email to

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