Hello Stefan,

* Klett, Stefan wrote on Fri, Mar 14, 2008 at 11:09:11AM CET:
> This time I don't know how to deal with the following error message:
> 
> { test ! -d libgeneva-0.5  || { find libgeneva-0.5  -type d ! -perm -200
> -exec chmod u+w {} ';' && rm -fr libgeneva-0.5 ; }; }
> test -d libgeneva-0.5  || mkdir libgeneva-0.5
> /bin/sh: line 20: test: libgeneva-0.5: binary operator expected
> cp: angegebenes Ziel "/README" ist kein Verzeichnis (is no directory)
> make: *** [distdir] Fehler 1

Please find out why $(srcdir) and/or $(distdir) are not set properly
in the Makefile.

Cheers,
Ralf


Reply via email to