Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Daniel Lapolla wrote: > Thanks, Tony > > Yes... we did ./configure before building > > But what could be causing the error I mentioned earlier? Do you have any > clues? > > cvs commit -f -m "no message" -- Document01.doc (in directory E:\test) > Checking in Document01.doc; > /test_repository/test_module/Document01.doc,v <-- Document01.doc > cvs commit: warning: unrecognized response `free(): invalid pointer > 0x9f482f0!' from cvs server > new revision: 1.3; previous revision: 1.2 > done > Nope.. it's not an error from cvs itself - something from the libraries I think. you'd need to look at the documentation to see if you get make it break into gdb or write a backtrace or something. Tony