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

build error on cygwin #97

Open
lmascelli opened this issue Dec 3, 2021 · 5 comments
Open

build error on cygwin #97

lmascelli opened this issue Dec 3, 2021 · 5 comments

Comments

@lmascelli
Copy link

Describe the bug

got the following error during
autorefonf --install --force

.ibtoolize: error: AC_CONFIG_MACRO_DIRS([m4]) conflicts with ACLOCAL_AMFLAGS=-I m4
autoreconf-2.69: libtoolize failed with exit status: 1

How to reproduce the bug?

install following cygwin packages:
- clang
- automake
- autoconf
- autoconf-archive
- pkg-config
- ncurses
- glib2-dev
- terminfo
- terminfo-extra

What behavior did you expect?

In which environment did the bug occur?

Cygwin-64

  • Which distribution do you use?

Windows 10

  • On which CPU architecture did you test?
    ryzen 7 4800h

  • Which compiler in which version did you use?
    clang-8

  • Which terminal do you use?
    cygwin terminal

@lmascelli lmascelli added the bug label Dec 3, 2021
@gansm gansm added help wanted and removed bug labels Dec 3, 2021
@gansm
Copy link
Owner

gansm commented Dec 3, 2021

Hi lmascelli, thanks for the feedback.

You must also install the following packages:

Optionally:

If that doesn't help, you can try the following:
    https://stackoverflow.com/questions/47582762/ac-config-macro-dirsbuild-aux-m4-conflicts-with-aclocal-amflags-i-build-aux

@gansm
Copy link
Owner

gansm commented Jan 3, 2022

@lmascelli:

Could you compile FINAL CUT in the meantime?

@lmascelli
Copy link
Author

i switched to linux for other reasons but i'll try again asap

@gansm
Copy link
Owner

gansm commented Nov 24, 2022

Hello @lmascelli, almost a year ago is your request.
Did you have the time to test it in the meantime?

@gansm
Copy link
Owner

gansm commented Mar 25, 2023

Hi @lmascelli, it's been a while since we last spoke. I wanted to follow up on your previous bug report regarding the error during autoreconf --install --force. Have you had a chance to test the solution provided, or try the alternative method suggested in the Stack Overflow thread? Also, have you had any success compiling FINAL CUT? Let me know if there's anything else I can do to help.

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

No branches or pull requests

2 participants