On 31/07/12 10:08, Attila Krasznahorkay wrote: > Hi Alexander, > > Okay, after I moved graphviz.patch in the right place, now the installation > almost finished. > > Now it fails in compiling root5 itself, with the following messages: > > clang++ -O2 -m64 -pipe -Wshadow -W -Wall -Woverloaded-virtual -fsigned-char > -fno-common -Iinclude -DR__HAVE_CONFIG -pthread -I/sw/include -o > graf2d/x11/src/TGX11.o -c > /sw/src/fink.build/root5-5.34.00-11/root/graf2d/x11/src/TGX11.cxx > In file included from > /sw/src/fink.build/root5-5.34.00-11/root/graf2d/x11/src/GX11Gui.cxx:32: > include/TGX11.h:34:10: fatal error: 'X11/cursorfont.h' file not found > #include <X11/cursorfont.h>
This is a bug in the package sources (missing -I/usr/X11/include) that will require some nontrivial fix. It is revealed by the disappearance in 10.8 of the symlink /usr/include/X11->/usr/X11/include/X11. There are other packages touched by this; I am currently fighting with the texmacs build system trying to convince it to place X11 include and lib directories at the right places. -- Martin ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users