help-octave
[Top][All Lists]
Advanced

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

Re: Missing Headers - octave-forge vs. octave-2.1.72


From: Marius Schamschula
Subject: Re: Missing Headers - octave-forge vs. octave-2.1.72
Date: Thu, 17 Nov 2005 11:54:18 -0600

Joe,

gsl has been there for a while, regardless of vecLib.

The only thing I add to the vanilla make environment is

export CFLAGS=-Wno-long-double

Now if I could get octave-forge to build with ginac under Mac OS X 10.4 (even with the latest cln and ginac)...

The symbolic tools build fine under 10.3.

On Nov 17, 2005, at 11:32 AM, Joe Koski wrote:

on 11/16/05 10:22 PM, John W. Eaton at address@hidden wrote:

On 16-Nov-2005, Joe Koski wrote:

| After installing octave-2.1.72, I started with a new copy of
| octave-forge-2005.06.13, and did a ./configure and make in a new terminal | window (no old environment variables hanging around). During the make
| process, I got errors of the form
|
| coupling_3j.cc:20:24: gsl/gsl_sf.h: No such file or directory
| coupling_3j.cc:21:31: gsl/gsl_sf_result.h: No such file or directory
| coupling_3j.cc:22:27: gsl/gsl_errno.h: No such file or directory
|
| Which wreaks havoc, causing errors for almost every line of coupling_3j.cc.
|
| Later, I see again
|
| gsl_sf.cc:22:24: gsl/gsl_sf.h: No such file or directory
| gsl_sf.cc:23:31: gsl/gsl_sf_result.h: No such file or directory
| gsl_sf.cc:24:27: gsl/gsl_errno.h: No such file or directory
|
| and errors for just about every line of gsl_sf.cc as well.
|
| The resulting build installs and works (mostly for my stuff), but where are | the missing header files supposed to be located? I don't remember these | problems while building octave-2.1.69 and 2.1.71, but maybe I wasn't paying
| enough attention.
|
| Any ideas?

Do you have the GNU Scientific Library (GSL) installed?

jwe

John,

No, gsl was not installed. I installed it, and the problem went away.
Thanks. The Mac OS X problems that the gsl folks post in their INSTALL file
(--disable-shared, etc.) appear to be out of date. I was able to simply
./configure, make, sudo make install and get a working version of gsl.

Just as a general curiosity question, has octave-forge always had a
dependency on gsl, or did I trigger it when I built octave-2.1.72 with
Apple's veclib for blas and lapack?

Joe




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------


Marius
--
Marius Schamschula                               Webmaster

        The Huntsville Macintosh Users Group
                    www.hmug.org

webmaster at hmug dot org    marius at schamschula dot com



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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