On 11/23/20 1:09 PM, Marcin Cieslak wrote:
On Mon, 23 Nov 2020, Antonis Tsolomitis wrote:


Thanks for showing me the trap.

So I make clean and rerun
make World | tee cde-make.log 2>&1

I am sorry, this is not the right way to do it. Can you try this instead:

make World 2>&1 | tee cde-make.log

Marcin


OK, I run the above modified command. Here is the build log:

https://myria.math.aegean.gr/~atsol/tmp/cde-make.log

dtstyle does not get build.

Antonis.
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to