Re: [Fink-users] glitz-0.5.6 build error

2016-08-10 Thread Daniel Macks
On Wed, 10 Aug 2016 08:48:34 -0700, Alexander Hansen 
 wrote:
> > On Aug 10, 2016, at 00:18, Martin Costabel  wrote:
> > > On 10/08/16 01:07, Barnes, Peter D. wrote:
> >> >> 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/
> > > Is this really all there is in /opt/X11/include? If you don't 
> have a > fully populated /opt/X11/include/X11/ directory, then it is 
> not > surprising that glitz thinks that you don't have any X headers. 
>
> Though it looks like Peter took just the top of the list, based on 
> “total 88”, which does look correct. 
>
> Try editing /sw/fink/dists/stable/main/finkinfo/graphics/glitz.info 
> and adding
>
> --x-includes=/opt/X11/include --x-libraries=/opt/X11/lib
>
> to the ConfigureParams. The current glitz packaging doesn’t do that 
> because it probably was last touched when we still needed to support 
> having Apple’s X11 in /usr/X11 on 10.7. 
 
Current glitz is patched to add /opt/X11 in the list of places to try 
to detect x11 (standard autoconf fix for standard "old autoconf" 
deficiency). On my test platform that has no /usr/X11 (only the "real" 
/opt/X11, it finds:
 
checking for X... libraries /opt/X11/lib, headers /opt/X11/include
and builds completely. 
 
dan

--
Daniel Macks
dma...@netspace.org
 


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


Re: [Fink-users] glitz-0.5.6 build error

2016-08-10 Thread Alexander Hansen

> On Aug 10, 2016, at 00:18, Martin Costabel  wrote:
> 
> On 10/08/16 01:07, Barnes, Peter D. wrote:
>> 
> []
>> MacOS X:~$ ls -l /opt/X11/include
>> total 88
>> drwxr-xr-x   22 rootwheel748 Jun 17 21:22 GL/
>> drwxr-xr-x6 rootwheel204 Jun 17 21:22 GLES/
>> 
> 
> Is this really all there is in /opt/X11/include? If you don't have a 
> fully populated /opt/X11/include/X11/ directory, then it is not 
> surprising that glitz thinks that you don't have any X headers.
> 
> -- 
> Martin
> 

Though it looks like Peter took just the top of the list, based on “total 88”, 
which does look correct.

Try editing /sw/fink/dists/stable/main/finkinfo/graphics/glitz.info  and adding

 --x-includes=/opt/X11/include --x-libraries=/opt/X11/lib

to the ConfigureParams.  The current glitz packaging doesn’t do that because it 
probably was last touched when we still needed to support having Apple’s X11 in 
/usr/X11 on 10.7.

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


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


Re: [Fink-users] glitz-0.5.6 build error

2016-08-10 Thread Martin Costabel
On 10/08/16 01:07, Barnes, Peter D. wrote:
>
[]
> MacOS X:~$ ls -l /opt/X11/include
> total 88
> drwxr-xr-x   22 rootwheel748 Jun 17 21:22 GL/
> drwxr-xr-x6 rootwheel204 Jun 17 21:22 GLES/
>

Is this really all there is in /opt/X11/include? If you don't have a 
fully populated /opt/X11/include/X11/ directory, then it is not 
surprising that glitz thinks that you don't have any X headers.

-- 
Martin



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


Re: [Fink-users] glitz-0.5.6 build error

2016-08-09 Thread Barnes, Peter D.

On Aug 9, 2016, at 4:19 PM, Alexander Hansen 
> wrote:


On Aug 9, 2016, at 16:07, Barnes, Peter D. 
> wrote:


On Aug 9, 2016, at 3:58 PM, Alexander Hansen 
> wrote:


On Aug 9, 2016, at 15:25, Barnes, Peter D. 
> wrote:


On Aug 9, 2016, at 3:19 PM, Alexander Hansen 
> wrote:

On Aug 9, 2016, at 15:03, Barnes, Peter D. 
> 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 
^
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?





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




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 rootwheel748 Jun 17 21:22 GL/
drwxr-xr-x6 rootwheel204 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
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


Re: [Fink-users] glitz-0.5.6 build error

2016-08-09 Thread Alexander Hansen

> On Aug 9, 2016, at 16:07, Barnes, Peter D.  wrote:
> 
> 
>> On Aug 9, 2016, at 3:58 PM, Alexander Hansen > > wrote:
>> 
>> 
>>> On Aug 9, 2016, at 15:25, Barnes, Peter D. >> > wrote:
>>> 
>>> 
 On Aug 9, 2016, at 3:19 PM, Alexander Hansen > wrote:
 
> On Aug 9, 2016, at 15:03, Barnes, Peter D.  > 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 
>> ^
>> 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
> __
 
 (please don’t crosspost, since more or less the same people actually read 
 and respond to all of our lists)
>>> 
>>> Apologies.  The Fink error chatter asks to cross post:
>>> 
  If not, ask on one (not both, please) of
 these mailing lists:
>> 
>> “not both, please” ^ 
> 
> Whoops.  Apologies again.
> 
 What does the "checking for X…” line near the beginning of the build 
 output say?
>>> 
>>> 
>> 
>> 
>> 
 checking for X... libraries /usr/X11/lib, headers 
>> 
>> 
>> 
>> 
>> 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 rootwheel748 Jun 17 21:22 GL/
> drwxr-xr-x6 rootwheel204 Jun 17 21:22 GLES/
> 
> 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 
> P. O. Box 808 Voice:  (925) 422-3384
> Livermore, California 94550
> Fax:(925) 423-3371
> 
> 

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

—akh--
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


Re: [Fink-users] glitz-0.5.6 build error

2016-08-09 Thread Barnes, Peter D.

On Aug 9, 2016, at 3:58 PM, Alexander Hansen 
> wrote:


On Aug 9, 2016, at 15:25, Barnes, Peter D. 
> wrote:


On Aug 9, 2016, at 3:19 PM, Alexander Hansen 
> wrote:

On Aug 9, 2016, at 15:03, Barnes, Peter D. 
> 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 
^
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
__

(please don’t crosspost, since more or less the same people actually read and 
respond to all of our lists)

Apologies.  The Fink error chatter asks to cross post:

 If not, ask on one (not both, please) of
these mailing lists:

“not both, please” ^

Whoops.  Apologies again.

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





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




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 rootwheel748 Jun 17 21:22 GL/
drwxr-xr-x6 rootwheel204 Jun 17 21:22 GLES/

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


Re: [Fink-users] glitz-0.5.6 build error

2016-08-09 Thread Alexander Hansen

> On Aug 9, 2016, at 15:25, Barnes, Peter D.  wrote:
> 
> 
>> On Aug 9, 2016, at 3:19 PM, Alexander Hansen > > wrote:
>> 
>>> On Aug 9, 2016, at 15:03, Barnes, Peter D. >> > 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 
 ^
 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
>>> __
>> 
>> (please don’t crosspost, since more or less the same people actually read 
>> and respond to all of our lists)
> 
> Apologies.  The Fink error chatter asks to cross post:
> 
>> If you continue to have issues, please check to see if the FAQ on Fink's 
>> website solves the problem.  If not, ask on one (not both, please) of
>> these mailing lists:

“not both, please” ^ 

>> 
>> The Fink Users List > >
>> The Fink Beginners List > >,
>> 
>> with a carbon copy to the maintainer:
>> 
>> Benjamin Reed > >
> 
> 
>> What does the "checking for X…” line near the beginning of the build output 
>> say?
> 
> 



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



> 
> Then make starts.
> 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 
> P. O. Box 808 Voice:  (925) 422-3384
> Livermore, California 94550
> Fax:(925) 423-3371
> 

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

?

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

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


Re: [Fink-users] glitz-0.5.6 build error

2016-08-09 Thread Barnes, Peter D.

On Aug 9, 2016, at 3:19 PM, Alexander Hansen 
> wrote:

On Aug 9, 2016, at 15:03, Barnes, Peter D. 
> 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 
^
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
__

(please don’t crosspost, since more or less the same people actually read and 
respond to all of our lists)

Apologies.  The Fink error chatter asks to cross post:

If you continue to have issues, please check to see if the FAQ on Fink's
website solves the problem.  If not, ask on one (not both, please) of
these mailing lists:

The Fink Users List 
>
The Fink Beginners List 
>,

with a carbon copy to the maintainer:

Benjamin Reed >


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


The following package will be installed or updated:
 glitz-shlibs
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-glitz-0.5.6-34 
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-glitz-0.5.6-34' in 
`/sw/src/fink.build/fink-buildlock-glitz-0.5.6-34_2016.08.09-15.22.36_darwin-x86_64.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i 
/sw/src/fink.build/fink-buildlock-glitz-0.5.6-34_2016.08.09-15.22.36_darwin-x86_64.deb
Selecting previously deselected package fink-buildlock-glitz-0.5.6-34.
(Reading database ... 258284 files and directories currently installed.)
Unpacking fink-buildlock-glitz-0.5.6-34 (from 
.../fink-buildlock-glitz-0.5.6-34_2016.08.09-15.22.36_darwin-x86_64.deb) ...
Setting up fink-buildlock-glitz-0.5.6-34 (2016.08.09-15.22.36) ...

sudo -u fink-bld [ENV] sh -c /tmp/fink.z0t_4
env LANG=C LC_ALL=C /sw/bin/tar  --no-same-owner --no-same-permissions -xf 
/sw/src/glitz-0.5.6.tar.gz
sudo -u fink-bld [ENV] sh -c /tmp/fink.DPbRM
[ -r /sw/fink/dists/stable/main/finkinfo/graphics/glitz.patch ]
sudo -u fink-bld [ENV] sh -c /tmp/fink.TcasZ
/usr/bin/patch -p1 < /sw/fink/dists/stable/main/finkinfo/graphics/glitz.patch
patching file configure
patching file src/glx/glitz-glx.pc.in
perl -pi -e 's/(a so sl)/dylib \1/' configure
perl -pi -e "s|/usr/lpp/Xamples|/opt/X11|" configure
sudo -u fink-bld [ENV] sh -c /tmp/fink.ZWFTs
./configure --prefix=/sw --disable-egl AGL_LIBS="-Wl,-framework,Carbon 
-Wl,-framework,OpenGL -Wl,-framework,AGL"
checking for a BSD-compatible install... /sw/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for