> On Oct 5, 2015, at 22:34, Giuliano Franchetti <g.franche...@gsi.de> wrote:
> 
> Hi to all, 
> 
> I have installed El Capitatin, and recompiling everything. 
> I experience an error in the compilation of the cernlib. 
> 
> Below is what appears on terminal. 
> 
> Thanks for the help. 
> 
> 
>       Giuliano 
> 
> 
> =======================
> 
> rm kuipmcdf.c
> rm -f archive/iconbox.o
> gcc-5 -ftree-vectorize -c -O0 -g -pipe    
> -I/sw2/src/fink.build/cernlib2006-2006b-25/2006/src/packlib/kuip 
> -I/sw2/src/fink.build/cernlib2006-2006b-25/2006/src/packlib/kuip 
> -I/sw2/src/fink.build/cernlib2006-2006b-25/2006/src/packlib/kuip/code_motif 
> -I/sw2/include/freetype2 -I/sw2/include -I/usr/X11R6/include 
> -I/sw2/src/fink.build/cernlib2006-2006b-25/2006/src/include  -DCERNLIB_LINUX 
> -DCERNLIB_MACOSX                      -Dunix=unix -D__DARWIN__  -DFUNCPROTO=7 
> -DNARROWPROTO    -DCERNLIB_LINUX -DCERNLIB_UNIX -DCERNLIB_LNX                 
>                   -DCERNLIB_QMLXIA64 -DCERNLIB_QMGLIBC                        
>     -DCERNLIB_MACOSX -DCERNLIB_GFORTRAN iconbox.c -o archive/iconbox.o
> In file included from iconbox.c:66:0:
> icboxp.h:64:28: fatal error: X11/StringDefs.h: No such file or directory

<snip>

The issue is "-I/usr/X11R6/include”.  El Capitan doesn’t allow setting up a  
/usr/X11R6 convenience symlink by default, even by the Xquartz installer.  
We’ve been migrating packages to use the real X11 tree, /opt/X11, instead.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison


------------------------------------------------------------------------------
_______________________________________________
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

Reply via email to