Date: Tue, 28 May 2002 15:17:26 -0400 From: "Coffin, Dexter" <idnopheq@comcast.net> To: Alpha <alpha@freebsd.org> Subject: Mozilla 1.0RC3 Still Fails to Compile on Alpha Message-ID: <1022613457.374.12.camel@roshomon.idnopheq.net>
next in thread | raw e-mail | index | archive | help
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 *** Error code 1 Stop in /usr/ports/www/mozilla. </snip> Depending on the port maintenance, the "Unsupported relocation type" fluctuates between 240 and 8 (just those two, no values in between). The gotcha with pathsub.o (compile w/o -ffunction-section to continue) and the need for non-native zip (OSF/1 and Linux compatible zip works) remain as well. For those who may not have read my previous postings, here's my uname ... <snip> FreeBSD roshomon.idnopheq.net 4.6-RC FreeBSD 4.6-RC #3: Mon May 27 03:47:48 EDT 2002 root@:/usr/obj/usr/src/sys/ROSHOMON alpha </snip> I last CVSuped ports this morning @ ~06:00 EDT. Does anyone know what is up? Someday I'd like to build OpenOffice, and IIRC Mozilla is a requirement. THX, Dex 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?1022613457.374.12.camel>