Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having trouble building this plugin in Debian Buster #296

Closed
christianhaitian opened this issue May 11, 2024 · 5 comments
Closed

Having trouble building this plugin in Debian Buster #296

christianhaitian opened this issue May 11, 2024 · 5 comments

Comments

@christianhaitian
Copy link

christianhaitian commented May 11, 2024

Hello,

I've updated all required build tools via source builds and I get the following error during the libzvbi building step when building this addon:

[ 76%] Performing build step for 'libzvbi'
[ 12%] Performing patch step for 'libzvbi'
checking for automake >= 1.11.2...
  testing automake... found 1.16.1
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.69
Processing /home/kodi/inputstream.ffmpegdirect/build/build/libzvbi/src/libzvbi/configure.ac
Running autoreconf...
autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
autoreconf: running: aclocal --force --warnings=no-portability -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability
autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability
autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability
configure.ac:29: installing 'build-aux/compile'
configure.ac:13: installing 'build-aux/missing'
Makefile.am: error: required file './README' not found
contrib/Makefile.am: installing 'build-aux/depcomp'
autoreconf: automake failed with exit status: 1
make[5]: *** [CMakeFiles/libzvbi.dir/build.make:113: libzvbi-prefix/src/libzvbi-stamp/libzvbi-patch] Error 1
make[4]: *** [CMakeFiles/Makefile2:83: CMakeFiles/libzvbi.dir/all] Error 2
make[3]: *** [Makefile:136: all] Error 2
make[2]: *** [CMakeFiles/libzvbi.dir/build.make:86: build/libzvbi/src/libzvbi-stamp/libzvbi-build] Error 2
make[1]: *** [CMakeFiles/Makefile2:410: CMakeFiles/libzvbi.dir/all] Error 2
make: *** [Makefile:91: all] Error 2

I'm not sure where to find what README file it's looking for that's probably named README.md. Any suggestions for overcoming this will be appreciated.

Thank you

@samnazarko
Copy link
Contributor

Same issue, but with Bullseye. I am working on a fix now.

@christianhaitian
Copy link
Author

Oh nice. Thanks Sam. Love OSMC on my PI 3 and 4 units. Thanks for your and related community work on that.

@samnazarko
Copy link
Contributor

samnazarko commented May 11, 2024 via email

@christianhaitian
Copy link
Author

That change solved my issue. Thanks again Sam.

@samnazarko
Copy link
Contributor

samnazarko commented May 11, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants