Date: Thu, 26 Jun 2008 09:02:30 -0700 From: Marcel Moolenaar <xcllnt@mac.com> To: Jeremie Le Hen <jeremie@le-hen.org> Cc: i386@freebsd.org, FreeBSD Tinderbox <tinderbox@freebsd.org>, current@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 Message-ID: <52E6C9DE-984A-40C5-80D1-7ECB32081910@mac.com> In-Reply-To: <20080626065526.GE15815@obiwan.tataz.chchile.org> References: <20080626062043.19D1073039@freebsd-current.sentex.ca> <20080626065526.GE15815@obiwan.tataz.chchile.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@mac.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52E6C9DE-984A-40C5-80D1-7ECB32081910>