On Tue, 21 Apr 2009, Sven Schreiber wrote:

> I just tried to compile a fresh cvs checkout and got the following error:
>
> gcc -c -I.. -I../lib/src -I/usr/include/libxml2   mklang.c
> ../libtool --mode=link gcc -o mklang mklang.o ../lib/libgretl-1.0.la
> -lxml2
> libtool: link: gcc -o .libs/mklang mklang.o
> ../lib/.libs/libgretl-1.0.so -L/usr/lib -L/usr/local/lib -llapack -lblas
> -lgfortran -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libgmp.so
> /usr/lib/libfftw3.so -lm /usr/lib/libxml2.so
> ./mklang --lang2 > gretl.lang.2
> /bin/sh: cannot create gretl.lang.2: Permission denied
>
> I hope this is unrelated to the updated de.po that I committed just
> before starting to compile...

No, I'm pretty sure it's not related.

> any hints?

 ls -l /path-to-build/gui2/gretl.lang.2
 ls -ld /path-to-build/gui2

gretl.lang.2 is a generated file, not in CVS; somehow it seems you
don't have permission to write to it.

Allin.


Reply via email to