Dbox-storage error when compiling: no member named 'st_atim' in 'struct stat'

2024-03-02 Thread James L. Brown via dovecot
Hi all. I’m getting errors when trying to compile 2.3.21 on macOS 14.3.1 Sonoma. It ends with: 3.2.1/include -MT dbox-storage.lo -MD -MP -MF .deps/dbox-storage.Tpo -c dbox- storage.c  -fno-common -DPIC -o .libs/dbox-storage.o dbox-storage.c:296:32:error:no member named 'st_atim' in 'struct stat'

Configure: "Can't build with MySQL support: libmysqlclient not found"

2024-03-11 Thread James L. Brown via dovecot
Hi all. I’m getting errors when trying to configure make for version 2.3.21 on macOS 14.3.1 Sonoma. It ends with: checking for mysql_config... mysql_config checking for mysql_init in -lmysqlclient... no configure: error: Can't build with MySQL support: libmysqlclient not found I’m using: env P

Re: Configure: "Can't build with MySQL support: libmysqlclient not found"

2024-03-12 Thread James L. Brown via dovecot
On 12 Mar 2024, at 10:06 PM, Odhiambo Washington wrote: On Tue, Mar 12, 2024 at 4:20 AM James L. Brown via dovecot wrote: Hi all. I’m getting errors when trying to configure make for version 2.3.21 on macOS 14.3.1 Sonoma

Re: Configure: "Can't build with MySQL support: libmysqlclient not found"

2024-03-12 Thread James L. Brown via dovecot
On 13 Mar 2024, at 12:14 AM, Aki Tuomi wrote: On 12/03/2024 14:46 EET James L. Brown via dovecot wrote: On 12 Mar 2024, at 10:06 PM, Odhiambo Washington wrote: On Tue, Mar 12, 2024 at 4:20 AM James L. Brown via dovecot