[LLVMbugs] [Bug 13703] New: Can't build llvm using ./configure script on Slackware x86_64 14.0
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Aug 27 00:15:23 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13703
Bug #: 13703
Summary: Can't build llvm using ./configure script on Slackware
x86_64 14.0
Product: Build scripts
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: autoconf
AssignedTo: unassignedbugs at nondot.org
ReportedBy: xaizek at lavabit.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 9114
--> http://llvm.org/bugs/attachment.cgi?id=9114
Combined stdout and stderr of ./configure
While trying to compile llvm using ./configure script, I got a bunch of errors
with headers, which seem to be related to this description:
http://www.gnu.org/software/hello/manual/autoconf.html#Present-But-Cannot-Be-Compiled.
So configure.ac uses obsolete form of AC_CHECK_HEADERS macro, which results in
configuration fail. It's not an issue with my setup, since compiling using
CMake works perfect.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list