[head tinderbox] failure on arm/arm
Dag-Erling Smørgrav
des at des.no
Tue Oct 13 23:47:53 UTC 2009
quickembed <quickembed at gmail.com> writes:
> Dag-Erling Smørgrav <des at des.no> writes:
> > quickembed <quickembed at 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
--
Dag-Erling Smørgrav - des at des.no
More information about the freebsd-arm
mailing list