[LLVMbugs] [Bug 17831] New: endian.h not found error (and PATCH for SunOS, BSD)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Nov 5 23:47:09 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=17831

            Bug ID: 17831
           Summary: endian.h not found error (and PATCH for SunOS, BSD)
           Product: libraries
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Support Libraries
          Assignee: unassignedbugs at nondot.org
          Reporter: samuelmarks at hotmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Running from llvm-3.3.src.tar.gz; after `./configure` I ran `make` and received
this error:
ost.h:23:28: fatal error: machine/endian.h: No such file or directory

The solution is to apply a patch identical—except different line numbers +
source names!—to:
http://permalink.gmane.org/gmane.network.dns.powerdns.devel/1172

Tested on Sun OS 5.10 (SPARC).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131106/0c547232/attachment.html>


More information about the llvm-bugs mailing list