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

Add autoreconf to README #3

Open
rhysmeister opened this issue May 22, 2015 · 1 comment
Open

Add autoreconf to README #3

rhysmeister opened this issue May 22, 2015 · 1 comment

Comments

@rhysmeister
Copy link

Probably worth mentioning you need to execute...

autoreconf

in the lib_mysqludf_skeleton to generate the configure script.

Cheers,

Rhys

@skroczek
Copy link

I needed to add

 $ autoreconf -i -f

because of the error

configure.ac:12: error: required file 'config/compile' not found
configure.ac:12: 'automake --add-missing' can install 'compile'
autoreconf: automake failed with exit status: 1

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