Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 2004 08:46:21 -0700
From:      Peter Wemm <peter@wemm.org>
To:        Marcel Moolenaar <marcel@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/ia64/ia64 elf_machdep.c
Message-ID:  <200405170846.21074.peter@wemm.org>
In-Reply-To: <200405170711.i4H7BbXk060480@repoman.freebsd.org>
References:  <200405170711.i4H7BbXk060480@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 17 May 2004 12:11 am, Marcel Moolenaar wrote:
> marcel      2004/05/17 00:11:37 PDT
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/ia64/ia64        elf_machdep.c
>   Log:
>   Unbreak build due to previous commit: now that elf_reloc_internal()
>   gets the relocation base passed in relocbase, we cannot declare a
>   local variable with the same name. Assume the argument holds the
>   same value as the local variable did...

DOH!  Sorry!

Yes, the relocbase argument is the same in the .so format kld loader.
-- 
Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5



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