http://llvm.org/bugs/show_bug.cgi?id=20142
Bug ID: 20142
Summary: make install fails
Product: libc++
Version: 3.4
Hardware: PC
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Created attachment 12708
--> http://llvm.org/bugs/attachment.cgi?id=12708&action=edit
results of ./buildit and make install
Following the instructions on
This is what happens when I make install:
[ make install DSTROOT=/usr/local/llvm-libc++/3.4.2 ]
cd lib && ./buildit
...
ditto lib/libc++.1.dylib ./usr/lib/libc++.1.dylib
cd lib && dsymutil -o ./libc++.1.dylib.dSYM \
./usr/lib/libc++.1.dylib
error: unable to open executable './usr/lib/libc++.1.dylib'
Makefile:47: recipe for target 'install' failed
make: *** [install] Error 1
--
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