Manuel Tejada wrote: > I have installed: > - db4.3 base package with docs > - libdb4.3 runtime and, > - libdb4.3-devel > > You mean I need another library?
No, you need to tell the linker to use it. Add "-ldb-4.3" to the link command. Your book should explain this. Brian -- 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/