X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C7CE34.99D32E09@onstor-exch02.onstor.net>; Tue, 24 Jul 2007 12:52:51 -0800
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C7CE34.99D32E09"
Content-class: urn:content-classes:message
Subject: RE: Build problem 
Date: Tue, 24 Jul 2007 12:52:51 -0800
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E018A69CE@onstor-exch02.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E049DF154@onstor-exch02.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: Build problem 
Thread-Index: AcfOIuzIqEvRZymxQu27N5FBdq9MygAAB/sgAAOzx3A=
From: "Jeff Miller" <jeff.miller@onstor.com>
To: "Maxim Kozlovsky" <maxim.kozlovsky@onstor.com>,
	"dl-Cougar" <dl-Cougar@onstor.com>

This is a multi-part message in MIME format.

------_=_NextPart_001_01C7CE34.99D32E09
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

I did:
rm Build/bc/dbg/Depends/SSC/libutils.d
and it built.

The problem was that a file was added to the utils library.  We don't
have a dependency on makefiles, so adding a file won't necessarily cause
a library to be rebuilt.  So anything that would cause utils to be built
solves this problem.  We could add a dependency on makefiles, but that
causes trouble when doing makefile development, unless there is a
command line option to turn it off.  I believe we should have this
dependency so we don't have these kinds of problems.
Jeff

_____________________________________________
From: Maxim Kozlovsky=20
Sent: Tuesday, July 24, 2007 11:48 AM
To: Jeff Miller; dl-Cougar
Subject: RE: Build problem=20

Try removing everything and rebuilding from scratch. These symbols
should be in -lutils.

_____________________________________________
From: Jeff Miller=20
Sent: Tuesday, July 24, 2007 11:46 AM
To: dl-Cougar
Subject: Build problem=20

Seems to be just dbg-bc


/usr/openbsd.new/usr/cross/pmonmips/usr/bin/cc -fPIC  -DBOBCAT -Wall
-Wmissing-prototypes   -Werror -DEXTENDED_SECURITY -DNFX_KERBEROS
-DNETEEE_FRAGMENT  -G 0  -o ../../Build/bc/dbg/bin/anpssctest \
../../Build/bc/dbg/Objects/SSC/sm-anpssc/anpssctest.o  \
-lanpssc -lldap -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto -lm   \
-L../../Build/bc/dbg/lib -lrmc -lutils -le_log -lauthen -licucommon
-licudata -lnfxnis -lacrypt -levent -lbsdcompat -lgenlib -lcluster -lncm
\
 -Xlinker -rpath -Xlinker /usr/local/agile/lib
../../Build/bc/dbg/Objects/SSC/sm-anpssc/anpssctest.o: In function
`t31':
/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.c:1144:
undefined reference to `cron_remove_matching_lines'
/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.c:1144:
undefined reference to `cron_modify'
/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.c:1147:
undefined reference to `cron_modify'
/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.c:1151:
undefined reference to `cron_add_line'
/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.c:1151:
undefined reference to `cron_modify'
/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.c:1154:
undefined reference to `cron_modify'
/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.c:1158:
undefined reference to `cron_add_line'
/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.c:1158:
undefined reference to `cron_modify'
/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.c:1161:
undefined reference to `cron_modify'
/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.c:1165:
undefined reference to `cron_remove_matching_lines'
/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.c:1165:
undefined reference to `cron_modify'
/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.c:1169:
undefined reference to `cron_modify'
/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.c:1173:
undefined reference to `cron_add_line'
/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.c:1173:
undefined reference to `cron_modify'
make[3]: *** [../../Build/bc/dbg/bin/anpssctest] Error 1
make[3]: Leaving directory
`/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc'
make[2]: *** [default] Error 1
make[2]: Leaving directory `/homes/jeffm/p4/cougar/nfx-tree'
make[1]: *** [ssc] Error 2
make[1]: Leaving directory `/homes/jeffm/p4/cougar/nfx-tree'
make: *** [dbg-bc] Error 2

------_=_NextPart_001_01C7CE34.99D32E09
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.5.7652.24">
<TITLE>RE: Build problem </TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT COLOR=3D"#000080" SIZE=3D2 =
FACE=3D"Arial">I did:</FONT></SPAN><SPAN LANG=3D"en-us"></SPAN><SPAN =
LANG=3D"en-us"></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT COLOR=3D"#000080" SIZE=3D2 =
FACE=3D"Arial">rm Build/bc/dbg/Depends/SSC/libutils.d</FONT></SPAN><SPAN =
LANG=3D"en-us"></SPAN><SPAN LANG=3D"en-us"></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT COLOR=3D"#000080" SIZE=3D2 =
FACE=3D"Arial">and it built.</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT COLOR=3D"#000080" SIZE=3D2 =
FACE=3D"Arial">The problem was that a file was added to the utils =
library</FONT></SPAN><SPAN LANG=3D"en-us"></SPAN><SPAN =
LANG=3D"en-us"><FONT COLOR=3D"#000080" SIZE=3D2 FACE=3D"Arial">.&nbsp; =
We don</FONT></SPAN><SPAN LANG=3D"en-us"></SPAN><SPAN =
LANG=3D"en-us"><FONT COLOR=3D"#000080" SIZE=3D2 =
FACE=3D"Arial">&#8217;</FONT></SPAN><SPAN LANG=3D"en-us"></SPAN><SPAN =
LANG=3D"en-us"><FONT COLOR=3D"#000080" SIZE=3D2 FACE=3D"Arial">t have a =
dependency on makefiles, so adding a file won</FONT></SPAN><SPAN =
LANG=3D"en-us"></SPAN><SPAN LANG=3D"en-us"><FONT COLOR=3D"#000080" =
SIZE=3D2 FACE=3D"Arial">&#8217;</FONT></SPAN><SPAN =
LANG=3D"en-us"></SPAN><SPAN LANG=3D"en-us"><FONT COLOR=3D"#000080" =
SIZE=3D2 FACE=3D"Arial">t</FONT></SPAN><SPAN LANG=3D"en-us"></SPAN><SPAN =
LANG=3D"en-us"> <FONT COLOR=3D"#000080" SIZE=3D2 =
FACE=3D"Arial">necessarily cause a library to be =
rebuilt.</FONT></SPAN><SPAN LANG=3D"en-us"></SPAN><SPAN =
LANG=3D"en-us"><FONT COLOR=3D"#000080" SIZE=3D2 FACE=3D"Arial">&nbsp; =
So</FONT></SPAN><SPAN LANG=3D"en-us"></SPAN><SPAN LANG=3D"en-us"> <FONT =
COLOR=3D"#000080" SIZE=3D2 FACE=3D"Arial">anything</FONT></SPAN><SPAN =
LANG=3D"en-us"></SPAN><SPAN LANG=3D"en-us"><FONT COLOR=3D"#000080" =
SIZE=3D2 FACE=3D"Arial"></FONT></SPAN><SPAN LANG=3D"en-us"></SPAN><SPAN =
LANG=3D"en-us"> <FONT COLOR=3D"#000080" SIZE=3D2 FACE=3D"Arial">that =
would cause utils to be built solves this problem.</FONT></SPAN><SPAN =
LANG=3D"en-us"></SPAN><SPAN LANG=3D"en-us"><FONT COLOR=3D"#000080" =
SIZE=3D2 FACE=3D"Arial">&nbsp; We could add a</FONT></SPAN><SPAN =
LANG=3D"en-us"></SPAN><SPAN LANG=3D"en-us"> <FONT COLOR=3D"#000080" =
SIZE=3D2 FACE=3D"Arial">dependency</FONT></SPAN><SPAN =
LANG=3D"en-us"></SPAN><SPAN LANG=3D"en-us"><FONT COLOR=3D"#000080" =
SIZE=3D2 FACE=3D"Arial"> on makefiles, but that causes trouble when =
doing makefile development</FONT></SPAN><SPAN =
LANG=3D"en-us"></SPAN><SPAN LANG=3D"en-us"><FONT COLOR=3D"#000080" =
SIZE=3D2 FACE=3D"Arial">, unless there is a command line option to turn =
it off.</FONT></SPAN><SPAN LANG=3D"en-us"></SPAN><SPAN =
LANG=3D"en-us"><FONT COLOR=3D"#000080" SIZE=3D2 FACE=3D"Arial">&nbsp; I =
believe we should have this dependency so we don</FONT></SPAN><SPAN =
LANG=3D"en-us"></SPAN><SPAN LANG=3D"en-us"><FONT COLOR=3D"#000080" =
SIZE=3D2 FACE=3D"Arial">&#8217;</FONT></SPAN><SPAN =
LANG=3D"en-us"></SPAN><SPAN LANG=3D"en-us"><FONT COLOR=3D"#000080" =
SIZE=3D2 FACE=3D"Arial">t have these kinds of</FONT></SPAN><SPAN =
LANG=3D"en-us"></SPAN><SPAN LANG=3D"en-us"> <FONT COLOR=3D"#000080" =
SIZE=3D2 FACE=3D"Arial">problems</FONT></SPAN><SPAN =
LANG=3D"en-us"></SPAN><SPAN LANG=3D"en-us"><FONT COLOR=3D"#000080" =
SIZE=3D2 FACE=3D"Arial">.</FONT></SPAN><SPAN LANG=3D"en-us"></SPAN><SPAN =
LANG=3D"en-us"></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT COLOR=3D"#000080" SIZE=3D2 =
FACE=3D"Arial">Jeff</FONT></SPAN><SPAN LANG=3D"en-us"></SPAN><SPAN =
LANG=3D"en-us"></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Tahoma">_____________________________________________<BR>
</FONT></SPAN><SPAN LANG=3D"en-us"><B></B></SPAN><SPAN =
LANG=3D"en-us"><B><FONT SIZE=3D2 =
FACE=3D"Tahoma">From:</FONT></B></SPAN><SPAN LANG=3D"en-us"></SPAN><SPAN =
LANG=3D"en-us"><FONT SIZE=3D2 FACE=3D"Tahoma"> Maxim Kozlovsky<BR>
</FONT></SPAN><SPAN LANG=3D"en-us"><B></B></SPAN><SPAN =
LANG=3D"en-us"><B><FONT SIZE=3D2 =
FACE=3D"Tahoma">Sent:</FONT></B></SPAN><SPAN LANG=3D"en-us"></SPAN><SPAN =
LANG=3D"en-us"><FONT SIZE=3D2 FACE=3D"Tahoma"> Tuesday, July 24, 2007 =
11:48 AM<BR>
</FONT></SPAN><SPAN LANG=3D"en-us"><B></B></SPAN><SPAN =
LANG=3D"en-us"><B><FONT SIZE=3D2 =
FACE=3D"Tahoma">To:</FONT></B></SPAN><SPAN LANG=3D"en-us"></SPAN><SPAN =
LANG=3D"en-us"><FONT SIZE=3D2 FACE=3D"Tahoma"> Jeff Miller; =
dl-Cougar<BR>
</FONT></SPAN><SPAN LANG=3D"en-us"><B></B></SPAN><SPAN =
LANG=3D"en-us"><B><FONT SIZE=3D2 =
FACE=3D"Tahoma">Subject:</FONT></B></SPAN><SPAN =
LANG=3D"en-us"></SPAN><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Tahoma"> RE: Build problem</FONT></SPAN><SPAN LANG=3D"en-us"> =
</SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT COLOR=3D"#000080" SIZE=3D2 =
FACE=3D"Arial">Try removing everything and rebuilding from scratch. =
These symbols should be in &#8211;lutils.</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Tahoma">_____________________________________________<BR>
</FONT></SPAN><SPAN LANG=3D"en-us"><B></B></SPAN><SPAN =
LANG=3D"en-us"><B><FONT SIZE=3D2 =
FACE=3D"Tahoma">From:</FONT></B></SPAN><SPAN LANG=3D"en-us"></SPAN><SPAN =
LANG=3D"en-us"><FONT SIZE=3D2 FACE=3D"Tahoma"> Jeff Miller<BR>
</FONT></SPAN><SPAN LANG=3D"en-us"><B></B></SPAN><SPAN =
LANG=3D"en-us"><B><FONT SIZE=3D2 =
FACE=3D"Tahoma">Sent:</FONT></B></SPAN><SPAN LANG=3D"en-us"></SPAN><SPAN =
LANG=3D"en-us"><FONT SIZE=3D2 FACE=3D"Tahoma"> Tuesday, July 24, 2007 =
11:46 AM<BR>
</FONT></SPAN><SPAN LANG=3D"en-us"><B></B></SPAN><SPAN =
LANG=3D"en-us"><B><FONT SIZE=3D2 =
FACE=3D"Tahoma">To:</FONT></B></SPAN><SPAN LANG=3D"en-us"></SPAN><SPAN =
LANG=3D"en-us"><FONT SIZE=3D2 FACE=3D"Tahoma"> dl-Cougar<BR>
</FONT></SPAN><SPAN LANG=3D"en-us"><B></B></SPAN><SPAN =
LANG=3D"en-us"><B><FONT SIZE=3D2 =
FACE=3D"Tahoma">Subject:</FONT></B></SPAN><SPAN =
LANG=3D"en-us"></SPAN><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Tahoma"> Build problem</FONT></SPAN><SPAN LANG=3D"en-us"> =
</SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 FACE=3D"Arial">Seems =
to be just dbg-bc</FONT></SPAN></P>
<BR>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">/usr/openbsd.new/usr/cross/pmonmips/usr/bin/cc =
-fPIC&nbsp; -DBOBCAT -Wall -Wmissing-prototypes&nbsp;&nbsp; -Werror =
-DEXTENDED_SECURITY -DNFX_KERBEROS -DNETEEE_FRAGMENT&nbsp; -G 0&nbsp; -o =
../../Build/bc/dbg/bin/anpssctest \</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">../../Build/bc/dbg/Objects/SSC/sm-anpssc/anpssctest.o&nbsp=
; \</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">-lanpssc -lldap -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto =
-lm&nbsp;&nbsp; \</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">-L../../Build/bc/dbg/lib -lrmc -lutils -le_log -lauthen =
-licucommon -licudata -lnfxnis -lacrypt -levent -lbsdcompat -lgenlib =
-lcluster -lncm \</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">&nbsp;-Xlinker -rpath -Xlinker =
/usr/local/agile/lib</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">../../Build/bc/dbg/Objects/SSC/sm-anpssc/anpssctest.o: In =
function `t31':</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.=
c:1144: undefined reference to =
`cron_remove_matching_lines'</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.=
c:1144: undefined reference to `cron_modify'</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.=
c:1147: undefined reference to `cron_modify'</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.=
c:1151: undefined reference to `cron_add_line'</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.=
c:1151: undefined reference to `cron_modify'</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.=
c:1154: undefined reference to `cron_modify'</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.=
c:1158: undefined reference to `cron_add_line'</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.=
c:1158: undefined reference to `cron_modify'</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.=
c:1161: undefined reference to `cron_modify'</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.=
c:1165: undefined reference to =
`cron_remove_matching_lines'</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.=
c:1165: undefined reference to `cron_modify'</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.=
c:1169: undefined reference to `cron_modify'</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.=
c:1173: undefined reference to `cron_add_line'</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc/anpssctest.=
c:1173: undefined reference to `cron_modify'</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">make[3]: *** [../../Build/bc/dbg/bin/anpssctest] Error =
1</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">make[3]: Leaving directory =
`/homes/jeffm/p4/cougar/nfx-tree/code/sm-anpssc'</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">make[2]: *** [default] Error 1</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">make[2]: Leaving directory =
`/homes/jeffm/p4/cougar/nfx-tree'</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">make[1]: *** [ssc] Error 2</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">make[1]: Leaving directory =
`/homes/jeffm/p4/cougar/nfx-tree'</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 FACE=3D"Arial">make: =
*** [dbg-bc] Error 2</FONT></SPAN><SPAN LANG=3D"en-us"></SPAN><SPAN =
LANG=3D"en-us"></SPAN></P>

</BODY>
</HTML>
------_=_NextPart_001_01C7CE34.99D32E09--
