Re: [head tinderbox] failure on arm/arm
- From: quickembed <quickembed@xxxxxxxxx>
- Date: Wed, 14 Oct 2009 07:53:23 +0800
should not it say "unresolved external function...." etc if the
compiler can not find the function body?
2009/10/14 Dag-Erling Smørgrav <des@xxxxxx>:
quickembed <quickembed@xxxxxxxxx> writes:_______________________________________________
Dag-Erling Smørgrav <des@xxxxxx> writes:
quickembed <quickembed@xxxxxxxxx> writes:Then it should be indicated how to "link".
this error shows you have not indicate how to compile libgssapi.aNo, the command line is correct. Assembler sources end in .s or .S;
file. CC is for .c file, you need to tell what's for .a
(assembly) file.
.a is a static library.
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@xxxxxx
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: [head tinderbox] failure on arm/arm
- From: Dag-Erling Smørgrav
- Re: [head tinderbox] failure on arm/arm
- References:
- [head tinderbox] failure on arm/arm
- From: FreeBSD Tinderbox
- Re: [head tinderbox] failure on arm/arm
- From: quickembed
- Re: [head tinderbox] failure on arm/arm
- From: Dag-Erling Smørgrav
- Re: [head tinderbox] failure on arm/arm
- From: quickembed
- Re: [head tinderbox] failure on arm/arm
- From: Dag-Erling Smørgrav
- [head tinderbox] failure on arm/arm
- Prev by Date: Re: sftp broken?
- Next by Date: Re: zfs boot vs loader
- Previous by thread: Re: [head tinderbox] failure on arm/arm
- Next by thread: Re: [head tinderbox] failure on arm/arm
- Index(es):
Relevant Pages
|