Menu

#2 Configure problems when building under Solaris 9

closed-out-of-date
nobody
None
5
2014-08-17
2003-03-22
No

Hi there,

I'd like to build Celestia 1.2.5 under Solaris 9. I
have installed GLUT 3.7 (and OpenGL 1.2.3). The
configure fails when it comes to the detection of the
GLUT header files:

ultra:/tmp/celestia-1.2.5$ ./configure
--with-glut-libs=/usr/local/glut-3.7/lib
--with-glut-incs=/usr/local/glut-3.7/include/
checking for a BSD-compatible install...
/usr/local/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking for gcc... gcc
[...]
checking for IceConnectionNumber in -lICE... yes
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking for glNewList in -lGL... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for gluLookAt in -lGLU... yes
checking GL/glut.h usability... no
checking GL/glut.h presence... no
checking for GL/glut.h... no
configure: error: No glut.h found. See INSTALL file
for details on correcting this problem.

But the glut header file should be okay and is at the
right location:
ultra:/tmp/celestia-1.2.5$ ls -la
/usr/local/glut-3.7/include/GL/glut.h
-r--r--r-- 1 bin bin 20844 Aug 8 1998
/usr/local/glut-3.7/include/GL/glut.h

Any ideas?

Regards,
Marco

Discussion

  • Don Goyette

    Don Goyette - 2003-11-11
    • status: open --> closed
     
  • Don Goyette

    Don Goyette - 2003-11-11
    • status: closed --> closed-out-of-date
     

Log in to post a comment.