On Thu, Jun 26, 2008 at 03:39:53PM +0800, Jiawei Ye wrote: > I am getting kernel compilation error (when linking) > -- error repeated -- > vga_isa.o(.text+0x2ef): In function `isavga_probe': > /usr/src/sys/isa/vga_isa.c:98: undefined reference to `__stack_chk_guard' > vga_isa.o(.text+0x407):/usr/src/sys/isa/vga_isa.c:121: undefined reference > to `__stack_chk_guard' > vga_isa.o(.text+0x40e):/usr/src/sys/isa/vga_isa.c:121: undefined reference > to `__stack_chk_fail' > *** Error code 1 > Stop in /tmp/obj/usr/src/sys/MAIL. > *** Error code 1 > Stop in /usr/src. > *** Error code 1 > Stop in /usr/src. > Missing something here? > Yes. You're missing my recent commit that fixes this. ;)
Cheers, -- Ruslan Ermilov [EMAIL PROTECTED] FreeBSD committer _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"