Hi all,

I've got a pesky problem with jhandles-0.3.3:

It can't find GL/gl.h, which is in /usr/X11R6/include. So I get

Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable- checking -enable-werror --prefix=/usr --mandir=/share/man --enable- languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/ $/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/ lib --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 -- target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5370)
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/collect2 -dynamic - arch ppc -bundle -bundle_loader /usr/local/bin/octave-3.0.1 - macosx_version_min 10.3 -multiply_defined suppress - weak_reference_mismatches non-weak -o conftest.oct -lbundle1.o /usr/ lib/gcc/powerpc-apple-darwin8/4.0.1/crt3.o -L/usr/local/lib/ octave-3.0.1 -L/usr/local/lib -L/usr/local/bin/../lib/gcc-lib/powerpc- apple-darwin6.8/4.0.3/ -L/usr/local/bin/../lib/gcc-lib/powerpc-apple- darwin6.8/4.0.3 -L/usr/lib/gcc// -L/usr/local/bin/../lib/gcc-lib/ powerpc-apple-darwin6.8/4.0.3/// -L/usr/lib// -L/usr/lib/gcc/powerpc- apple-darwin8/4.0.1 -L/usr/lib/gcc/powerpc-apple-darwin8/4.0.1 -L/usr/ lib/gcc/powerpc-apple-darwin8/4.0.1/../../.. conftest.o -loctinterp - loctave -lcruft -framework vecLib -lfftw3 -lreadline -lncurses -lhdf5 -lz -lm -lhdf5 -lz -lf95 -lm -lstdc++ -lgcc_s.10.4 -lgcc - lSystemStubs -lSystem
configure: error: Could not find OpenGL headers
error: the configure script returned the following error: 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 ISO C89... none needed
checking for mkoctfile... mkoctfile
retrieving compile and link flags from mkoctfile
checking for F77_FUNC... yes
checking for octave... octave
checking for OCTAVE_VERSION in Octave... 3.0.1
checking for octave_config_info('canonical_host_type') in Octave... powerpc-apple-darwin8.11.0
checking for octave_config_info('SHLEXT') in Octave... dylib
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for strip... strip
checking for java... java
checking for javac... javac
checking for jar... jar
checking for Java version... 1.5.0_13
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/local/bin/grep
checking for egrep... /usr/local/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 GL/gl.h usability... no
checking GL/gl.h presence... no
checking for GL/gl.h... no
error: called from `pkg:configure_make' in file /usr/local/share/ octave/3.0.1/m/pkg/pkg.m near line 1232, column 2

I tried adding this path to the configure script with no success.

Any ideas?

Marius
--
Marius Schamschula
Webmaster

The Huntsville Macintosh Users Group
www.hmug.org

webmaster at hmug dot org
marius at schamschula dot com



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to