The package that fulfills those dependencies is called llvm-static on Fedora 19. Installing that package allowed the compile to continue.
Thanks! -- Ian On Tue, Aug 6, 2013 at 11:29 AM, Zhigang Gong <[email protected]>wrote: > You may need to install 'libclang-dev' package which contains the following > libraries: > libclangFrontend.a > libclangSerialization.a > libclangDriver.a > libclangCodeGen.a > libclangSema.a > libclangStaticAnalyzerFrontend.a > libclangStaticAnalyzerCheckers.a > libclangStaticAnalyzerCore.a > libclangAnalysis.a > libclangEdit.a > libclangAST.a > libclangParse.a > libclangSema.a > libclangLex.a > libclangBasic.a > > On Tue, Aug 06, 2013 at 08:49:14AM -0400, I.T. Daniher wrote: > > Hey All! > > > > First and foremost, thanks for your great work on beignet. I'm trying to > > get it up and running on my machine, a mid 2012 macbook air with an > > IVB i5-3317U. > > > > First things first, I'm having trouble meeting all the dependencies > > involved. I'm running Fedora 19, x64, and get the following results when > I > > attempt to start the cmake build process: http://itdaniher.com/p?yzLF. > > > > What's needed to fulfill CLANG_LIB and Gen-Backend? > > > > Thanks! -- > > Ian > > > _______________________________________________ > > Beignet mailing list > > [email protected] > > http://lists.freedesktop.org/mailman/listinfo/beignet > >
_______________________________________________ Beignet mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/beignet
