gansm / finalcut

A text-based widget toolkit
https://github.com/gansm/finalcut/wiki/First-steps#first-steps-with-the-final-cut-widget-toolkit
GNU Lesser General Public License v3.0
981 stars 52 forks source link

build error on cygwin #97

Open lmascelli opened 2 years ago

lmascelli commented 2 years ago

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:

What behavior did you expect?

In which environment did the bug occur?

Cygwin-64

Windows 10

gansm commented 2 years ago

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 commented 2 years ago

@lmascelli:

Could you compile FINAL CUT in the meantime?

lmascelli commented 2 years ago

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

gansm commented 1 year ago

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

gansm commented 1 year ago

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.