Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Oct 2009 07:53:23 +0800
From:      quickembed <quickembed@gmail.com>
To:        =?ISO-8859-1?Q?Dag=2DErling_Sm=F8rgrav?= <des@des.no>
Cc:        arm@freebsd.org, FreeBSD Tinderbox <tinderbox@freebsd.org>, current@freebsd.org
Subject:   Re: [head tinderbox] failure on arm/arm
Message-ID:  <de7143aa0910131653v57b6e26n3f3bd5984af9516a@mail.gmail.com>
In-Reply-To: <86my3uetzr.fsf@ds4.des.no>
References:  <200910122344.n9CNijv9037645@freebsd-current.sentex.ca> <de7143aa0910121719rd1eae44he9dba22f23149279@mail.gmail.com> <86vdijdu0r.fsf@ds4.des.no> <de7143aa0910131628k74549410j471131ba7fe2ac60@mail.gmail.com> <86my3uetzr.fsf@ds4.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
should not it say "unresolved external function...." etc if the
compiler can not find the function body?

2009/10/14 Dag-Erling Sm=F8rgrav <des@des.no>:
> quickembed <quickembed@gmail.com> writes:
>> Dag-Erling Sm=F8rgrav <des@des.no> writes:
>> > quickembed <quickembed@gmail.com> writes:
>> > > this error shows you have not indicate how to compile libgssapi.a
>> > > file. =A0CC is for .c file, you need to tell what's for .a
>> > > (assembly) file.
>> > No, the command line is correct. =A0Assembler sources end in .s or .S;
>> > .a is a static library.
>> Then it should be indicated how to "link".
>
> No. =A0The Makefile is fine. =A0One of the source files was missing an
> #include that contained inline functions or macros, which the compiler
> then assumed were external functions.
>
> DES
> --
> Dag-Erling Sm=F8rgrav - des@des.no
>



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