Re: buildworld error

看板FB_current作者時間12年前 (2013/04/27 13:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串6/7 (看更多)
On 2013-01-30 10:37, Jesse wrote: > I just update /usr/src and make buildworld. The building proccess stop as > errors: > > ===> lib/clang/libllvmx86asmparser (all) > ===> lib/clang/libllvmx86codegen (all) > ===> lib/clang/libllvmx86desc (all) > ===> lib/clang/libllvmx86disassembler (all) > ===> lib/clang/libllvmx86info (all) > ===> lib/clang/libllvmx86instprinter (all) > ===> lib/clang/libllvmx86utils (all) > ===> lib/clang/libllvmdebuginfo (all) > ===> lib/clang/libllvmexecutionengine (all) > ===> lib/clang/libllvminterpreter (all) > ===> lib/clang/libllvmjit (all) > ===> lib/clang/libllvmmcdisassembler (all) > ===> lib/clang/libllvmmcjit (all) > ===> lib/clang/libllvmruntimedyld (all) > ===> lib/clang/include (all) > 1 error > *** [everything] Error code 2 > 1 error > *** [buildworld] Error code 2 > 1 error Because you are making buildworld with -j, the actual error message is not visible. Try searching back in the log to find the actual error, and post that. Alternatively, make buildworld without -j. _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1HUrky3W (FB_current)
文章代碼(AID): #1HUrky3W (FB_current)