Please can someon look after the recent CURRENT, it seems that on all systems I
try to buildworld most recent sources bail out at:

[... WITH_LLD_IS_LD]:
Building /usr/obj/usr/src/amd64.amd64/rescue/rescue/rescue
/usr/obj/usr/src/amd64.amd64/tmp/usr/bin/ld: error: undefined symbol: cgget
>>> referenced by fsdb.lo:(_$$hide$$ fsdb.lo findblk)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

at a stage were world has been compiled from scratch (make cleanworld)


or at another point, like

[...]
===> sbin/fsdb (all)  
--- all_subdir_rescue ---
`pkill.o' is up to date.
--- ps_make ---
(cd /usr/src/rescue/rescue/../../bin/ps &&  make -DRESCUE
CRUNCH_CFLAGS=-DRESCUE MK_AUTO_OBJ=yes DIRPRFX=rescue/rescue/ps/ fmt.o
keyword.o nlist.o print.o ps.o) --- all_subdir_sbin ---
Building /usr/obj/usr/src/amd64.amd64/sbin/fsdb/fsdb --- fsdb ---
/usr/obj/usr/src/amd64.amd64/tmp/usr/bin/ld: error: undefined symbol: cgget
>>> referenced by fsdb.c
>>>               fsdb.o:(findblk)  
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [fsdb] Error code 1


I think this is related to commit r328075.

Thanks in advance,

Oliver
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to