<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - configure: error: Type int64_t required but not found"
href="http://llvm.org/bugs/show_bug.cgi?id=15996">15996</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>configure: error: Type int64_t required but not found
</td>
</tr>
<tr>
<th>Product</th>
<td>Build scripts
</td>
</tr>
<tr>
<th>Version</th>
<td>3.1
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>autoconf
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>manishps824@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>I am trying build llvm in the source directory itself. I have tar file for
version 3.1.
I get a number of warnings on configuring and finally an error.
Sample of a warning:
---------------------------------------
configure: WARNING: fenv.h: present but cannot be compiled
configure: WARNING: fenv.h: check for missing prerequisite headers?
configure: WARNING: fenv.h: see the Autoconf documentation
configure: WARNING: fenv.h: section "Present But Cannot Be Compiled"
configure: WARNING: fenv.h: proceeding with the preprocessor's result
configure: WARNING: fenv.h: in the future, the compiler will take precedence
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to <a href="http://llvm.org/bugs/">http://llvm.org/bugs/</a> ##
configure: WARNING: ## ------------------------------------ ##
---------------------------------------
The error is as follows:
-----------------------------------------------
configure: error: Type int64_t required but not found
-----------------------------------------------
I have used the same source to build llvm earlier and it worked fine. But now i
get an error.
What might be the issue?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>