James Darnley gmail.com> writes:
> PIBUILD appears to be undefined. CCPREFIX appears to be
> undefined. PIUSR appears to be undefined. You really need
> to check your environment or just type out the values.
I'd like to add that it is much better imo not to
use these variables but just pass
On 2015-07-16 15:20, Linus S wrote:
> root@XeonLatitude-E6400:~/pi/ffmpeg#
> PKG_CONFIG_PATH=$PKG_CONFIG_PATH:$PIBUILD/lib/pkgconfig CC=${CCPREFIX}gcc
> CXX=${CCPREFIX}g++ ./configure --enable-cross-compile
> --cross-prefix=${CCPREFIX} --arch=armel --target-os=linux --prefix=$PIBUILD
> --extra-cfla