Re: probs w/ make and make install

2004-05-12 Thread Dimitrie O. Paun
On Mon, 10 May 2004, [EMAIL PROTECTED] wrote: > retried make, which finished. the above stop happens almost immediatly > from make install. this is on freebsd4.9, and this is basically the > same that has always happened for me with all versions of wine i've > tried. can someone either help me

probs w/ make and make install

2004-05-10 Thread [EMAIL PROTECTED]
cd `dirname dlls/__install-lib__` && make install-lib rm -f libdxerr8.a && ln -s dxerr8/libdxerr8.a libdxerr8.a rm -f libdxerr9.a && ln -s dxerr9/libdxerr9.a libdxerr9.a rm -f libdxguid.a && ln -s dxguid/libdxguid.a libdxguid.a rm -f libuuid.a && ln -s uuid/libuuid.a libuuid.a cd `dirname advapi32/