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
__________________________________________________________

(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 
<fink-users@lists.sourceforge.net<mailto:fink-users@lists.sourceforge.net>>
The Fink Beginners List 
<fink-beginn...@lists.sourceforge.net<mailto:fink-beginn...@lists.sourceforge.net>>,

with a carbon copy to the maintainer:

Benjamin Reed <gl...@fink.raccoonfink.com<mailto:gl...@fink.raccoonfink.com>>


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 gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for gawk... (cached) awk
checking build system type... i386-apple-darwin14.5.0
checking host system type... i386-apple-darwin14.5.0
checking for a sed that does not truncate output... /sw/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker 
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 is GNU ld... no
checking for 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
 option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
rm: conftest.dSYM: is a directory
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm output from gcc object... rm: 
conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for correct ltmain.sh version... yes
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
checking if gcc supports -fno-rtti -fno-exceptions... rm: conftest.dSYM: is a 
directory
yes
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... rm: conftest.dSYM: is a directory
yes
checking if gcc static flag -static works... rm: conftest.dSYM: is a directory
no
checking if gcc supports -c -o file.o... rm: conftest.dSYM: is a directory
yes
checking whether the gcc linker 
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 supports shared libraries... yes
checking dynamic linker characteristics... darwin14.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
checking for ld used by g++... 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker 
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 is GNU ld... no
checking whether the g++ linker 
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... rm: conftest.dSYM: is a directory
yes
checking if g++ static flag -static works... rm: conftest.dSYM: is a directory
no
checking if g++ supports -c -o file.o... rm: conftest.dSYM: is a directory
yes
checking whether the g++ linker 
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 supports shared libraries... yes
checking dynamic linker characteristics... darwin14.5.0 dyld
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking whether byte ordering is bigendian... no
checking for Win32... no
checking for X... libraries /usr/X11/lib, headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XTHREADS in Xlib... yes
checking for AGL.framework... yes
checking for PTHREADS... yes
checking for WGL... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/glx/Makefile
config.status: creating src/agl/Makefile
config.status: creating src/egl/Makefile
config.status: creating src/wgl/Makefile
config.status: creating src/glitz.pc
config.status: creating src/glx/glitz-glx.pc
config.status: creating src/agl/glitz-agl.pc
config.status: creating src/egl/glitz-egl.pc
config.status: creating src/wgl/glitz-wgl.pc
config.status: creating config.h
config.status: executing depfiles commands

glitz will be compiled with the following backends:
  GLX: yes
  AGL: yes
  EGL: no
  WGL: no


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