libvpx-0.9.1 doesn't seem to want to compile on current.
Sergey V. Dyatko
sergey.dyatko at gmail.com
Fri Aug 6 06:35:11 UTC 2010
On Thu, 05 Aug 2010 22:03:34 +0400
Anonymous <swell.k at gmail.com> wrote:
A>"Edwin L. Culp W." <edwinlculp at gmail.com> writes:
A>
A>> # uname -a
A>> FreeBSD ec.encontacto.net 9.0-CURRENT FreeBSD 9.0-CURRENT #50: Sun
A>> Jul 25 12:41:11 CDT 2010
A>>
A>> /usr/ports/multimedia/libvpx # make clean
A>> ===> Cleaning for libvpx-0.9.1
A>> ec.encontacto.net
A>> /usr/ports/multimedia/libvpx # make
A>> ===> Vulnerability check disabled, database not found
A>> ===> License accepted by the user
A>> ===> Found saved configuration for libvpx-0.9.1
A>> ===> Extracting for libvpx-0.9.1
A>> => MD5 Checksum OK for libvpx-0.9.1.tar.bz2.
A>> => SHA256 Checksum OK for libvpx-0.9.1.tar.bz2.
A>> ===> libvpx-0.9.1 depends on file: /usr/local/bin/perl5.10.1 - found
A>> ===> Patching for libvpx-0.9.1
A>> ===> libvpx-0.9.1 depends on file: /usr/local/bin/perl5.10.1 - found
A>> sed:
A>> /usr/ports/multimedia/libvpx/work/libvpx-0.9.1/build/make/armlink_adapter.sh:#!/bin/bash:
A>> No such file or directory
A>> *** Error code 1
A>
A>Can it be related to bsdgrep issue with `-l' option fixed
A>in /head at r210479 ?
A>
[quote]
/usr/ports/multimedia/libvpx/work/libvpx-0.9.1/build/make/armlink_adapter.sh:#!/bin/bash:
No such file or directory
[/quote]
[tiger at fortrash]~%/bin/bash
/bin/bash: Command not found.
[tiger at fortrash]~%which bash
/usr/local/bin/bash
-#!/bin/bash
+#!/usr/bin/env bash
A>>
A>> Stop in /usr/ports/multimedia/libvpx.
A>>
A>> I got this error initially trying to update ffmpeg.
A>>
A>> Thanks for any suggestions,
--
wbr, tiger
More information about the freebsd-ports
mailing list