bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] gnubg.com acquired


From: Louis Zulli
Subject: Re: [Bug-gnubg] gnubg.com acquired
Date: Tue, 16 Aug 2011 10:20:45 -0400

Hi Mike,

First, thanks for all your efforts on behalf of gnubg (and OS X support).

Just want to report that my attempt to build the latest snapshot under OS X 
10.6.8 failed. It seems that GL headers are not being located. See below for 
details.

I simply tried 

./autogen.sh

./configure

make

I used MacPorts to install all dependencies. Note that I have gl.h and glu.h in 
several locations:

/System/Library/Frameworks/OpenGL.framework/Headers

/opt/local/include/GL

/opt/X11/include/GL

/usr/X11/include/GL

I can work around the problem by including something like 
CPPFLAGS="-I/System/Library/Frameworks/OpenGL.framework/Headers" when I 
configure, but I wanted you to be aware of the problem.

LZsMacPro-OSX6: ~/Desktop/gnubg0816] ./autogen.sh 
+ aclocal -I m4
++ uname -s
+ '[' Darwin = Darwin ']'
+ LIBTOOLIZE=glibtoolize
+ glibtoolize --force --copy
glibtoolize: putting auxiliary files in `.'.
glibtoolize: copying file `./ltmain.sh'
glibtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
glibtoolize: copying file `m4/libtool.m4'
glibtoolize: copying file `m4/ltoptions.m4'
glibtoolize: copying file `m4/ltsugar.m4'
glibtoolize: copying file `m4/ltversion.m4'
glibtoolize: copying file `m4/lt~obsolete.m4'
+ autoheader
+ automake --add-missing --copy -Wno-portability
configure.in:23: installing `./config.guess'
configure.in:23: installing `./config.sub'
configure.in:26: installing `./install-sh'
configure.in:26: installing `./missing'
board3d/Makefile.am: installing `./depcomp'
configure.in: installing `./ylwrap'
+ autoconf

LZsMacPro-OSX6: ~/Desktop/gnubg0816] ./configure
checking build system type... x86_64-apple-darwin10.8.0
checking host system type... x86_64-apple-darwin10.8.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for host... x86_64-apple-darwin10.8.0
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
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 ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gawk... (cached) awk
checking whether ln -s works... yes
checking for docbook2x-texi... no
checking for db2x_docbook2texi... no
checking for docbook2x-man... no
checking for db2x_docbook2man... no
checking for dblatex... no
checking for xsltproc... xsltproc
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU 
ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin10.8.0 file names to 
x86_64-apple-darwin10.8.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain 
format... func_convert_file_noop
checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload 
object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) 
supports shared libraries... yes
checking dynamic linker characteristics... darwin10.8.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... no
checking whether to build static libraries... yes
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for pkg-config... /opt/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for GTHREAD... yes
checking for FREETYPE2... yes
checking for LIBPNG... yes
checking for CAIRO... yes
checking for PANGOCAIRO... yes
checking for SQLITE... yes
checking for CANBERRA... no
configure: WARNING: no libcanberra-gtk support
checking for GTK... yes
checking for GTKGLEXT... yes
checking AudioToolbox/AudioToolbox.h usability... yes
checking AudioToolbox/AudioToolbox.h presence... yes
checking for AudioToolbox/AudioToolbox.h... yes
checking CoreAudio/CoreAudioTypes.h usability... yes
checking CoreAudio/CoreAudioTypes.h presence... yes
checking for CoreAudio/CoreAudioTypes.h... yes
checking for sqrt in -lm... yes
checking for __gmpz_import in -lgmp... yes
checking for library containing gethostbyname... none required
checking for library containing inet_aton... none required
checking for library containing connect... none required
checking for tparm in -lncurses... yes
checking for readline in -lreadline... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for inline... inline
checking for size_t... yes
checking for sigaction... yes
checking for strptime... yes
checking for random... yes
checking for setpriority... yes
checking wether deprecated glib functions are enabled... 
checking wether deprecated gtk functions are enabled... 
checking GL/glx.h usability... no
checking GL/glx.h presence... no
checking for GL/glx.h... no
checking for gdk-pixbuf-csource... /opt/local/bin/gdk-pixbuf-csource
checking for a Python interpreter with version >= 2.2... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... darwin
checking for python script directory... ${prefix}/lib/python2.6/site-packages
checking for python extension module directory... 
${exec_prefix}/lib/python2.6/site-packages
checking for headers required to compile python extensions... found
checking for extended match ids... yes
checking for sse cpu... x86_64-apple-darwin10.8.0 (sse=sse2, SSE_CFLAGS="-msse 
-msse2")
checking for threading... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating met/Makefile
config.status: creating po/Makefile.in
config.status: creating po/Makefile
config.status: creating m4/Makefile
config.status: creating sounds/Makefile
config.status: creating board3d/Makefile
config.status: creating textures/Makefile
config.status: creating scripts/Makefile
config.status: creating flags/Makefile
config.status: creating fonts/Makefile
config.status: creating non-src/Makefile
config.status: creating pixmaps/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands

LZsMacPro-OSX6: ~/Desktop/gnubg0816] make
/bin/sh ./ylwrap sgf_y.y y.tab.c sgf_y.c y.tab.h sgf_y.h y.output sgf_y.output 
-- bison -y  -d
updating sgf_y.h
/bin/sh ./ylwrap sgf_l.l lex.yy.c sgf_l.c -- flex  
awk -f ./copying.awk < ./COPYING > copying.c
cd . && /bin/sh ./credits.sh
/bin/sh ./ylwrap external_l.l lex.yy.c external_l.c -- flex  
/bin/sh ./ylwrap external_y.y y.tab.c external_y.c y.tab.h external_y.h 
y.output external_y.output -- bison -y  -d
updating external_y.h
make  all-recursive
Making all in lib
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I./.. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include      -g -O2 -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o 
list.lo list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I./.. 
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include -g -O2 -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o 
list.o
mv -f .deps/list.Tpo .deps/list.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I./.. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include      -g -O2 -MT neuralnet.lo -MD -MP -MF 
.deps/neuralnet.Tpo -c -o neuralnet.lo neuralnet.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I./.. 
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include -g -O2 -MT neuralnet.lo -MD -MP -MF .deps/neuralnet.Tpo -c 
neuralnet.c -o neuralnet.o
mv -f .deps/neuralnet.Tpo .deps/neuralnet.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I./.. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include      -g -O2 -MT mt19937ar.lo -MD -MP -MF 
.deps/mt19937ar.Tpo -c -o mt19937ar.lo mt19937ar.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I./.. 
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include -g -O2 -MT mt19937ar.lo -MD -MP -MF .deps/mt19937ar.Tpo -c 
mt19937ar.c -o mt19937ar.o
mv -f .deps/mt19937ar.Tpo .deps/mt19937ar.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I./.. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include      -g -O2 -MT isaac.lo -MD -MP -MF .deps/isaac.Tpo -c -o 
isaac.lo isaac.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I./.. 
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include -g -O2 -MT isaac.lo -MD -MP -MF .deps/isaac.Tpo -c isaac.c 
-o isaac.o
mv -f .deps/isaac.Tpo .deps/isaac.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I./.. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include      -g -O2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o 
md5.lo md5.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I./.. 
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include -g -O2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o 
md5.o
mv -f .deps/md5.Tpo .deps/md5.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I./.. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include      -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o 
cache.lo cache.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I./.. 
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c 
-o cache.o
mv -f .deps/cache.Tpo .deps/cache.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I./.. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include     -msse -msse2 -g -O2 -MT libsse_la-neuralnetsse.lo -MD 
-MP -MF .deps/libsse_la-neuralnetsse.Tpo -c -o libsse_la-neuralnetsse.lo `test 
-f 'neuralnetsse.c' || echo './'`neuralnetsse.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I./.. 
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include -msse -msse2 -g -O2 -MT libsse_la-neuralnetsse.lo -MD -MP 
-MF .deps/libsse_la-neuralnetsse.Tpo -c neuralnetsse.c -o 
libsse_la-neuralnetsse.o
mv -f .deps/libsse_la-neuralnetsse.Tpo .deps/libsse_la-neuralnetsse.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I./.. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include     -msse -msse2 -g -O2 -MT libsse_la-inputs.lo -MD -MP 
-MF .deps/libsse_la-inputs.Tpo -c -o libsse_la-inputs.lo `test -f 'inputs.c' || 
echo './'`inputs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I./.. 
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include -msse -msse2 -g -O2 -MT libsse_la-inputs.lo -MD -MP -MF 
.deps/libsse_la-inputs.Tpo -c inputs.c -o libsse_la-inputs.o
mv -f .deps/libsse_la-inputs.Tpo .deps/libsse_la-inputs.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc -msse -msse2 -g -O2  -dylib_file 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 -L/opt/local/lib -lglib-2.0 -lintl   -framework AudioUnit -framework 
CoreServices -framework AudioToolBox -framework CoreAudio -lreadline -lncurses 
-o libsse.la  libsse_la-neuralnetsse.lo libsse_la-inputs.lo  -lgmp -lm 
libtool: link: ar cru .libs/libsse.a  libsse_la-neuralnetsse.o 
libsse_la-inputs.o
libtool: link: ranlib .libs/libsse.a
libtool: link: ( cd ".libs" && rm -f "libsse.la" && ln -s "../libsse.la" 
"libsse.la" )
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2  -dylib_file 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 -L/opt/local/lib -lglib-2.0 -lintl   -framework AudioUnit -framework 
CoreServices -framework AudioToolBox -framework CoreAudio -lreadline -lncurses 
-o libevent.la  list.lo neuralnet.lo mt19937ar.lo isaac.lo md5.lo cache.lo 
libsse.la -lgmp -lm 
libtool: link: (cd .libs/libevent.lax/libsse.a && ar x 
"/Users/Louis/Desktop/gnubg0816/lib/./.libs/libsse.a")
libtool: link: ar cru .libs/libevent.a  list.o neuralnet.o mt19937ar.o isaac.o 
md5.o cache.o  .libs/libevent.lax/libsse.a/libsse_la-inputs.o 
.libs/libevent.lax/libsse.a/libsse_la-neuralnetsse.o 
libtool: link: ranlib .libs/libevent.a
libtool: link: rm -fr .libs/libevent.lax
libtool: link: ( cd ".libs" && rm -f "libevent.la" && ln -s "../libevent.la" 
"libevent.la" )
Making all in doc
false gnubgman.xml || \
                cp ./gnubg/gnubg.6 .
xsltproc \
                --stringparam chunker.output.encoding ISO8859-1 \
                --stringparam  use.id.as.filename 1 \
                --stringparam  root.filename  '' \
                --stringparam  html.longdesc 0 \
                --nonet 
http://docbook.sourceforge.net/release/xsl/current/xhtml/onechunk.xsl \
                gnubgdb.xml || \
                cp ./gnubg/gnubg.html .
Writing gnubg.html for article(gnubg)
xsltproc \
                --stringparam chunker.output.encoding ISO8859-1 \
                --stringparam  use.id.as.filename 1 \
                --stringparam  root.filename  '' \
                --nonet 
http://docbook.sourceforge.net/release/xsl/current/xhtml/onechunk.xsl \
                allabout.xml || \
                cp ./gnubg/allabout.html .
Writing allabout.html for article(allabout)
false --encoding=ISO-8859-1 --string-param prefer-textobjects=1 gnubgdb.xml || \
        cp ./gnubg/gnubg.texi .
makeinfo gnubg.texi -o gnubg.info || \
        cp ./gnubg/gnubg.info .
false gnubgdb.xml -o gnubg.pdf || cp ./gnubg/gnubg.pdf .
false allabout.xml -o allabout.pdf || cp ./gnubg/allabout.pdf .
Making all in met
make[2]: Nothing to be done for `all'.
Making all in po
make[2]: Nothing to be done for `all'.
Making all in m4
make[2]: Nothing to be done for `all'.
Making all in sounds
make[2]: Nothing to be done for `all'.
Making all in board3d
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I./..  -D_REENTRANT -I/opt/local/include/gtk-2.0 
-I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 
-I/opt/local/include/cairo -I/opt/local/include/gdk-pixbuf-2.0 
-I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ 
-I/opt/local/include -I/opt/local/include/glib-2.0 
-I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 
-I/opt/local/include/freetype2 -I/opt/local/include/libpng14    -I./../lib 
-DLOCALEDIR=\"/usr/local/share/locale\" -I/opt/local/include/freetype2 
-I/opt/local/include   -D_REENTRANT -I/opt/local/include/gtkglext-1.0 
-I/opt/local/lib/gtkglext-1.0/include -I/opt/local/include 
-I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include 
-I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ 
-I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo 
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 
-I/opt/local/include/libpng14 -I/opt/local/include/atk-1.0   
-DDATADIR='"/usr/local/share"' -DPKGDATADIR='"/usr/local/share/gnubg"'   -g -O2 
-MT drawboard3d.lo -MD -MP -MF .deps/drawboard3d.Tpo -c -o drawboard3d.lo 
drawboard3d.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -D_REENTRANT 
-I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include 
-I/opt/local/include/atk-1.0 -I/opt/local/include/cairo 
-I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/pango-1.0 
-I/opt/local/include/gio-unix-2.0/ -I/opt/local/include 
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 
-I/opt/local/include/libpng14 -I./../lib 
-DLOCALEDIR=\"/usr/local/share/locale\" -I/opt/local/include/freetype2 
-I/opt/local/include -D_REENTRANT -I/opt/local/include/gtkglext-1.0 
-I/opt/local/lib/gtkglext-1.0/include -I/opt/local/include 
-I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include 
-I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ 
-I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo 
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 
-I/opt/local/include/libpng14 -I/opt/local/include/atk-1.0 
-DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"/usr/local/share/gnubg\" -g -O2 
-MT drawboard3d.lo -MD -MP -MF .deps/drawboard3d.Tpo -c drawboard3d.c -o 
drawboard3d.o
In file included from drawboard3d.c:25:
inc3d.h:43:16: error: gl.h: No such file or directory
inc3d.h:44:17: error: glu.h: No such file or directory
In file included from inc3d.h:56,
                 from drawboard3d.c:25:
fun3d.h:44: error: expected declaration specifiers or '...' before 'GLint'
fun3d.h:47: error: expected ';', ',' or ')' before 'viewport'
In file included from inc3d.h:60,
                 from drawboard3d.c:25:
model.h:32: error: expected specifier-qualifier-list before 'GLuint'
In file included from drawboard3d.c:25:
inc3d.h:169: error: expected specifier-qualifier-list before 'GLuint'
inc3d.h:196: error: expected specifier-qualifier-list before 'GLUnurbsObj'
drawboard3d.c: In function 'TidyShadows':
drawboard3d.c:120: error: 'BoardData3d' has no member named 'Occluders'
drawboard3d.c:121: error: 'BoardData3d' has no member named 'Occluders'
drawboard3d.c:122: error: 'BoardData3d' has no member named 'Occluders'
drawboard3d.c:123: error: 'BoardData3d' has no member named 'Occluders'
drawboard3d.c:124: error: 'BoardData3d' has no member named 'Occluders'
drawboard3d.c:125: error: 'BoardData3d' has no member named 'Occluders'

[ETC ETC]

drawboard3d.c:3799: error: 'BoardData3d' has no member named 'boardPoints'
make[2]: *** [drawboard3d.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]