On Tue, 7 Mar 2006, Vikas Gera wrote:
[...]
I tried to build Wine Library on Solaris 10 platform today. It gave
error while compiling dll/dxerr8 module.
The error message says "Don't know how to make target: install-lib"
[...]
But similar error message is getting repeated for other modules as
Title: Message
I tried to build Wine Library
on Solaris 10 platform today. It gave error while compiling dll/dxerr8
module.
The error message says "Don't
know how to make target: install-lib"
I compared the Makefiles and
added the target "install-lib" for dxerr8 module, like
below:
Mak