Btw, the actual reason Makefile didn't import is likely because you have a .cvsignore file in your src/ file that lists Makefile. You might try 'make ../bin/circle' (backup your ../bin/circle circle binary first) to see if it's just your utilities that are broken. possible you added compile options util/Makefile without updating its Makefile.in Your error messages are not consistent with having an .o file not listed (that would be a link error), but you still might have errors of that type, since you didn't get past compile -Mysid -- +---------------------------------------------------------------+ | 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