Hi all,

I have rebuilt my world and it works well.

Thanks

Best regards,
lz

On 02/22/2011 08:39 PM, Dimitry Andric 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.

_______________________________________________
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