unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* can't compile on MacOS
@ 2024-10-25 14:31 Michal Sapka
  2024-11-08 11:52 ` Tomi Ollila
       [not found] ` <87h68iui5c.fsf@tethera.net>
  0 siblings, 2 replies; 10+ messages in thread
From: Michal Sapka @ 2024-10-25 14:31 UTC (permalink / raw)
  To: notmuch

Hey

I'm trying to compile notmuch on MacOS Sonoma, but the make can't find talloc.h

./defs.h:26:10: fatal error: 'talloc.h' file not found
#include <talloc.h>
         ^~~~~~~~~~

the thing is that I have in installed via brew in

/opt/homebrew/Cellar/talloc/2.4.2/include

the file talloc.h exist in that path.

The configure script has correctly found it and stored in Makefile.conf

# Flags needed to compile and link against talloc
TALLOC_CFLAGS = -I/opt/homebrew/Cellar/talloc/2.4.2/include
TALLOC_LDFLAGS = -L/opt/homebrew/Cellar/talloc/2.4.2/lib -ltalloc

I'm not too fluent in C so it is a problem :-)

—-
Michał 
https://michal.sapka.me\r

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-11-13 14:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-25 14:31 can't compile on MacOS Michal Sapka
2024-11-08 11:52 ` Tomi Ollila
     [not found] ` <87h68iui5c.fsf@tethera.net>
     [not found]   ` <CAMP44s11Jhbc59iBqAN6sjm_cKph_BB4rHeaeEXVOXjjDvG=hA@mail.gmail.com>
2024-11-08 22:42     ` Michal Sapka
2024-11-08 23:54       ` Felipe Contreras
2024-11-10 21:10         ` Michal Sapka
2024-11-11 12:43           ` Felipe Contreras
2024-11-12 10:02             ` Michal Sapka
2024-11-12 20:21               ` David Bremner
2024-11-13 14:23                 ` Felipe Contreras
2024-11-13 14:19               ` Felipe Contreras

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).