Torben Nehmer wrote: > When I try to make midgard-lib I get this error (though I can't see > why...) > > make[1]: Entering directory > `/home/www-chroot-deb-src/midgard-lib-CVS-20020320/test' > if test -f .libs/pageresolve ; then ; cp .libs/pageresolve > midgard-pageresolve ; else ; cp pageresolve midgard-pageresolve ; fi > /bin/sh: -c: line 1: syntax error near unexpected token `;' > /bin/sh: -c: line 1: `if test -f .libs/pageresolve ; then ; cp > .libs/pageresolve midgard-pageresolve ; else ; cp pageresolve
It worked for me (using bash), but appearantly the statement wasn't sh-compliant. The fix I put into CVS ought to fix that. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
