>Maybe I misunderstood this... I have a vanilla Circle30bpl22. I applied >the patch for oasisolc from your site. The make failed with a bunch of >undefined routine errors. > >dgscripts did the same thing, both with and without doing oasis first. > >What did I do wrong? > >Mike- sometimes the patch fails to fix your makefile. if you do not include the new patched files in your makefile you will get a whole bunch of undefined references. oasis modifies your makefile by removing all the things from the BOTTOM of the original makefile and putting them in their own file called "depend" you will have to add the new files into your depend file, usually you'll find a makefile.rej file which has failed to insert lines like "oasis.h: comm.h, utils.h..." this is not exact, cause i do not have access to the exact code at the moment but thats the main idea. hope this helps _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | | Newbie List: http://groups.yahoo.com/group/circle-newbies/ | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/25/03 PDT