From owner-freebsd-alpha Wed May 29 6: 2:17 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by hub.freebsd.org (Postfix) with ESMTP id 6AD9037B404 for ; Wed, 29 May 2002 06:02:11 -0700 (PDT) Received: from roshomon (pcp01167952pcs.roylok01.mi.comcast.net [68.62.17.63]) by mtaout05.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 13 2002)) with ESMTP id <0GWV00FQWIUW30@mtaout05.icomcast.net> for freebsd-alpha@freebsd.org; Wed, 29 May 2002 09:01:44 -0400 (EDT) Date: Wed, 29 May 2002 09:01:17 -0400 From: "Coffin, Dexter" Subject: Re: Mozilla 1.0RC3 Still Fails to Compile on Alpha In-reply-to: <15603.62292.377814.811021@grasshopper.cs.duke.edu> To: alpha Message-id: <1022677287.374.169.camel@roshomon.idnopheq.net> MIME-version: 1.0 X-Mailer: Ximian Evolution 1.0.5 Content-type: text/plain Content-transfer-encoding: 7BIT 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> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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 ... [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. 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