Conversation
Notices
-
@alexp Adding LDFLAGS+=' -L /usr/lib/llvm' in front of cmake does not cure the problem. :-(
-
@lovenemesis it compiles fine on launchpad build farm, so I suppose the build system is ok. Try to run make VERBOSE=1 to see the g++ command
-
@alexp Here's what I got: http://fpaste.org/GwVJ/
-
@lovenemesis the library path for llvm is not being added. what's the output of llvm-config --libdir?
-
@alexp http://fpaste.org/ad6o/ BTW: manually add LDFLAGS+=' -L /usr/lib/llvm' before cmake return the same error.
-
@lovenemesis current git should detect LLVM correctly, btw as !fedora misses ffmpeg I think that I'll never get upstream support
-
@alexp two new errors here: http://fpaste.org/q1Yy/ cheers. BTW: #lightspark could still make its way to !rpmfusion
-