From owner-freebsd-questions@FreeBSD.ORG Wed Apr 30 03:20:42 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 47A2516E for ; Wed, 30 Apr 2014 03:20:42 +0000 (UTC) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E9E791CA4 for ; Wed, 30 Apr 2014 03:20:41 +0000 (UTC) Received: from mail.cs.ait.ac.th (localhost [127.0.0.1]) by mail.cs.ait.ac.th (Postfix) with ESMTP id E5BF6160B05; Wed, 30 Apr 2014 10:13:04 +0700 (ICT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.ait.ac.th; h= content-type:content-type:mime-version:message-id:date:date :in-reply-to:subject:subject:from:from:received:received :received; s=selector1; t=1398827584; x=1400641985; bh=dLOl1Cqch HKhBBbUGrCV04vJcI/x9lfKO9tHD158FF4=; b=lwtNjvgmS+dqJDCukakBuFx28 1NJk54Po8k6szlFuVGd46BPjlSO56Q7HwBlfg6xyb++1j7HnBxg+F+oIrT8DfO+Z 2TkvGCcBFGEPeVhbuSz0zRfXnF9ZllCnCIXbrGiTvqXbXtmB/i6fMdUGpZUdHoBn SIFOju/XbCAAar01Lk= X-Virus-Scanned: amavisd-new at cs.ait.ac.th Received: from mail.cs.ait.ac.th ([127.0.0.1]) by mail.cs.ait.ac.th (mail.cs.ait.ac.th [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id R4Zmdf2Bz1nZ; Wed, 30 Apr 2014 10:13:04 +0700 (ICT) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.ait.ac.th (Postfix) with ESMTPS id 4F039160B09; Wed, 30 Apr 2014 10:00:45 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.7/8.14.7/Submit) id s3U31CmP024857; Wed, 30 Apr 2014 10:01:12 +0700 (ICT) (envelope-from on@banyan.cs.ait.ac.th) From: Olivier Nicole To: Jeff Tipton Subject: Re: Can't build editors/openoffice-4 In-Reply-To: <535F968C.8040106@mail.com> (message from Jeff Tipton on Tue, 29 Apr 2014 15:09:48 +0300) Date: Wed, 30 Apr 2014 10:01:12 +0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Apr 2014 03:20:42 -0000 Dear Jeffm I have the same issue on 9.2-p4 release. Best regards, Olivier --