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: jlandercy
Subject: Re: Install issue with database package
Date: Mon, 30 Jan 2012 14:57:10 -0800 (PST)

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

--
View this message in context: 
http://octave.1599824.n4.nabble.com/Install-issue-with-database-package-tp4339573p4342887.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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