From: Adam H. <ad...@ne...> - 2000-01-21 19:09:42
|
When I do makes, I get a lot of the following error: /bin/sh: -c: line 1: syntax error near unexpected token `;' /bin/sh: -c: line 1: `for d in ; do (cd $d; /bin/make all); done ' make: *** [all_dirs] Error 2 In fact, I seem to get it for every directory--am I the only one (it could be a BeOS thing)? I don't seem to be enough of a makefile wizard to fix this myself. While we are on the subject of makefiles, how should I handle BeOS vs. Linux in the build process? There are several differences (mainly in the libraries included) that need to be addressed... -- Adam Haberlach |BeOS: it's nothing that somebody hasn't done before. ad...@ne... | Until now, something that nobody has done right. http://www.newsnipple.com/ | --Me |