<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2900.2722" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><?xml:namespace prefix = o ns =
"urn:schemas-microsoft-com:office:office" /><o:p><FONT
face="Times New Roman"> </FONT></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman">Hi
COIN people, <o:p></o:p></FONT></P>
<DIV
style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0cm; BORDER-TOP: medium none; PADDING-LEFT: 0cm; PADDING-BOTTOM: 1pt; BORDER-LEFT: medium none; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext 1pt solid; mso-element: para-border-div; mso-border-bottom-alt: solid windowtext .75pt">
<P class=MsoNormal
style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0cm; BORDER-TOP: medium none; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 0pt; BORDER-LEFT: medium none; PADDING-TOP: 0cm; BORDER-BOTTOM: medium none; mso-border-bottom-alt: solid windowtext .75pt; mso-padding-alt: 0cm 0cm 1.0pt 0cm"><FONT
face="Times New Roman">Working from <SPAN
style="mso-spacerun: yes"> </SPAN>a SunOS environment in which I have
renamed Makefile.sample2 as Makefile, I get the following error on an attempted
execution. There is no reference to Sbb in any Makefile except Makefile.Sbb. Any
ideas? Thanks.</FONT></P></DIV>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p><FONT
face="Times New Roman"> </FONT></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT
face="Times New Roman">css{grun}160: cd Samples<o:p></o:p></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT
face="Times New Roman">/cs/mitacs2/grun/COIN260805/COIN/Cbc/Samples</FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT
face="Times New Roman">css{grun}161: make<o:p></o:p></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p><FONT
face="Times New Roman"> </FONT></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT
face="Times New Roman">Creating dependency
CbcHeuristicUser.d<o:p></o:p></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p><FONT
face="Times New Roman"> </FONT></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT
face="Times New Roman">Creating dependency
CbcCompareUser.d<o:p></o:p></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p><FONT
face="Times New Roman"> </FONT></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT
face="Times New Roman">Creating dependency CbcBranchUser.d<o:p></o:p></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p><FONT
face="Times New Roman"> </FONT></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT
face="Times New Roman">Creating dependency sample2.d<o:p></o:p></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p><FONT
face="Times New Roman"> </FONT></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT
face="Times New Roman">Compiling sample2.cpp<o:p></o:p></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p><FONT
face="Times New Roman"> </FONT></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT
face="Times New Roman">Compiling CbcBranchUser.cpp<SPAN
style="mso-spacerun: yes">
</SPAN><o:p></o:p></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p><FONT
face="Times New Roman"> </FONT></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT
face="Times New Roman">Compiling CbcCompareUser.cpp<o:p></o:p></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p><FONT
face="Times New Roman"> </FONT></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT
face="Times New Roman">Compiling CbcHeuristicUser.cpp<o:p></o:p></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p><FONT
face="Times New Roman"> </FONT></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT
face="Times New Roman">Creating testit<o:p></o:p></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman">g++
-I- -DCOIN_NOT_CYGWIN<SPAN style="mso-spacerun: yes"> </SPAN>-Wall
-Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -pipe -g
-DCOIN_USE_CLP<SPAN style="mso-spacerun: yes"> </SPAN>-I../../include
-I../../Clp/include<SPAN style="mso-spacerun: yes"> </SPAN>-I.<SPAN
style="mso-spacerun: yes"> </SPAN>-o testit SunOS-g/sample2.o
SunOS-g/CbcBranchUser.o SunOS-g/CbcCompareUser.o SunOS-g/CbcHeuristicUser.o
-L../../lib -L../../lib -Wl,-R,../../lib -Wl,-R,../../lib -lCbc -lCgl -lOsiClp
-lOsi -lClp -lCoin<SPAN style="mso-spacerun: yes">
</SPAN>-Wl,-R,/usr/local/lib -lstdc++ -lnsl -lsocket<SPAN
style="mso-spacerun: yes"> </SPAN>-lm<o:p></o:p></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT
face="Times New Roman">css{grun}162: <o:p></o:p></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT
face="Times New Roman">css{grun}162: time testit ./miplib3/gt2.gz
<o:p></o:p></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT
face="Times New Roman">ld.so.1: testit: fatal: libSbb.so: open failed: No such
file or directory<o:p></o:p></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT
face="Times New Roman">Killed<o:p></o:p></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman">0.0u
0.0s 0:00 0% 0+0k 0+0io 0pf+0w<o:p></o:p></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT
face="Times New Roman">css{grun}163: <o:p></o:p></FONT></P></DIV>
<DIV>
<BR>Gabrielle A. Grün, Ph.D. Student<BR>School of Computing Science<BR>Simon
Fraser University<BR>8888 University Drive<BR>Burnaby, BC<BR>V5A 1S6<BR><<A
href="http://www.cs.sfu.ca/~grun">http://www.cs.sfu.ca/~grun</A>>
</DIV></BODY></HTML>