<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=656200117-07032006><FONT size=2>I tried to build Wine Library 
on Solaris 10 platform today.&nbsp; It gave error while compiling dll/dxerr8 
module.</FONT></SPAN></DIV>
<DIV><SPAN class=656200117-07032006><FONT size=2>The error message says "Don't 
know how to make target: install-lib"</FONT></SPAN></DIV>
<DIV><SPAN class=656200117-07032006><FONT size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=656200117-07032006><FONT size=2>I compared the Makefiles and 
added the target "install-lib" for dxerr8 module, like 
below:</FONT></SPAN></DIV>
<DIV><SPAN class=656200117-07032006><FONT size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=656200117-07032006><FONT size=2>Makefile:</FONT></SPAN></DIV>
<DIV><SPAN class=656200117-07032006><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2>install 
install-lib:: install_lib $(WIN16_INSTALL)<BR><BR>install_lib: 
$(MODULE)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $(MKINSTALLDIRS) 
$(DESTDIR)$(dlldir)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $(INSTALL_PROGRAM) 
$(MODULE) $(DESTDIR)$(dlldir)/$(MODULE)</FONT></SPAN></DIV>
<DIV><SPAN class=656200117-07032006><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=656200117-07032006><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=656200117-07032006><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2>It was able to 
build the dxerr8 module.</FONT></SPAN></DIV>
<DIV><SPAN class=656200117-07032006><FONT size=2>But similar error message is 
getting repeated for other modules as well.&nbsp; I would like to fix it in one 
shot, probably a fix in the configure script is needed.&nbsp; Has anybody faced 
this problem and fixed it?&nbsp; Please suggest.</FONT></SPAN></DIV>
<DIV><SPAN class=656200117-07032006><FONT size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=656200117-07032006><FONT size=2>regards,</FONT></SPAN></DIV>
<DIV><SPAN class=656200117-07032006><FONT size=2>Vikas 
Gera</FONT></SPAN></DIV></BODY></HTML>