<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Compilation error</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<BR>
<P><FONT SIZE=2 FACE="Arial">Hello there,</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">I'm trying to build the Coin utilities in ${CoinDir}/Coin/ on RedHat 7.2 using gcc</FONT> <FONT FACE="Arial">2.95.3. I have done this on Darwin before and had no problems. But in this case I am getting the error below (after creating the dependencies):</FONT></P>
<P><FONT SIZE=2 FACE="Arial">.</FONT>
<BR><FONT SIZE=2 FACE="Arial">.</FONT>
<BR><FONT SIZE=2 FACE="Arial">.</FONT>
<BR><FONT SIZE=2 FACE="Arial">.</FONT>
<BR><FONT SIZE=2 FACE="Arial">Creating dependency CoinFactorization1.d</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">make_real[1]: Leaving directory `/home/mehmetc/COIN/Coin'</FONT>
<BR><FONT SIZE=2 FACE="Arial">make_real[1]: Entering directory `/home/mehmetc/COIN/Coin'</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">Compiling CoinFactorization1.cpp</FONT>
<BR><FONT SIZE=2 FACE="Arial">In file included from CoinFactorization1.cpp:11:</FONT>
<BR><FONT SIZE=2 FACE="Arial">include/CoinHelperFunctions.hpp: In function `void CoinCheckDoubleZero(double *, int)':</FONT>
<BR><FONT SIZE=2 FACE="Arial">include/CoinHelperFunctions.hpp:416: implicit declaration of function `int printf(...)'</FONT>
<BR><FONT SIZE=2 FACE="Arial">include/CoinHelperFunctions.hpp: At top level:</FONT>
<BR><FONT SIZE=2 FACE="Arial">include/CoinHelperFunctions.hpp:713: type specifier omitted for parameter</FONT>
<BR><FONT SIZE=2 FACE="Arial">include/CoinHelperFunctions.hpp:713: parse error before `*'</FONT>
<BR><FONT SIZE=2 FACE="Arial">include/CoinHelperFunctions.hpp:741: type specifier omitted for parameter</FONT>
<BR><FONT SIZE=2 FACE="Arial">include/CoinHelperFunctions.hpp:741: parse error before `*'</FONT>
<BR><FONT SIZE=2 FACE="Arial">make_real[1]: *** [Linux-O2/CoinFactorization1.o] Error 1</FONT>
<BR><FONT SIZE=2 FACE="Arial">make_real[1]: Leaving directory `/home/mehmetc/COIN/Coin'</FONT>
<BR><FONT SIZE=2 FACE="Arial">make_real: *** [install] Error 2</FONT>
</P>
<BR>
<P><FONT SIZE=2 FACE="Arial">I'm really baffled by this. Any ideas? It doesn’t look like a gcc version problem to me but not sure (I saw people in the list who have done it using gcc</FONT> <FONT FACE="Arial">2.95.3</FONT><FONT SIZE=2 FACE="Arial">)</FONT></P>
<P><FONT SIZE=2 FACE="Arial">Please help!</FONT>
<BR><FONT SIZE=2 FACE="Arial">Thnx,</FONT>
<BR><FONT SIZE=2 FACE="Arial">--tolga</FONT>
</P>
<BR>
</BODY>
</HTML>