ibm fstack protector
From: Martin Larsson (sopppp_at_home.se)
Date: 08/24/03
- Previous message: Colin Percival: "EoL dates"
- Next in thread: Kris Kennaway: "Re: ibm fstack protector"
- Reply: Kris Kennaway: "Re: ibm fstack protector"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: freebsd-security@freebsd.org Date: 24 Aug 2003 16:18:00 +0200
yo, ive been using the fstack protector for a while now and it worked
fine until i was gonna compile 4.8p3 then i got these errors,
sio.o(.text+0x18b7): undefined reference to `__guard'
sio.o(.text+0x1da9): undefined reference to `__guard'
sio.o(.text+0x1db9): undefined reference to `__stack_smash_handler'
vga_isa.o: In function `isavga_probe':
vga_isa.o(.text+0x10): undefined reference to `__guard'
vga_isa.o(.text+0xb9): undefined reference to `__guard'
vga_isa.o(.text+0xc9): undefined reference to `__stack_smash_handler'
vga_isa.o(.text+0xc9): undefined reference to `__stack_smash_handler'
*** Error code 1
Stop in /usr/obj/usr/src/sys/FJUTTSI.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
anyone succesfully compiled 4.8p3 with fstack protection?
if not how do i remove this thing a clean /usr/src doesnt seem to be
enough.
//martin
_______________________________________________
freebsd-security@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
- Previous message: Colin Percival: "EoL dates"
- Next in thread: Kris Kennaway: "Re: ibm fstack protector"
- Reply: Kris Kennaway: "Re: ibm fstack protector"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|