From owner-freebsd-alpha@FreeBSD.ORG Sat Aug 2 17:01:32 2008 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E47C106564A for ; Sat, 2 Aug 2008 17:01:32 +0000 (UTC) (envelope-from mailnull@mips.inka.de) Received: from mail-in-09.arcor-online.net (mail-in-09.arcor-online.net [151.189.21.49]) by mx1.freebsd.org (Postfix) with ESMTP id 0E7B48FC0C for ; Sat, 2 Aug 2008 17:01:26 +0000 (UTC) (envelope-from mailnull@mips.inka.de) Received: from mail-in-04-z2.arcor-online.net (mail-in-04-z2.arcor-online.net [151.189.8.16]) by mail-in-09.arcor-online.net (Postfix) with ESMTP id AC2B1302D5D for ; Sat, 2 Aug 2008 19:01:24 +0200 (CEST) Received: from mail-in-03.arcor-online.net (mail-in-03.arcor-online.net [151.189.21.43]) by mail-in-04-z2.arcor-online.net (Postfix) with ESMTP id 93E17ABD19 for ; Sat, 2 Aug 2008 19:01:24 +0200 (CEST) Received: from lorvorc.mips.inka.de (dslb-088-067-117-223.pools.arcor-ip.net [88.67.117.223]) by mail-in-03.arcor-online.net (Postfix) with ESMTP id 72B2930AC53 for ; Sat, 2 Aug 2008 19:01:24 +0200 (CEST) Received: from lorvorc.mips.inka.de (localhost [127.0.0.1]) by lorvorc.mips.inka.de (8.14.2/8.14.2) with ESMTP id m72H1NXQ019863 for ; Sat, 2 Aug 2008 19:01:23 +0200 (CEST) (envelope-from mailnull@lorvorc.mips.inka.de) Received: (from mailnull@localhost) by lorvorc.mips.inka.de (8.14.2/8.14.2/Submit) id m72H1N5G019862 for freebsd-alpha@freebsd.org; Sat, 2 Aug 2008 19:01:23 +0200 (CEST) (envelope-from mailnull) From: naddy@mips.inka.de (Christian Weisgerber) Date: Sat, 2 Aug 2008 17:01:23 +0000 (UTC) Message-ID: References: <20080708120738.GA74833@mech-cluster238.men.bris.ac.uk> <20080712225929.GA22401@freebie.xs4all.nl> <20080731222442.GA35346@mech-cluster238.men.bris.ac.uk> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-alpha@freebsd.org X-Virus-Scanned: ClamAV 0.93.3/7915/Sat Aug 2 05:45:09 2008 on mail-in-03.arcor-online.net X-Virus-Status: Clean Subject: Re: firefox3 build fails on alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Aug 2008 17:01:32 -0000 Anton Shterenlikht wrote: > I'm happy to test firefox3 on alpha, but need to learn about pathes. > > In this particular case it seems that (at least) 2 files > are missing from the distribution: > > xptcinvoke_freebsd_alpha.cpp > xptcstubs_freebsd_alpha.cpp Yes. These need to be created. You have stumbled on a dirty secret: the Mozilla family programs rely on a part that must be ported at the assembly(!) language level to each processor/compiler/(operating system) combination. > I think that whoever created the tar file simply forgot to add the freebsd > files. No, somebody needs to write them. -- Christian "naddy" Weisgerber naddy@mips.inka.de