[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unknown pseudo-op: '.section' when building ld.so
On Mon, Jun 02, 2003 at 10:06:31AM +0000, Miod Vallat wrote:
> > > make
> > cc -fpic -c /usr/src/libexec/ld.so/i386/ldasm.S
> > /usr/src/libexec/ld.so/i386/ldasm.S: Assembler messages:
> > /usr/src/libexec/ld.so/i386/ldasm.S:84: Error: Unknown pseudo-op: `.section'
> > *** Error code 1
>
> The sources for the a.out ld.so, used by OpenBSD/i386 3.3, do not lie
> there. Check usr/src/gnu/usr.bin/ld/rtld instead.
Aha..hmm..yes those compile. But I noticed a patch for
usr/src/libexec/ld.so/sod.c. What do I need to build
then to incorporate that patch, or is it something that
will never be used on my system anyway? (where is it
used then...?)
Casper