From owner-freebsd-multimedia@FreeBSD.ORG Sat Dec 28 20:14:12 2013 Return-Path: Delivered-To: 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 ESMTPS id 9EDE7433 for ; Sat, 28 Dec 2013 20:14:12 +0000 (UTC) Received: from mail-pd0-x22b.google.com (mail-pd0-x22b.google.com [IPv6:2607:f8b0:400e:c02::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 776EF16A4 for ; Sat, 28 Dec 2013 20:14:12 +0000 (UTC) Received: by mail-pd0-f171.google.com with SMTP id z10so10089127pdj.2 for ; Sat, 28 Dec 2013 12:14:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:cc:content-type; bh=Pn1nYIO/uz7bjnYpF+7+RljrfmQ8PacRbYV6vF/mEls=; b=KFHgkJJeVx6YZc8QLQ0pzuAJcFOHeW/NFITsb1Gj0tscEEnaoqaT+Wk/nYaYhVMIgC PfztwicbEt1oskfL8Ru1DOAuXpV/mQySerNzjxr3EkspBOmVRwoEABxQ4mBj6G+VIsyC 5WjOxLVpzOJ6sbSRQXH0tCGNpIQDuQVUu6N2XgnFs3J21FUrRZebc3a+3vO7g8eBJZlZ v9tBcDBSyNziUFOHNube6tPb1Vo2kYvUOqc6wGFYeAbGrx/++RQgkjTpee7kyueUJcSL g7qZxY3tOgJmdI1Xz7Bn8mEdCsHpH3Y42fMhj3CZsM7G/9YP8q6qJg5sapxtwbl2ukDN J1LQ== MIME-Version: 1.0 X-Received: by 10.68.192.131 with SMTP id hg3mr42307805pbc.136.1388261652009; Sat, 28 Dec 2013 12:14:12 -0800 (PST) Sender: kob6558@gmail.com Received: by 10.67.23.101 with HTTP; Sat, 28 Dec 2013 12:14:11 -0800 (PST) Date: Sat, 28 Dec 2013 12:14:11 -0800 X-Google-Sender-Auth: kkRpi3BTc0Hn22Wbuy1qruf4y4c Message-ID: Subject: Could not build multimedia/transcode From: Kevin Oberman To: cyberbotx@cyberbotx.com Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: multimedia@freebsd.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Dec 2013 20:14:12 -0000 After upgrading to FreeBSD 10.0-RC3, I attempted to re-build transcode. It failed when it was unable to find #include . As far as I know, that file is located in /usr/local/freetype2. After editing filter/subtitler/load_font.c to add the '2', it built. I am not positive that this is the correct fix, but I did not see ftglyph.h in hte paking list for print/freetype, so that is my best guess. Since I don't deal with subtitles when using transcode, I am not likely to confirm its correctness. (My source material lacks subtitles.) I have submitted ports/185248 with my patch that appears to fix the problem. Thanks for maintaining this port. I really appreciate the efforts of those who do this! -- R. Kevin Oberman, Network Engineer E-mail: rkoberman@gmail.com