Search found 2 matches

by jayjayjay
Fri Aug 31, 2018 2:15 pm
Forum: Tech support
Topic: ./autogen.sh suddenly stops
Replies: 3
Views: 3619

Re: ./autogen.sh suddenly stops

I did notice, but I solved the problem by commenting out the if die exit 1 lines.
by jayjayjay
Thu Aug 30, 2018 3:10 pm
Forum: Tech support
Topic: ./autogen.sh suddenly stops
Replies: 3
Views: 3619

./autogen.sh suddenly stops

I installed all dependencies using homebrew. I got this when running ./autogen.sh. For some reason the DIE variable in autogen.sh is equal to 1. ./autogen.sh --disable-nls ! nls checks disabled + checking for autoconf >= 2.65 ... found 2.69, ok. + checking for autoheader >= 2.65 ... found 2.69, ok. ...