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

Autoreconf fails on path ending with the string "m4" #48

Closed
giuliobenetti opened this issue Jan 17, 2020 · 6 comments
Closed

Autoreconf fails on path ending with the string "m4" #48

giuliobenetti opened this issue Jan 17, 2020 · 6 comments

Comments

@giuliobenetti
Copy link
Contributor

In Buildroot if we build some package enabling gettext-tiny instead of gettext on a path containing string "m4" autoreconf fails. I point you Buildroot bug:
https://bugs.busybox.net/show_bug.cgi?id=12481

I'm trying to figure out what the problem is and eventually open a PR, but advice/suggestion is welcome.

Thanks

@hthiery
Copy link

hthiery commented Jan 17, 2020

Could that be a place where this issue comes from?

https://github.com/sabotage-linux/gettext-tiny/blob/master/Makefile#L91

@hthiery
Copy link

hthiery commented Jan 17, 2020

make prefix=test-m4 install will show the issue

@giuliobenetti giuliobenetti changed the title Autoreconf fails on path with the string "m4" Autoreconf fails on path ending with the string "m4" Jan 17, 2020
@giuliobenetti
Copy link
Contributor Author

@hthiery thank you, yes that's the right point.
I've opened PR #49 for that. It should work fine. Hope it looks good.

@rofl0r
Copy link
Member

rofl0r commented Jan 17, 2020

let's leave this open until the issue is fixed in master

@rofl0r rofl0r reopened this Jan 17, 2020
@giuliobenetti
Copy link
Contributor Author

@rofl0r yes sorry, my bad.

@xhebox
Copy link
Collaborator

xhebox commented Jan 19, 2020

closed by #49.

feel free to reopen if there's any other problem.

@xhebox xhebox closed this as completed Jan 19, 2020
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

4 participants