From owner-freebsd-questions@freebsd.org Wed Jul 12 01:22:41 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48E33DAFEFB for ; Wed, 12 Jul 2017 01:22:41 +0000 (UTC) (envelope-from xxjack12xx@gmail.com) Received: from mail-wr0-x230.google.com (mail-wr0-x230.google.com [IPv6:2a00:1450:400c:c0c::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CEC0E7307E for ; Wed, 12 Jul 2017 01:22:40 +0000 (UTC) (envelope-from xxjack12xx@gmail.com) Received: by mail-wr0-x230.google.com with SMTP id k67so12235516wrc.2 for ; Tue, 11 Jul 2017 18:22:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=tVuPwnUYQ0Do2+7+/IOA1cd3CkDyRuMSbjnPWWtbN8Q=; b=AZJyM0Pb5Xc15oOA5rDO7qkTQOozorojKp1MSz/a50D+8VFuGCwwE+s/Akj2RFiMSy R0lZUC1g64Nz8KGTguLDn5zzUuKhHIQ+iNual3tew8NRo3emC0TlVfy8pchYC3uXnluf /DSRjT/x9dE9CGTfKZ2xKeVxYArJQpNtZ+GCSUoBiA+5EsxIuMNAP6VfrkFH6agqr8IJ oXhYrhG8HuGfxmcvxuhawnNVbVxDJgg0p5QZag+xqmfobk2DGynIAd8v0zZ0xa0J16a8 xKcQ37VrjRprLVtIPEfRGkk3Bzsq5sSoN8M/cFcvWF3NBBm2DsBJl+IRNCtJrkyyM97T uFTA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=tVuPwnUYQ0Do2+7+/IOA1cd3CkDyRuMSbjnPWWtbN8Q=; b=hDIUZZ/H9e3ji+OIYAAGE8sUTNPOw3QskyMJ/OKIb6Us+ntSPnG39HVMvShSb9bZn0 fyk3W6C+/k6TtI7E18sA0oB6nlL9uC/6vNKzUkSnFGPvogTEl1+kfskLD/1dYalvc0Hv NUlk8w+RoDFnSr5ZTFwAzF2xu+dfpASLw6CFN4DELXhSMJF+jCBUWIwgG0yUpILmgySs uU2E9t4tcO9ko8XhmYWQccIK+2PFRDdjqRemSVB0bU4naSsrq5+kQ+TjzJS/Au73S9hp is5c45wajBjs4QB4hIhPtsgHTE3mEAPTVQPqDWoPE/47iyzr8TK7+7uiWp+4PmKf8LD1 BWog== X-Gm-Message-State: AIVw113XH1HLQs/8O97x70+A+nJqAyR9+5uByazFGCghNZClzPz0Y+nN UEgZixlJfIyjDtWnpbKDB1I39rTnUw== X-Received: by 10.28.134.144 with SMTP id i138mr607232wmd.27.1499822558647; Tue, 11 Jul 2017 18:22:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.176.241 with HTTP; Tue, 11 Jul 2017 18:21:58 -0700 (PDT) In-Reply-To: <20170711180838.1b9f6539@curlew> References: <20170707120936.620323e3@curlew> <20170711180838.1b9f6539@curlew> From: "Jack L." Date: Tue, 11 Jul 2017 18:21:58 -0700 Message-ID: Subject: Re: How to fix wx error ? To: Mike Clarke Cc: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jul 2017 01:22:41 -0000 Great! Hopefully that patch will be applied to the ports tree before 11.1 release On Tue, Jul 11, 2017 at 10:08 AM, Mike Clarke wrote: > On Fri, 7 Jul 2017 13:37:34 -0700 > "Jack L." wrote: > >> do a clean checkout of /usr/ports/audio/audacity then >> patch -EB '' -p1 < thepatch > > Thanks, that fixed my problem. > > -- > Mike Clarke > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"