From owner-freebsd-current@FreeBSD.ORG Fri Oct 22 13:08:58 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD8DC1065675; Fri, 22 Oct 2010 13:08:58 +0000 (UTC) (envelope-from rbgarga@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1DAC48FC1E; Fri, 22 Oct 2010 13:08:57 +0000 (UTC) Received: by wyb42 with SMTP id 42so799859wyb.13 for ; Fri, 22 Oct 2010 06:08:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=hbX/rxWsqTdsB0wPN8fgGrNq6kTtlIJY7GUc0pCZuyI=; b=wDt4wwXHwVyK9pmU2eur97/puxrY4ANGAy3N2QspO4TYnlMYLwkPl+kjv5OmAlJaeU Vue95xOWdZAGraL4V7Y+NkEMzKf7CoGFPn5U8cg4p2FexFJ3joj3+JmDiccn0dpL4sWc GeoupVnMJNtjppx84sycu6g5Z1d8BtObNadNk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=fI+YLM/9y36obIjjE6ojlmDNbTGgc5zgIASWcs3rn1eUsvJZltbJVIchNGFUnsR/sP aPGEVYpWntESWTqd7olJoGt5iJ+FyNf5NtuPG6mfipdhtGU+O41zZD9keaXeWKVVX67/ 3Rs+XjkPzvALWevb1VWoxs8gRT0v1+98CXoJQ= Received: by 10.216.35.78 with SMTP id t56mr2548953wea.34.1287752935894; Fri, 22 Oct 2010 06:08:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.15.153 with HTTP; Fri, 22 Oct 2010 06:08:33 -0700 (PDT) In-Reply-To: <4CC18958.6050104@FreeBSD.org> References: <4CC18958.6050104@FreeBSD.org> From: Renato Botelho Date: Fri, 22 Oct 2010 11:08:33 -0200 Message-ID: To: Dimitry Andric Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: current@freebsd.org Subject: Re: Openoffice doesn't work with kernel+world built with Clang X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Oct 2010 13:08:58 -0000 On Fri, Oct 22, 2010 at 10:53 AM, Dimitry Andric wrote: > On 2010-10-22 12:54, Renato Botelho wrote: >> >> I have a 9.0-current (r214167) amd64, kernel and world built >> with clang and all ports built with gcc, and i cannot start >> openoffice anymore, it shows splash, start to go up and die. >> >> If I reinstall world+kernel built with gcc openoffice works fine. >> >> The is a ktrace result available [1], let me know if you need >> more information or tests. >> >> Thanks >> >> [1] - http://people.freebsd.org/~garga/ktrace.out > > I guess the permissions of that file are still 700? =A0I get "403 - > Forbidden". :) Fixed, sorry. --=20 Renato Botelho