Compiling dillo 3.0.5 on macOS 10.13.6
Emily Jackson <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] http://lists.dillo.org/cgi-bin/mailman/listinfo/dillo-dev