-On [2430 15:05], Kent Hauser ([EMAIL PROTECTED]) wrote:
>Thanks. I can now build the GENERIC kernel.
>
>Of course, now my real kernel won't link :=<
>
>chapel-hill# make
>linking kernel
>ng_base.o: In function `ng_make_node':
>ng_base.o(.text+0x54): undefined reference to `linker_search_path'
Thanks. I can now build the GENERIC kernel.
Of course, now my real kernel won't link :=<
chapel-hill# make
linking kernel
ng_base.o: In function `ng_make_node':
ng_base.o(.text+0x54): undefined reference to `linker_search_path'
*** Error code 1
Stop in /usr/src/sys/compile/GW.
Kent
To Unsub
Sorry, diff/patch and me got into an argument it seems.
Should be fixed now.
In message <[EMAIL PROTECTED]>, Kent Hauser writes:
>I can't build a kernel after CVSUP'ing today.
>
>After successfully completing a `make world', I tried
>to build a kernel. Edited script below.
>
>
>chapel-hill# cd