CMake error on installation

35 views
Skip to first unread message

wyn...@cs.unc.edu

unread,
Mar 22, 2016, 11:51:54 AM3/22/16
to llgo-dev
Hey Andrew,

I'm trying to install llgo and I'm getting the following error:

"
CMake Error at tools/llgo/cmake_install.cmake:44 (file):
file INSTALL cannot find
"/home/willem/llvm/llvm-build/lib/libgo-llgo.so.7".
Call Stack (most recent call first):
tools/cmake_install.cmake:43 (include)
cmake_install.cmake:61 (include)


make: *** [install] Error 1
"

I'm loving the package! I'm looking to play around with IR generation.

Best,
Willem

wille...@gmail.com

unread,
Mar 22, 2016, 3:15:34 PM3/22/16
to llgo-dev, wyn...@cs.unc.edu

Solved it! had to change all libgo-llgo.so.7 in tools/llgo/cmake_install.cmake to libgo-llgo.so.8 and each other one to 8.

Andrew Wilkins

unread,
Mar 22, 2016, 6:58:57 PM3/22/16
to llgo...@googlegroups.com, wyn...@cs.unc.edu
Hi Willem,

Thanks for looking into that. Evidently I missed a couple of lines in my last commit. I'll push a fix later today.

Cheers,
Andrew
 
--
You received this message because you are subscribed to the Google Groups "llgo-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to llgo-dev+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages