>>>>> "MS" == Marius Schamschula  writes:

MS> When trying to install ann 1.0.2 under octave 3.2 on a Mac I get:
MS> Using built-in specs.
MS> Target: powerpc-apple-darwin8
MS> Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable- 
MS> checking -enable-werror --prefix=/usr --mandir=/share/man --enable- 
MS> languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/ 
MS> $/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/ 
MS> lib --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 -- 
MS> target=powerpc-apple-darwin8
MS> Thread model: posix
MS> gcc version 4.0.1 (Apple Computer, Inc. build 5370)
MS>   /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/collect2 -dynamic - 
MS> arch ppc -bundle -bundle_loader /usr/local/bin/octave-3.2.0 - 
MS> macosx_version_min 10.3 -multiply_defined suppress - 
MS> weak_reference_mismatches non-weak -o conftest.oct -lbundle1.o /usr/ 
MS> lib/gcc/powerpc-apple-darwin8/4.0.1/crt3.o -L/usr/local/lib/ 
MS> octave-3.2.0 -L/usr/local/lib -L/usr/local/bin/../lib/gcc-lib/powerpc- 
MS> apple-darwin6.8/4.0.3/ -L/usr/local/bin/../lib/gcc-lib/powerpc-apple- 
MS> darwin6.8/4.0.3 -L/usr/lib/gcc// -L/lib// -L/usr/local/bin/../lib/gcc- 
MS> lib/powerpc-apple-darwin6.8/4.0.3/// -L/usr/lib// -L/usr/lib/gcc/ 
MS> powerpc-apple-darwin8/4.0.1 -L/usr/lib/gcc/powerpc-apple- 
MS> darwin8/4.0.1 -L/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..  
MS> conftest.o -loctinterp -loctave -lcruft -framework vecLib -lfftw3 - 
MS> lfftw3f -lreadline -lncurses -framework vecLib -lhdf5 -lz -lm -lhdf5 - 
MS> lz -lf95 -lm -lstdc++ -lgcc_s.10.4 -lgcc -lSystemStubs -lSystem
MS> ann_wrap.cpp: In member function 'void  
MS> octave_swig_type::install_global()':
MS> ann_wrap.cpp:1197: error: 'curr_sym_tab' was not declared in this scope
MS> ann_wrap.cpp:1197: error: 'link_to_global_variable' was not declared  
MS> in this scope
MS> ann_wrap.cpp:1204: error: 'symbol_record' was not declared in this scope
MS> ann_wrap.cpp:1204: error: 'sr' was not declared in this scope
MS> ann_wrap.cpp:1204: error: 'global_sym_tab' was not declared in this  
MS> scope
MS> ann_wrap.cpp: In function 'void SWIG_Octave_SetModule(void*,  
MS> swig_module_info*)':
MS> ann_wrap.cpp:2110: error: 'curr_sym_tab' was not declared in this scope
MS> ann_wrap.cpp:2110: error: 'link_to_global_variable' was not declared  
MS> in this scope
MS> ann_wrap.cpp: In function 'octave_value_list Fann(const  
MS> octave_value_list&, int)':
MS> ann_wrap.cpp:9617: error: 'curr_sym_tab' was not declared in this scope
MS> ann_wrap.cpp:9617: error: 'link_to_global_variable' was not declared  
MS> in this scope
MS> make[1]: *** [ann.oct] Error 1
MS> make: *** [all] Error 2

I'm the maintainer of octave-forge on Fedora, and I have the same
issue with octave-forge-20090607 building against Octave 3.2.2, full
build log is here:

http://koji.fedoraproject.org/koji/getfile?taskID=1571347&name=build.log

Is there any fix in the works?  This seems to have been reported a
couple of times, but haven't seen any developers chime in:

http://thread.gmane.org/gmane.comp.gnu.octave.devel/1827

There also was a report here with the same symptoms:

http://thread.gmane.org/gmane.comp.gnu.octave.devel/2362

about some issues with SWIG with the 'database' octave-forge package.

Alex

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to