Date: Tue, 28 May 2002 15:47:47 -0400 (EDT) From: Andrew Gallatin <gallatin@cs.duke.edu> To: "Coffin, Dexter" <idnopheq@comcast.net> Cc: Alpha <alpha@FreeBSD.ORG> Subject: Re: Mozilla 1.0RC3 Still Fails to Compile on Alpha Message-ID: <15603.57059.709247.957736@grasshopper.cs.duke.edu> In-Reply-To: <1022613457.374.12.camel@roshomon.idnopheq.net> References: <1022613457.374.12.camel@roshomon.idnopheq.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 ... > > <snip> > > /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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15603.57059.709247.957736>