From owner-freebsd-alpha Tue May 28 12:48:26 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 3206F37B414 for ; Tue, 28 May 2002 12:48:19 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id PAA19011; Tue, 28 May 2002 15:48:18 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g4SJllV09505; Tue, 28 May 2002 15:47:47 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15603.57059.709247.957736@grasshopper.cs.duke.edu> Date: Tue, 28 May 2002 15:47:47 -0400 (EDT) To: "Coffin, Dexter" Cc: Alpha Subject: Re: Mozilla 1.0RC3 Still Fails to Compile on Alpha In-Reply-To: <1022613457.374.12.camel@roshomon.idnopheq.net> References: <1022613457.374.12.camel@roshomon.idnopheq.net> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid 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 How is libxpcom being built? Are they doing any fancy linker tricks? If so, try turning them off. If that's not an option, then look into using hte ld-elf.so from -current. The alpha rtld in -current was recently updated to make less assumptions about the ordering of sections & generally be more bullet-proof. (be careful installing it, and save the old version somewhere where you can replace it using only statically linked binaries). Drew Coffin, Dexter writes: > Hi, All! > > Well, anyone yet have any clue as to ... > > > > /usr/bin/sed -e "s;@PREFIX@;/usr/X11R6;g" > /usr/ports/www/mozilla/files/mozilla.sh > >/usr/ports/www/mozilla/work/mozilla/mozilla > (cd /usr/ports/www/mozilla/work/mozilla/dist/bin; /usr/bin/env > LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regxpcom; echo > skin,install,select,classic/1.0 >> chrome/installed-chrome.txt; echo > locale,install,select,en-US >> chrome/installed-chrome.txt; > /usr/bin/env LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regchrome) > /usr/libexec/ld-elf.so.1: ./libxpcom.so: Unsupported relocation type 240 > in non-PLT relocations To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message