help-octave
[Top][All Lists]
Advanced

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

Problem with bug reporting


From: Eyram Apetcho
Subject: Problem with bug reporting
Date: Wed, 7 May 2014 15:41:59 -0300

Dear Octave Maintainer,
I installed recently on MacOS 10.9 (marvericks). I tried to installed netcdf, octcdf and octproj packages but the installation failled.

When I was trying to submit my bug (following the link on octave.org), I was asked to registered.
I subscribe and apparently an email should be sent to me for confirmation but until now I didn't get any email for this confirmation. Therefore, I am not able to submit my bug trough the regular pathway.

Please, I want to know what I can do to get my registration confirmed.

Following is my bug report:

In file included from __netcdf__.cc:32:
./netcdf_constants.h:154:53: error: use of undeclared identifier
      'NC_INDEPENDENT'
  netcdf_constants["NC_INDEPENDENT"] = octave_value(NC_INDEPENDENT);
                                                    ^
./netcdf_constants.h:155:52: error: use of undeclared identifier 'NC_COLLECTIVE'
  netcdf_constants["NC_COLLECTIVE"] = octave_value(NC_COLLECTIVE);
                                                   ^
2 errors generated.
make: *** [__netcdf__.oct] Error 1
mkoctfile __netcdf__.cc -L/usr/local/Cellar/netcdf/4.3.1.1/lib -lnetcdf

pkg: error running `make' for the netcdf package.
error: called from 'configure_make' in file /usr/local/Cellar/octave/3.8.0/share/octave/3.8.0/m/pkg/private/configure_make.m near line 82, column 9
error: called from:
error:   /usr/local/Cellar/octave/3.8.0/share/octave/3.8.0/m/pkg/private/install.m at line 199, column 5
error:   /usr/local/Cellar/octave/3.8.0/share/octave/3.8.0/m/pkg/pkg.m at line 394, column 9

Thank you in advance.


Eyram K. Apetcho
HOSST Graduate School
GEOMAR Helmholtz Center fot Ocean Research Kiel
24105 Kiel
Düstenbrooker weg 20
Tel: +49 (0)431-600-4507


reply via email to

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