On 25 Oct 2014, at 20:23, Viv Kendon <v...@trellick.net> wrote:

> 
> On 25 Oct 2014, at 19:06, Alexander Hansen <alexanderk.han...@gmail.com> 
> wrote:
> 
>> <snip>
>> 
>> 
>> Yeah, that's bad shell scripting from me. :-)  I just fixed that in CVS.
> 
> Still needs a “then” I think after the ;

I added “then” myself, and now the build gets further, but the error is still 
libcxx-fix.h related (and I’ve updated the subject line too, since we are in 
principle on to a different package):

find . -name NOINSTALL -print    # shows which toolboxes won't be installed

In file included from ov-netcdf.cc:20:
In file included from ./ov-netcdf.h:25:
In file included from /sw/include/octave-3.6.4/octave/../octave/oct.h:33:
In file included from /sw/include/octave-3.6.4/octave/Matrix.h:30:
In file included from /sw/include/octave-3.6.4/octave/mx-base.h:65:
In file included from /sw/include/octave-3.6.4/octave/boolSparse.h:29:
In file included from /sw/include/octave-3.6.4/octave/Sparse-op-defs.h:31:
/sw/include/octave-3.6.4/octave/mx-inlines.cc:311:10: fatal error: 
      'libcxx-fix.h' file not found
#include "libcxx-fix.h"
         ^
1 error generated.
make: *** [ov-netcdf.o] Error 1
'make' returned the following error: make: Entering directory 
`/private/var/tmp/oct-5qlvpF/octcdf/src'
/sw/bin/mkoctfile-3.6.4 -DHAVE_OCTAVE_ -v -c ov-netcdf.cc -I/sw/include 
-I/sw/include -DHAVE_OCTAVE_INT 
oct-cxx -c -I/sw/include -fPIC -I/sw/include/octave-3.6.4/octave/.. 
-I/sw/include/octave-3.6.4/octave -I/sw/include -I/sw/include 
-I/sw/include/freetype2 -I/sw/include -I/sw/include -O3 -MD -I/usr/X11/include 
-std=c++0x -I/sw/include -I/sw/include -DHAVE_OCTAVE_ -DHAVE_OCTAVE_INT 
ov-netcdf.cc -o ov-netcdf.o
make: Leaving directory `/private/var/tmp/oct-5qlvpF/octcdf/src'
error: called from 'pkg>configure_make' in file 
/sw/share/octave/3.6.4/m/pkg/pkg.m near line 1385, column 9
error: called from:
error:   /sw/share/octave/3.6.4/m/pkg/pkg.m at line 827, column 5
error:   /sw/share/octave/3.6.4/m/pkg/pkg.m at line 383, column 9
error:   /sw/src/fink.build/octcdf-nc4-oct364-1.1.7-1/octcdf/octave-forge-comp 
at line 4, column 1

many thanks,
— Viv
------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to