From owner-freebsd-ports@FreeBSD.ORG Sat Aug 6 16:05:37 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37063106574A for ; Sat, 6 Aug 2011 16:05:37 +0000 (UTC) (envelope-from geo.liaskos@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id ECFEE8FC16 for ; Sat, 6 Aug 2011 16:05:35 +0000 (UTC) Received: by qyk9 with SMTP id 9so2296011qyk.13 for ; Sat, 06 Aug 2011 09:05:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=3DIqptIxXcQVoEmXxsLeAHPM0Gm6GyHUYe4GF5xmVjI=; b=S8aJHxzmt7AOG7WbnjLTIDScGNeIzVhms+hnbyQWhCSRnMmeo4hOvAkrGU7YCaIyyM R14v7klY98PwlCulT3HYeYUipcLR3pCyitecefMrVxMpiA5fiIL3zNfD3MWsKccv4jEO uCk6Wox/uJkiUuGAR96e/T8kNcqgl2FaB3UdE= MIME-Version: 1.0 Received: by 10.229.78.164 with SMTP id l36mr2695250qck.226.1312646735208; Sat, 06 Aug 2011 09:05:35 -0700 (PDT) Received: by 10.229.97.3 with HTTP; Sat, 6 Aug 2011 09:05:35 -0700 (PDT) In-Reply-To: <4E3D2D49.6060607@freebsd.org> References: <4E3D2D49.6060607@freebsd.org> Date: Sat, 6 Aug 2011 19:05:35 +0300 Message-ID: From: George Liaskos To: Rene Ladan Content-Type: text/plain; charset=UTF-8 Cc: Henk van Oers , freebsd-ports@freebsd.org Subject: Re: www/chromium builds OK on FB 8.2 but not on 7.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2011 16:05:37 -0000 > I have the same error in a 7.4-i386 virtual box, it seems to be an error > in the port itself. > It seems that r197243 which added support for EV_RECEIPT (2 years ago) was not MFCed to 7x. I don't know if there are valid technical reasons for this. We can always use the file path watcher stub for FreeBSD 7. Regards, George