<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#c0c0c0>
<DIV><FONT face=Arial size=2>while "make"ing wine-20040408 on a:</FONT></DIV>
<DIV><FONT face=Arial size=2>tyan tiger 100</FONT></DIV>
<DIV><FONT face=Arial size=2>dual p3-850</FONT></DIV>
<DIV><FONT face=Arial size=2>528MB ECC</FONT></DIV>
<DIV><FONT face=Arial size=2>freeBSD4.9-RELEASE</FONT></DIV>
<DIV><FONT face=Arial size=2>gcc2.95.3</FONT></DIV>
<DIV><FONT face=Arial size=2>root using /bin/sh from 
/home/vertigo/wine-20040408</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>well, there's a different issue too...&nbsp; as per 
the compiling instructions, after i run "tar -zxvf Wine-20040408.tar.gz" from 
the users home, i cd into wine-20040408 and try "./tools/wineinstall".&nbsp; it 
returns "./tools/wineinstall: Command not found".&nbsp; so i run "./configure", 
"make depend" and "make" seperately, and the following is what returns from 
make:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&lt;---snip---&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>rm -f libwine_port.a &amp;&amp; ln -s 
port/libwine_port.a libwine_port.a<BR>rm -f libwine.so &amp;&amp; ln -s 
wine/libwine.so libwine.so<BR>rm -f libwine_unicode.so &amp;&amp; ln -s 
unicode/libwine_unicode.so libwine_unicode.so<BR>rm -f libwpp.a &amp;&amp; ln -s 
wpp/libwpp.a libwpp.a<BR>rm -f libwine.so.1 &amp;&amp; ln -s wine/libwine.so.1 
libwine.so.1<BR>rm -f libwine_unicode.so.1 &amp;&amp; ln -s 
unicode/libwine_unicode.so.1 libwine_unicode.so.1<BR>rm -f libdxerr8.a 
&amp;&amp; ln -s dxerr8/libdxerr8.a libdxerr8.a<BR>rm -f libdxerr9.a &amp;&amp; 
ln -s dxerr9/libdxerr9.a libdxerr9.a<BR>rm -f libdxguid.a &amp;&amp; ln -s 
dxguid/libdxguid.a libdxguid.a<BR>rm -f libuuid.a &amp;&amp; ln -s 
uuid/libuuid.a libuuid.a<BR>../../tools/winegcc/winegcc -B../../tools/winebuild 
-shared ./glu32.spec&nbsp;&nbsp;&nbsp; glu.o&nbsp; glu32.dll.dbg.o&nbsp; -o 
glu32.dll.so -L../../dlls&nbsp; -lkernel32 -lntdll -L../../libs/wine -lwine 
-L/usr/X11R6/lib&nbsp; -lSM -lICE -lXxf86dga -lXxf86vm -lXv -lXext -lX11&nbsp; 
-lGL -lGLU -L../../libs/port -lwine_port&nbsp; <BR>*** Error code 2</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Stop in 
/usr/home/vertigo/wine-20040408/dlls/glu32.<BR>*** Error code 1</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Stop in 
/usr/home/vertigo/wine-20040408/dlls.<BR>*** Error code 1</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Stop in 
/usr/home/vertigo/wine-20040408.</FONT></DIV>
<DIV><FONT face=Arial size=2>&lt;---un-snip---&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>i did some further reading in the README, and 
online, etc...&nbsp; suggesting that on some gcc compilers (tho mine is recent 
enough i believe), it is recommended to edit the Makefile prior to "make 
depend", and remove the -Ox arg, in my case it was "-O2".&nbsp; i've tried it 
both ways, and the error stays the same...&nbsp; i'm pretty new to bsd still, 
and very new to wine...&nbsp; so, please keep replies technical enough to make 
sense, but not so much that i am lost -=o)&nbsp; thanks in advance.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>shaun</FONT></DIV></BODY></HTML>