Re: buildworld failing in lib/libc/db/btree

看板FB_current作者時間14年前 (2011/07/21 17:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串6/9 (看更多)
On 2011-07-21 09:08, Alexander Best wrote: > for some reason buildworld always fails in lib/libc/db/btree :( > > clang: > > /usr/bin/clang -O2 -pipe -fno-strict-aliasing -fno-omit-frame-pointer -march=core2 -I/usr/git-freebsd-head/lib/libc/include -I/usr/git-freebsd-head/lib/libc/../../include -I/usr/git-freebsd-head/lib/libc/amd64 -DNLS -D__DBINTERFACE_PRIVATE -I/usr/git-freebsd-head/lib/libc/. > /usr/git-freebsd-head/lib/libc/db/btree/bt_split.c:486:2: warning: implicit declaration of function '__PAST_END' is invalid in C99 [-Wimplicit-function-declaration] > __PAST_END(h->linp, 1) = h->upper -= NRINTERNAL; > ^ What have you set CC to (in e.g make.conf, src.conf, in the environment, or on the command line)? If you are including any path, e.g. CC=/usr/bin/clang, buildworld will not work. Remove the path and try again. _______________________________________________ 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): #1E9_8JzC (FB_current)
討論串 (同標題文章)
文章代碼(AID): #1E9_8JzC (FB_current)