[Users] Compiling gtkhtml2_viewer on OS X 10.7
Stainless Steel Rat
ratinox at gweep.net
Tue Sep 11 17:48:53 CEST 2012
On Tue, 11 Sep 2012 09:28:16 +0200
Colin Leroy <colin at colino.net> wrote:
> Check the value of CLAWS_MAIL_CFLAGS in gtkhtml2_viewer/src/Makefile
> for me it's :
> CLAWS_MAIL_CFLAGS = -pthread -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/enchant
> -I/usr/local/include/claws-mail
> -I/usr/local/include/claws-mail/common
> -I/usr/local/include/claws-mail/gtk
CLAWS_MAIL_CFLAGS = -I/opt/fink/include/enchant
-I/opt/fink/include/glib-2.0 -I/opt/fink/lib/glib-2.0/include
-I/opt/fink/include -I/opt/fink/include/claws-mail
-I/opt/fink/include/claws-mail/common
-I/opt/fink/include/claws-mail/gtk
It's a good clue as there is a "menu.h" related to ncurses
under /opt/fink/include. Changing the includes list to
put /opt/fink/include last lets it build cleanly.
--
\m/ (--) \m/
More information about the Users
mailing list