Date: Wed, 14 Oct 2009 01:47:52 +0200 From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no> To: quickembed <quickembed@gmail.com> Cc: arm@freebsd.org, FreeBSD Tinderbox <tinderbox@freebsd.org>, current@freebsd.org Subject: Re: [head tinderbox] failure on arm/arm Message-ID: <86my3uetzr.fsf@ds4.des.no> In-Reply-To: <de7143aa0910131628k74549410j471131ba7fe2ac60@mail.gmail.com> (quickembed@gmail.com's message of "Wed, 14 Oct 2009 07:28:29 %2B0800") References: <200910122344.n9CNijv9037645@freebsd-current.sentex.ca> <de7143aa0910121719rd1eae44he9dba22f23149279@mail.gmail.com> <86vdijdu0r.fsf@ds4.des.no> <de7143aa0910131628k74549410j471131ba7fe2ac60@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
quickembed <quickembed@gmail.com> writes: > Dag-Erling Sm=C3=B8rgrav <des@des.no> writes: > > quickembed <quickembed@gmail.com> 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. > Then it should be indicated how to "link". No. The Makefile is fine. One of the source files was missing an #include that contained inline functions or macros, which the compiler then assumed were external functions. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86my3uetzr.fsf>