Skip site navigation (1)Skip section navigation (2)
Date:      24 Aug 2003 16:18:00 +0200
From:      Martin Larsson <sopppp@home.se>
To:        freebsd-security@freebsd.org
Subject:   ibm fstack protector
Message-ID:  <1061734680.20025.1.camel@oddjob.kul.lan>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1061734680.20025.1.camel>