Dear community,
I tried to install the Shark library for machine learning from
http://shark-project.sourceforge.net/ on my windows system using cygwin.
As known from Linux, I called 'autoconfig' and './configure' to create
the Makefile and then 'make libs' to build the library.
Unfortunately it causes an error 'undefined reference to [EMAIL PROTECTED]'
and do not build the static library.
I don't want to create an executably so there is no main() probably at all.
Can someone maybe try to install Shark on his or her windows computer
using cygwin or give me a hint how to fix the problem?
Thank you!
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/