cerbero cross build errors
Thibault Saunier
thibault.saunier at collabora.com
Sun Nov 11 15:18:03 PST 2012
Hello,
I am getting the exact same errors here using fedora 17 (and building
gstreamer-1.0).
> ....
> first error:
>
> [(2/7) autoconf -> compile ]
> Running command 'make'
> CDPATH="${ZSH_VERSION+.}:" && cd . && aclocal
> -I/home/nicola/cerbero/build-tools/share/aclocal -I m4
> sh: 1: build-aux/git-version-gen: Permission denied
Patch attached
>
>
> [(3/7) automake -> configure ]
> ...
> configure: error: Autoconf 2.62 or better is required.
> ***** Error running 'bootstrap' command:
> Recipe 'automake' failed at the build step 'configure'
>
> nicola at e6500:~/cerbero$ ./cerbero-uninstalled -c
> /home/nicola/cross-android_nm.cbc run "autoconf --version"
> WARNING: Using default configuration because
> /home/nicola/.cerbero/cerbero.cbc is missing
> Running command 'autoconf --version'
> autoconf (GNU Autoconf) UNKNOWN-dirty
>
> nicola at e6500:~/cerbero$ ./cerbero-uninstalled -c
> /home/nicola/cross-android_nm.cbc run "which autoconf"
> WARNING: Using default configuration because
> /home/nicola/.cerbero/cerbero.cbc is missing
> Running command 'which autoconf'
> /home/nicola/cerbero/build-tools/bin/autoconf
I noticed that the autoconf three was "dirty" after the build I attached
the diff here if it can help.
I managed to pass that error doing :
$./cerbero-uninstalled shell
$cd ~/cerbero/sources/linux_x86_64/autoconf-2.68 && git stash &&
./configure ... && make && make install
And then the next error I am getting is:
[(21/38) automake -> compile ]
Running command 'make'
CDPATH="${ZSH_VERSION+.}:" && cd . &&
perllibdir="/home/thiblahute/cerbero/sources/linux_x86_64/automake-1.12.4/lib:./lib"
"/home/thiblahute/cerbero/sources/linux_x86_64/automake-1.12.4/aclocal"
--acdir=m4 -I m4
/bin/sh:
/home/thiblahute/cerbero/sources/linux_x86_64/automake-1.12.4/aclocal:
No such file or directory
make: *** [aclocal.m4] Error 127
Hoping it can somehow help, and I am sorry I did not have time to
investigate further.
Regards,
Thibault Saunier
-------------- next part --------------
A non-text attachment was scrubbed...
Name: autoconf.diff
Type: text/x-patch
Size: 130075 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20121111/7f20d730/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Make-git-version-gen-executable.patch
Type: text/x-patch
Size: 407 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20121111/7f20d730/attachment-0003.bin>
More information about the gstreamer-android
mailing list