Dimitry Andric <d...@freebsd.org> wrote:

> On 2011-02-22 08:30, gnehzuil wrote:
> > I updated my kernel source code and try to make a new kernel
> > using make buildkernel command. But I got an error as follow:
> ...
> > ld:/usr/src/sys/conf/ldscript.i386:66: syntax error
>
> Your /usr/bin/ld is still at version 2.15, which is too old to
> parse the kernel linker script.  In this case, first run "make
> buildworld", or at least "make kernel-toolchain" before you
> attempt to build any kernels.

Will either "make buildworld" or "make kernel-toolchain" accomplish
anything if, as the OP said, s/he only updated the _kernel_ sources?
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to