From owner-freebsd-alpha Tue May 28 12:18: 2 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 5585637B401 for ; Tue, 28 May 2002 12:17:55 -0700 (PDT) Received: from roshomon (pcp01167952pcs.roylok01.mi.comcast.net [68.62.17.63]) by mtaout01.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 13 2002)) with ESMTP id <0GWU00M2S5LTGL@mtaout01.icomcast.net> for alpha@freebsd.org; Tue, 28 May 2002 15:17:54 -0400 (EDT) Date: Tue, 28 May 2002 15:17:26 -0400 From: "Coffin, Dexter" Subject: Mozilla 1.0RC3 Still Fails to Compile on Alpha To: Alpha Message-id: <1022613457.374.12.camel@roshomon.idnopheq.net> MIME-version: 1.0 X-Mailer: Ximian Evolution 1.0.5 Content-type: text/plain Content-transfer-encoding: 7BIT 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 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 *** Error code 1 Stop in /usr/ports/www/mozilla. 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 ... 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 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