From owner-freebsd-questions@FreeBSD.ORG Mon Mar 15 20:38:39 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF71A106566C for ; Mon, 15 Mar 2010 20:38:39 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from mail-fx0-f215.google.com (mail-fx0-f215.google.com [209.85.220.215]) by mx1.freebsd.org (Postfix) with ESMTP id 535FA8FC22 for ; Mon, 15 Mar 2010 20:38:38 +0000 (UTC) Received: by fxm7 with SMTP id 7so642901fxm.3 for ; Mon, 15 Mar 2010 13:38:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=vndkoUZS4DlpPBoT6hHYKsxopQ/fk09gWb1OjAnA/eg=; b=nhxbRKAxdlaH3dAYuEmVv8PSb9pf5lShZi06xhu2YiNZv6n3mDt7LD+SyDejMZEHEa iEzozMt0bnANmzUhD0Y+TDUOtEpdhpUjH1estCLdGyz6KYUFl9x2GEr2HXgQjO59wbNH HGNHiKjoj5/qjz3maLyqVwuSzMs06KLKlZfCM= 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; b=DaWxUZ9d2H0lNjUXSUjmkNWHNricPXyjXz8yohHt8pQ5EuVotDbvXgr//5CGSduI8y hbROltSv1NOVY7ZokrKR54NN8MDffDkA9pdVtpuNQjO/bAI17YzyvG2KDtaB8YcvFcTS CdvjMpsIk2BmEKpfU2gvoY44C36HHvBMr6agE= MIME-Version: 1.0 Received: by 10.239.153.71 with SMTP id y7mr851382hbb.210.1268685518176; Mon, 15 Mar 2010 13:38:38 -0700 (PDT) In-Reply-To: References: <201002281924.o1SJO6df078229@freefall.freebsd.org> From: Eitan Adler Date: Mon, 15 Mar 2010 22:38:18 +0200 Message-ID: To: Gerald Pfeifer Content-Type: text/plain; charset=ISO-8859-1 Cc: questions@freebsd.org Subject: Re: ports/144357: emulators/wine build failure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2010 20:38:39 -0000 > rebuilding wine without any make.conf changed nothing > OK - I managed to build wine after a recent ports update. The only difference I could see is that I used to use "su" to get root. I now use "su -" to get root.