From owner-freebsd-tinderbox@FreeBSD.ORG Tue Oct 13 18:32:38 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D93710656A9; Tue, 13 Oct 2009 18:32:38 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 574BE8FC19; Tue, 13 Oct 2009 18:32:38 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 228616D41B; Tue, 13 Oct 2009 18:32:37 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id CF1C784503; Tue, 13 Oct 2009 20:32:36 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: quickembed References: <200910122344.n9CNijv9037645@freebsd-current.sentex.ca> Date: Tue, 13 Oct 2009 20:32:36 +0200 In-Reply-To: (quickembed@gmail.com's message of "Tue, 13 Oct 2009 08:19:06 +0800") Message-ID: <86vdijdu0r.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.95 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: arm@freebsd.org, FreeBSD Tinderbox , current@freebsd.org Subject: Re: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2009 18:32:38 -0000 quickembed writes: > this error shows you have not indicate how to compile libgssapi.a file. > CC is for .c file, you need to tell what's for .a (assembly) file. No, the command line is correct. Assembler sources end in .s or .S; .a is a static library. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no