Hi I am trying to install a signal processing package (signal-1.0.10) off of 
the ovtave-forge website.  It needs a couple of dependencies (including 
'miscellaneous' and 'optim' and 'specfun').  When I try to install 
miscellaneous, I get the following error:

ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [waitbar.oct] Error 1
'make' returned the following error: mkoctfile -DHAVE_OCTAVE_32 -v -DUSE_TERM 
-DHAVE_TERMCAP_H waitbar.cc -ltermcap

and when I try to install specfun:

ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [ellipj.oct] Error 1
'make' returned the following error: mkoctfile -s ellipj.cc
error: called from `pkg>configure_make' in file 
/Applications/Octave.app/Contents/Resources/share/octave/3.2.3/m/pkg/pkg.m near 
line 1253, column 2
error: called from:
error:   
/Applications/Octave.app/Contents/Resources/share/octave/3.2.3/m/pkg/pkg.m at 
line 714, column 5
error:   
/Applications/Octave.app/Contents/Resources/share/octave/3.2.3/m/pkg/pkg.m at 
line 287, column 7

I cannot install optim or signal without these other dependencies, so these 
errors are preventing me from using the signal package.  I have some mkoct 
files in my octave.app/bin directory.  I am not sure what the problem is here.  
Can I get help??

Thanks

Danny Clark

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to