When trying to install ann 1.0.2 under octave 3.2 on a Mac I get:

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


Marius
--
Marius Schamschula




------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to