Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2002 09:01:17 -0400
From:      "Coffin, Dexter" <idnopheq@comcast.net>
To:        alpha <freebsd-alpha@freebsd.org>
Subject:   Re: Mozilla 1.0RC3 Still Fails to Compile on Alpha
Message-ID:  <1022677287.374.169.camel@roshomon.idnopheq.net>
In-Reply-To: <15603.62292.377814.811021@grasshopper.cs.duke.edu>
References:  <1022613457.374.12.camel@roshomon.idnopheq.net> <15603.57059.709247.957736@grasshopper.cs.duke.edu> <1022620203.374.122.camel@roshomon.idnopheq.net> <15603.62292.377814.811021@grasshopper.cs.duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Hey, All!

Andrew, I took your advice.  I CVSuped libexec from -current, placing it
in a different spot that my -stable sources.

Now when I try to make rtld-elf, I get ...

<snip>

[idnopheq@roshomon:~/src/libexec/rtld-elf]$ sudo make all install
Warning: Object directory not changed from original
/home/idnopheq/src/libexec/rtld-elf
cc -O -pipe -mcpu=ev56 -Wall -DFREEBSD_ELF
-I/home/idnopheq/src/libexec/rtld-elf/alpha
-I/home/idnopheq/src/libexec/rtld-elf -mno-fp-regs -fpic -DPIC  
-Wnon-const-format -Wno-format-extra-args  -c rtld.c
In file included from rtld.c:53:
rtld.h:140: syntax error before `*'
rtld.h:142: syntax error before `*'
rtld.c: In function `digest_dynamic':
rtld.c:583: syntax error before `*'
rtld.c:585: `hashtab' undeclared (first use in this function)
rtld.c:585: (Each undeclared identifier is reported only once
rtld.c:585: for each function it appears in.)
rtld.c:587: structure has no member named `buckets'
rtld.c:588: structure has no member named `chains'
rtld.c:588: structure has no member named `buckets'
rtld.c: In function `relocate_objects':
rtld.c:1399: structure has no member named `buckets'
rtld.c: In function `symlook_obj':
rtld.c:2010: structure has no member named `buckets'
rtld.c:2011: structure has no member named `buckets'
rtld.c:2027: structure has no member named `chains'
*** Error code 1

Stop in /home/idnopheq/src/libexec/rtld-elf.

</snip>

Now, I know I doing this wrong ... only because I don't know how to do
it right.  I found 19.4.15.1 in the Handbook, but I'm thinking this is
more than a minor change.

I'm about to try linking this dir in place of my -stable/libexec just in
case.

Please illuminate me!

THX,

Dex


On Tue, 2002-05-28 at 17:15, Andrew Gallatin wrote:
> 
>  > I think I just need another Alpha to test -current with!!! (<- gross
>  > over-rationalization to buy new hardware)
> 
> I'm just suggesting you use the rtld from -current, not all of
> -current.
> 
> Drew
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-alpha" in the body of the message



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




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