Hi all,
today I was compiling GRASS with make -j 10 and I got errors in
lib/vector/vedit, still after cd to that directory and running plain
make there where no more errors. I assume, that simply vedit failed to
build due to running make in paralel at first time.
Anyone ready for quick fix or should I open a new ticket for issue?
today I was compiling GRASS with make -j 10 and I got errors in
lib/vector/vedit, still after cd to that directory and running plain
make there where no more errors. I assume, that simply vedit failed to
build due to running make in paralel at first time.
Anyone ready for quick fix or should I open a new ticket for issue?
Yes, it's fixed now. GRASS compiles with make -j 10 just fine.
Thanks!
Maris.
2008/3/11, Martin Landa <landa.martin@gmail.com>:
Hi,
2008/3/11, Maris Nartiss <maris.gis@gmail.com>:
> today I was compiling GRASS with make -j 10 and I got errors in
> lib/vector/vedit, still after cd to that directory and running plain
> make there where no more errors. I assume, that simply vedit failed to
> build due to running make in paralel at first time.
> Anyone ready for quick fix or should I open a new ticket for issue?