29 Oct
2003
29 Oct
'03
10:28 p.m.
On Wed, 29 Oct 2003, Alexandre Julliard wrote:
Yes, and it seems to work fine here. Could you show us the exact commands you ran and the relevant make output?
Well, I did a standard build: configure --with-nptl --silent && make -s depend && make -s than installed it (as root): make -s install to fix the problem, I had to do: cd libs/; make -s install-dev -- Dimi.