help-octave
[Top][All Lists]
Advanced

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

Re: issues compiling octave-2.1.69 on FreeBSD 5.4


From: Sebastian Schulze Struchtrup
Subject: Re: issues compiling octave-2.1.69 on FreeBSD 5.4
Date: Fri, 22 Apr 2005 14:53:28 -0500
User-agent: SquirrelMail/1.4.4

> On 22-Apr-2005, Sebastian Schulze Struchtrup <address@hidden> wrote:
>
> | I don't know if it's relevant and I don't know why, but octave compiles
> | and runs without problems on a recent 6.0-CURRENT.
> | Tested a few days ago with the latest port (just removed the BROKEN
> line)
>
> Does that system have the extern "C" wrapper around the contents of
> the system fnmatch.h and glob.h files?

It has, but it's the same as on 5.4

All declarations are wrapped by __BEGIN_DECLS/__END_DECLS which will
expand to extern "C" {  } in case of C++ or to nothing in case of C

I also have a 5.3 box available, I can test the build there during the
weekend.
I assume it should be the same issue on 5.3 and 5.4.

Sebastian



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