On Aug 9, 2016, at 4:19 PM, Alexander Hansen 
<alexanderk.han...@gmail.com<mailto:alexanderk.han...@gmail.com>> wrote:


On Aug 9, 2016, at 16:07, Barnes, Peter D. 
<barne...@llnl.gov<mailto:barne...@llnl.gov>> wrote:


On Aug 9, 2016, at 3:58 PM, Alexander Hansen 
<alexanderk.han...@gmail.com<mailto:alexanderk.han...@gmail.com>> wrote:


On Aug 9, 2016, at 15:25, Barnes, Peter D. 
<barne...@llnl.gov<mailto:barne...@llnl.gov>> wrote:


On Aug 9, 2016, at 3:19 PM, Alexander Hansen 
<alexanderk.han...@gmail.com<mailto:alexanderk.han...@gmail.com>> wrote:

On Aug 9, 2016, at 15:03, Barnes, Peter D. 
<barne...@llnl.gov<mailto:barne...@llnl.gov>> wrote:

Hello Folks,

I can’t build glitz-0.5.6 successfully:

Making all in glx
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../.. -I../../src -I../../src     -g -O2 -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -MT glitz_glx_drawable.lo -MD -MP -MF 
".deps/glitz_glx_drawable.Tpo" -c -o glitz_glx_drawable.lo 
glitz_glx_drawable.c; \
then mv -f ".deps/glitz_glx_drawable.Tpo" ".deps/glitz_glx_drawable.Plo"; else 
rm -f ".deps/glitz_glx_drawable.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -g -O2 -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -MT glitz_glx_drawable.lo -MD -MP -MF 
.deps/glitz_glx_drawable.Tpo -c glitz_glx_drawable.c  -fno-common -DPIC -o 
.libs/glitz_glx_drawable.o
In file included from glitz_glx_drawable.c:30:
./glitz_glxint.h:34:10: fatal error: 'GL/gl.h' file not found
#include <GL/gl.h>
        ^
1 error generated.


I’ve run fink selfupdate, but that didn’t help.

System info:
Package manager version: 0.39.4
Distribution version: selfupdate-rsync Tue Aug  9 14:31:12 2016, 10.10, x86_64
Trees: local/main stable/main stable/crypto
Xcode.app: 7.2.1
Xcode command-line tools: 7.2.0.0.1.1447826929
glitz-0.5.6-34 is set to build with only one job.

TIA for your help,
Peter


What does the "checking for X…” line near the beginning of the build output say?



<snip>

checking for X... libraries /usr/X11/lib, headers

<snip>


The build system appears not to be finding X11 headers.  What do you get from

ls -l /usr/X11
ls -ld /usr/X11/include
ls -ld /opt/X11/include

MacOS X:~$ ls -l /usr/X11
lrwxr-xr-x  1 root  wheel  8 Jun 23  2015 /usr/X11@ -> /opt/X11
MacOS X:~$ ls -ld /usr/X11/include
drwxr-xr-x  19 root  wheel  646 Jun 17 21:22 /usr/X11/include/
MacOS X:~$ ls -ld /opt/X11/include
drwxr-xr-x  19 root  wheel  646 Jun 17 21:22 /opt/X11/include/
MacOS X:~$ ls -l /opt/X11/include
total 88
drwxr-xr-x   22 root        wheel    748 Jun 17 21:22 GL/
drwxr-xr-x    6 root        wheel    204 Jun 17 21:22 GLES/


Hmm.  How about “ls -l /usr/X11/include/GL/gl.h” ?

—akh
MacOS X:~$ ls -l /usr/X11/include/GL/gl.h
-rw-r--r--  1 root  wheel  80615 May  5 01:04 /usr/X11/include/GL/gl.h

Peter
_____________________________________________________________
Dr. Peter D. Barnes, Jr. NACS Division
Lawrence Livermore National Laboratory Physical and Life Sciences
7000 East Avenue, L-50 email:  pdbar...@llnl.gov<mailto:pdbar...@llnl.gov>
P. O. Box 808 Voice:  (925) 422-3384
Livermore, California 94550 Fax:    (925) 423-3371





------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
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