On Jun 25, 2008, at 11:55 PM, Jeremie Le Hen wrote: > Hi, > > On Thu, Jun 26, 2008 at 02:20:43AM -0400, FreeBSD Tinderbox wrote: >> vga_isa.o(.text+0x1f7): In function `isavga_probe': >> : undefined reference to `__stack_chk_fail' >> xboxfb.o(.text+0xa79): In function `xboxfb_diag': >> : undefined reference to `__stack_chk_guard' >> xboxfb.o(.text+0xb03): In function `xboxfb_diag': >> : undefined reference to `__stack_chk_guard' >> xboxfb.o(.text+0xb0a): In function `xboxfb_diag': >> : undefined reference to `__stack_chk_fail' >> *** Error code 1 > > This is my bad, sorry. Please apply the following patch: This would enable the code on ia64. Would you mind changing the conditional to #ifndef __ia64__? Thanks, -- Marcel Moolenaar xcllnt_at_mac.comReceived on Thu Jun 26 2008 - 14:02:36 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:32 UTC