[Dillo-dev] Compiling dillo 3.0.5 on macOS 10.13.6

155 views
Skip to first unread message

Emily Jackson

unread,
Aug 23, 2018, 7:02:13 AM8/23/18
to dill...@dillo.org
I have been trying to install dillo on my Mac, and the compilation
fails with this error:

g++ -DHAVE_CONFIG_H -I. -I.. -I..
-DDILLO_SYSCONF='"/usr/local/etc/dillo/"'
-DDILLO_DOCDIR='"/usr/local/share/doc/dillo/"' -I/opt/local/include/
-I/usr/local/include/ -I/usr/local/include
-I/opt/local/include/libpng16 -I/opt/local/include -pipe -Os
-stdlib=libc++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE
-D_REENTRANT -g -O2 -Wall -W -Wno-unused-parameter -fno-rtti
-fno-exceptions -MT xembed.o -MD -MP -MF .deps/xembed.Tpo -c -o
xembed.o xembed.cc In file included from xembed.cc:18: In file included
from /opt/local/include/FL/x.H:32: /opt/local/include/FL/mac.H:112:12:
fatal error: '../src/Fl_Font.H' file not found # include
"../src/Fl_Font.H" ^~~~~~~~~~~~~~~~~~ 1 error generated. make[3]: ***
[xembed.o] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: ***
[all-recursive] Error 1 make: *** [all] Error 2

I do have fltk installed via MacPorts, but there is no longer a port
for dillo in MacPorts. Any help would be appreciated.

Thanks,

Emily

_______________________________________________
Dillo-dev mailing list
Dill...@dillo.org
http://lists.dillo.org/cgi-bin/mailman/listinfo/dillo-dev

Raph Guay

unread,
Aug 25, 2018, 11:52:21 AM8/25/18
to dill...@dillo.org
Hi,

>I have been trying to install dillo on my Mac, and the compilation
>fails with this error:

To fix this error you should use this patch(it's absent from 3.0.5): https://hg.dillo.org/dillo/rev/3483500fcec7
I have not compiled Dillo on High Sierra, but I assume it shouldn't pose a problem with the fltk port being pretty healthy.

>I do have fltk installed via MacPorts, but there is no longer a port
>for dillo in MacPorts

The port didn't work. It was a very dated x11-GTK Dillo version (1.x if I remember correctly) and was removed subsequently because it lacked a maintainer. I'm thinking about submitting a new portfile myself.

Hope it helps,
Raphael

Emily Jackson

unread,
Aug 25, 2018, 3:17:51 PM8/25/18
to dill...@dillo.org
On Sat, 25 Aug 2018 15:50:17 +0000
Raph Guay <gears_o...@hotmail.com> wrote:

> Hi,
>
> >I have been trying to install dillo on my Mac, and the compilation
> >fails with this error:
>
> To fix this error you should use this patch(it's absent from 3.0.5):
> https://hg.dillo.org/dillo/rev/3483500fcec7 I have not compiled Dillo
> on High Sierra, but I assume it shouldn't pose a problem with the
> fltk port being pretty healthy.

Thank you so much! I was able to compile Dillo after I applied the
patch.

Emily

Reply all
Reply to author
Forward
0 new messages