bug-cim
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CIM 5.1 on OS/X 10.9 build errors


From: Egan Ford
Subject: CIM 5.1 on OS/X 10.9 build errors
Date: Tue, 20 May 2014 21:03:43 -0600

./configure; make >make.llvm.log

$ gcc --version
Configured with:
--prefix=/Applications/Xcode.app/Contents/Developer/usr
--with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.2.0

Attached make.llvm.log.

2nd test:

./configure CC=gcc-mp-4.8; make

simset.c:2:27: fatal error: ../../lib/cim.h: No such file or directory
 #include "../../lib/cim.h"
simulation.c:2:27: fatal error: ../../lib/cim.h: No such file or directory
 #include "../../lib/cim.h"

If I remove a ../ in the include it builds.  Same issue with Ubuntu.

Thanks.

Attachment: make.llvm.log
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]