[LLVMdev] [cfe-dev] Compilation error on OpenInidana: LibraryDependencies.inc missing
NAKAMURA Takumi
geek4civic at gmail.com
Sat Jun 23 17:49:33 PDT 2012
Move to llvmdev.
Have you installed python-2.x?
If anything goes wrong, please show us
- output of "./config.status --version"
- config.log (with compression)
- build log by "make VERBOSE=1" (with compression)
...Takumi
2012/6/23 Johann 'Myrkraverk' Oskarsson <johann at 2ndquadrant.com>:
> Hi all,
>
> My system is: SunOS asuka 5.11 oi_151a4 i86pc i386 i86pc
>
> This is an error I get when compiling Clang from SVN:
>
> gmake[1]: Entering directory `/home/johann/build/llvm/tools/llvm-config'
> llvm[1]: Compiling llvm-config.cpp for Debug+Asserts build
> /opt/myrkraverk/src/llvm/tools/llvm-config/llvm-config.cpp:45:35: fatal
> error: LibraryDependencies.inc: No such file or directory
> compilation terminated.
> rm:
> /home/johann/build/llvm/tools/llvm-config/Debug+Asserts/llvm-config.d.tmp:
> No such file or directory
>
> I'm going by the directions here:
>
> http://clang.llvm.org/get_started.html
>
> Is there a step missing? Or did I somehow stumble upon a platform issue
> that manifests in a missing file?
>
>
> --
> Johann Oskarsson http://www.2ndquadrant.com/ |[]
> PostgreSQL Development, 24x7 Support, Training and Services --+--
> |
> Blog: http://my.opera.com/myrkraverk/blog/
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
More information about the llvm-dev
mailing list