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

            Bug ID: 16282
           Summary: SVN build problem under Centos 5.8 - redefinition of
                    enumerator IPPROTO_*
           Product: compiler-rt
           Version: unspecified
          Hardware: Macintosh
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 10658
  --> http://llvm.org/bugs/attachment.cgi?id=10658&action=edit
make.log

There is a header conflict between:

  /usr/include/linux/in.h starting at line 24 (included from linux/mroute.h

  /usr/include/netinet/in.h starting at line 30

where they both try to define the same enumeration for standard IP protocols.

I am not sure how to proceed.

NOTE: I am running CentOS 5.8 under Parallels Desktop; however, I am pretty
certain this is not an issue with the underlying hardware.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to