On 1/12/22 00:26, Aki Tuomi wrote:> What ./configure line did you use? Also, which os/distro is this?I just used ./configure I thought of using a prefix to root, but changed my mind and decided to just let it install into /usr/local/, especially since I had the systems ancient dovecott still up and running. This is an old RPM based distro on an appliance. -- So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 http://www.mrbrklyn.com DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 http://www.nylxs.com - Leadership Development in Free Software http://www.brooklyn-living.com Being so tracked is for FARM ANIMALS and extermination camps, but incompatible with living as a free human being. -RI Safir 2013
> On 12/01/2022 07:46 Ruben Safir <ruben at mrbrklyn.com> wrote: > > > On 1/12/22 00:26, Aki Tuomi wrote: > > What ./configure line did you use? Also, which os/distro is this? > > I just used ./configure > > I thought of using a prefix to root, but changed my mind and decided to > just let it install into /usr/local/, especially since I had the systems > ancient dovecott still up and running. > > This is an old RPM based distro on an appliance. > > --I tried to reproduce this issue on debian stretch, but it worked just fine. I suspect your distro is just too old for 2.3. Can you see if 2.2.36 works better? Also, to compile git master, you are required to have several tools which might not be available on older distributions, so you should stick to the tarballs. -- Aki