help-octave
[Top][All Lists]
Advanced

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

Re: Install issue with database package


From: Alexander Hansen
Subject: Re: Install issue with database package
Date: Tue, 31 Jan 2012 09:03:54 -0500
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.2.25) Gecko/20111213 Thunderbird/3.1.17

On 1/30/12 5:57 PM, jlandercy wrote:
> Hi,
>
> I really do not find a solution to my problem.
> Finlay I have installed the package postresql-dev which contain the missing
> file,
> but I still get an error when I try to run the *pkg install
> database-1.0.4.tar.gz* command :
>
> postgres_wrap.cpp: In member function ‘void
> octave_swig_type::install_global()’:
> postgres_wrap.cpp:1197:28: error: ‘curr_sym_tab’ was not declared in this
> scope
> postgres_wrap.cpp:1197:65: error: ‘link_to_global_variable’ was not declared
> in this scope
> postgres_wrap.cpp:1204:8: error: ‘symbol_record’ was not declared in this
> scope
> postgres_wrap.cpp:1204:23: error: ‘sr’ was not declared in this scope
> postgres_wrap.cpp:1204:28: error: ‘global_sym_tab’ was not declared in this
> scope
> postgres_wrap.cpp: In function ‘void SWIG_Octave_SetModule(void*,
> swig_module_info*)’:
> postgres_wrap.cpp:2110:27: error: ‘curr_sym_tab’ was not declared in this
> scope
> postgres_wrap.cpp:2110:65: error: ‘link_to_global_variable’ was not declared
> in this scope
> postgres_wrap.cpp: In function ‘octave_value_list Fpostgres(const
> octave_value_list&, int)’:
> postgres_wrap.cpp:8626:27: error: ‘curr_sym_tab’ was not declared in this
> scope
> postgres_wrap.cpp:8626:65: error: ‘link_to_global_variable’ was not declared
> in this scope
> make: *** [postgres.oct] Error 1
> 'make' returned the following error: make: Entering directory
> `/tmp/oct-ToJKTI/database-1.0.4/src'
> CXXFLAGS="-g" mkoctfile -DHAVE_OCTAVE_32 -v -o postgres.oct
> postgres_wrap.cpp -lpq
> g++ -c -fPIC -I/usr/include/octave-3.2.4 -I/usr/include/octave-3.2.4/octave
> -I/usr/include/mpi -I/usr/include/freetype2 -g -DHAVE_OCTAVE_32
> postgres_wrap.cpp -o postgres_wrap.o
> make: Leaving directory `/tmp/oct-ToJKTI/database-1.0.4/src'
> error: called from `pkg>configure_make' in file
> /usr/share/octave/3.2.4/m/pkg/pkg.m near line 1253, column 2
> error: called from:
> error:   /usr/share/octave/3.2.4/m/pkg/pkg.m at line 714, column 5
> error:   /usr/share/octave/3.2.4/m/pkg/pkg.m at line 287, column 7
>
> Does anyone have an idea ?
>
> Tanks
>
> Landercy Jean
>
> --
My thought is that it doesn't work with Octave newer than 3.0.5.


reply via email to

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