Hi I don't mind supporting AIX but I don't have access to it so I'm not able to test it.
REG_STARTEND will be important to fix properly, it is not enough to just define it to 0. On Sun, 15 Sep 2019, 23:38 Anindya Mukherjee, <[email protected]> wrote: > I have recently built the latest tmux git on AIX 7.1. The build had > several issues: > > Missing symbols for FNM_CASEFOLD, REG_STARTEND, and _PATH_DEFPATH > > I had to rename the lines variable in tty.c > > libevent2 also would not compile till I commented out > #define _LARGE_FILES 1 > in event-config.h > > It's now running after these changes. There are a couple small issues > still. Is AIX still being supported? If not, I am interested in helping > with coding/bug fixing. I have access to a couple of AIX boxes on which I > can test, running AIX 7.1 with gcc 6.3.0. > > -- > You received this message because you are subscribed to the Google Groups > "tmux-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web, visit > https://groups.google.com/d/msgid/tmux-users/CAN%2Bi5iN4H_b%2BK0FpmgEHR%3Dea3YEPOO8wzUCvJmUxzFo0aOk1%3Dw%40mail.gmail.com > <https://groups.google.com/d/msgid/tmux-users/CAN%2Bi5iN4H_b%2BK0FpmgEHR%3Dea3YEPOO8wzUCvJmUxzFo0aOk1%3Dw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "tmux-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-users/CAEdLfcFk3TbfyzLvLkDBk7tcmrSqQ0kJCGSU03NL7jax8wdKEA%40mail.gmail.com.
