Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2008 22:28:19 +0100
From:      Kris Kennaway <kris@FreeBSD.org>
To:        Ruben Lara <bermejator@hotmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: "Implicit declaration of built-in function" upgrading to 7.0
Message-ID:  <47D6F973.8040509@FreeBSD.org>
In-Reply-To: <BLU118-W187B35621DA6F97EB25D16D00F0@phx.gbl>
References:  <BLU118-W187B35621DA6F97EB25D16D00F0@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
Ruben Lara wrote:
> Hi!
> 
> I solved problem with memory, but now, make buildworld crash with next error:
> 
> ....
> /usr/src/gnu/lib/libgcc/../../../contrib/gcc/unwind.inc:238: warning: incompatible implicit declaration of built-in function ´abort´
> /usr/src/gnu/lib/libgcc/../../../contrib/gcc/unwind.inc:In function ´_Unwind_Resume_or_Rethrow´:
> /usr/src/gnu/lib/libgcc/../../../contrib/gcc/unwind.inc:263: warning: incompatible implicit declaration of built-in function ´abort´
> *** Error code 1
> .....
> 
> Anybody can help meżż?

Probably because you set CFLAGS= (no optimization).  Note that no-one 
told you to do that :-)

Kris



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