<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 06/07/2010 11:06 PM, Basappa Kodada wrote:
<blockquote
cite="mid:AANLkTimk6cUi50J8yK7lUrqwmc4fYB8FN9bylLxGnhCW@mail.gmail.com"
type="cite">its saying like<br>
<style type="text/css">#avg_ls_inline_popup { position:absolute; z-index:9999; padding: 0px 0px; margin-left: 0px; margin-top: 0px; width: 240px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 13px;}</style><b>
<div class="im">cc1:warnings being treated as errors<br>
</div>
error: this decimal constant is unsigned only in ISO C90<br>
make[1]:*** [filename.o] Error1<br>
make[1]: *** Leaving direvtory '/root/torque-2.4.6/src/resmom'<br>
make: *** [all-recursive] Error1<br>
</b><br>
<style type="text/css">#avg_ls_inline_popup { position:absolute; z-index:9999; padding: 0px 0px; margin-left: 0px; margin-top: 0px; width: 240px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 13px;}</style>
<div class="gmail_quote">On Tue, Jun 8, 2010 at 10:15 AM, Basappa
Kodada <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:basappabk@gmail.com">basappabk@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I
have added one module to it and it is saying that <br>
<br>
<b>
<div class="im">cc1:warnings being treated as errors<br>
</div>
error: this decimal constant is unsigned only in ISO C90</b>
<div>
<div class="h5"><br>
<div style="display: inline;">
</div>
<br>
<div class="gmail_quote">On Tue, Jun 8, 2010 at 10:11 AM, Josh
Bernstein <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:jbernstein@penguincomputing.com" target="_blank">jbernstein@penguincomputing.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div bgcolor="#FFFFFF">
<div>Hello Basappa,</div>
<div><br>
</div>
<div>What's are the warnings you're seeing?</div>
<div><br>
</div>
<div>-Joshua Bernstein</div>
<div>Penguin Computing
<div>
<div><br>
<br>
On Jun 7, 2010, at 9:36 PM, Basappa Kodada <<a moz-do-not-send="true"
href="mailto:basappabk@gmail.com" target="_blank">basappabk@gmail.com</a>>
wrote:<br>
<br>
</div>
</div>
</div>
<div>
<div>
<blockquote type="cite">
<div>Hello sir<br>
<br>
<br>
While compiling torque, i am getting like "cc1: warnings being treated
as errors" <br>
So please help me how can i remove this error.<br>
<br>
Thanks and Regards <br clear="all">
<div style="display: inline;"></div>
<br>
-- <br>
Basappa. Kodada<br>
NITK, Surathkal<br>
Mangalore<br>
</div>
</blockquote>
</div>
</div>
<br>
</div>
</blockquote>
</div>
</div>
</div>
</blockquote>
</div>
</blockquote>
If you are brave you can do a ./configure --disable-gcc-warnings and
these warnings will not be treated as errors.<br>
<br>
Ken<br>
</body>
</html>