Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

gst-mmal config #4

Open
MitchGreenGit opened this issue Jul 29, 2019 · 1 comment
Open

gst-mmal config #4

MitchGreenGit opened this issue Jul 29, 2019 · 1 comment

Comments

@MitchGreenGit
Copy link

Hi,

I’m trying to setup gst-mmal for Pi 3B+ and am running into an issue where when I clone the Git repository and change directory to the folder ./configure generates the error: no such path or directory. Typing ls brings up config.ac so I don’t understand what the problem is. Autoconf generates several errors involving possibly undefined macros and Make ultimately ends up running into the no such path or directory error too.

Are there any workarounds for this?

@cgudrian
Copy link

cgudrian commented Dec 1, 2019

You need to run ./autogen.sh. For that to succeed you probably need the packages autoconf, automake and libtool (perhaps libtool-bin as well) installed.

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

No branches or pull requests

2 participants