help-octave
[Top][All Lists]
Advanced

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

Re: octave and heimdal conflict around fnmatch.h (was Re: issues compili


From: Joan Picanyol i Puig
Subject: Re: octave and heimdal conflict around fnmatch.h (was Re: issues compiling octave-2.1.69 on FreeBSD 5.4)
Date: Sat, 23 Apr 2005 16:48:55 +0200
User-agent: Mutt/1.5.6i

* John W. Eaton <address@hidden> [20050423 16:23]:
> On 23-Apr-2005, Joan Picanyol i Puig <address@hidden> wrote:
> 
> | Making this change allowed Octave to link cleanly. I'm not sure what the
> | proper fix is, I see several options:
> | 
> | 1.- fix heimdal to either use the system's fnmatch.h or provide an extern
> |     "C" wrapper using the __BEGIN_DECLS macro
> | 2.- make octave use the system's fnmatch.h
> 
> Octave's makefiles do not add -I/usr/local/include to the compiler
> flags, so it must be that your compiler is searching there by default.

Actually, I set LDFLAGS and CPPFLAGS manually to ensure octave looked
into /usr/local. Under FreeBSD all third-party software is installed
under /usr/local, so this was needed to get octave to find fftw, ATLAS
et al. FWIW I suspect the FreeBSD ports Makefiles do this under the
hood.

tks
-- 
pica



-------------------------------------------------------------
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]