From owner-freebsd-multimedia@FreeBSD.ORG Tue Oct 22 14:30:40 2013 Return-Path: Delivered-To: freebsd-multimedia@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 ESMTP id AACA1330 for ; Tue, 22 Oct 2013 14:30:40 +0000 (UTC) (envelope-from william88@gmail.com) Received: from mail-lb0-x231.google.com (mail-lb0-x231.google.com [IPv6:2a00:1450:4010:c04::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 36A2D2F1F for ; Tue, 22 Oct 2013 14:30:40 +0000 (UTC) Received: by mail-lb0-f177.google.com with SMTP id u14so3719272lbd.36 for ; Tue, 22 Oct 2013 07:30:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=tRWA2briTplAg6dZRPZ/61TQesnHduMmkHeKcSLjPHk=; b=d2GzKKE4SXeIQ5S+CpXoUm0pnCsi/9v8We3xhk0WL/Jd4XvH+ftgCTODWsvWFhU4q/ by9u0wnb4Ni8YnEfih6jbxTf3y9SisXtM7SCXtfFVYzyLymm3ctlLwFeFTEtg0Nly4sW xqf9QIgFrrjiQYTT2Ea/z9Guxoh6JmuOTdZzPp4spx+TkQdmkuknf/vZy095zBAg6zPd EBdKVm1Q7QijvhDouaG5ZleVZkcTYqUrZdc/RKumTYX+5UtAoV9PCnieAsOJgDtvcpyn TBFlfytA+q1VSTj3wQ86C/XYODy0N9jG/HQEWmQqZGCGhPhf9PleKJjUjUbTEJwBVsEw 1F2g== MIME-Version: 1.0 X-Received: by 10.152.9.194 with SMTP id c2mr22181lab.83.1382452238189; Tue, 22 Oct 2013 07:30:38 -0700 (PDT) Received: by 10.114.176.34 with HTTP; Tue, 22 Oct 2013 07:30:38 -0700 (PDT) In-Reply-To: <20131022152502.61214646@kalimero.tijl.coosemans.org> References: <20131022152502.61214646@kalimero.tijl.coosemans.org> Date: Tue, 22 Oct 2013 12:30:38 -0200 Message-ID: Subject: Re: VLC 2.1.0 From: William Grzybowski To: Tijl Coosemans Content-Type: text/plain; charset=ISO-8859-1 Cc: multimedia-list freebsd X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Oct 2013 14:30:40 -0000 On Tue, Oct 22, 2013 at 11:25 AM, Tijl Coosemans wrote: > On Tue, 22 Oct 2013 10:55:28 -0200 William Grzybowski wrote: >> Hi, >> >> I am trying to update vlc to 2.1.0, its the final step to get rid of >> ffmpeg1 as well. >> I was wondering if any c++ guru out there have any clues on how to fix this: >> >> http://pastebin.ca/2469885 >> >> http://people.freebsd.org/~wg/vlc2.1.0.txt > > I think the problem is that clang doesn't expect } after a label. > So try adding a ; or (void)0; between the label and vlc_cleanup_run(). That works, thank you! -- William Grzybowski ------------------------------------------ Curitiba/PR - Brasil