I just compiled the freeglut package as
./configure --includedir=/usr/include/glib-2.0

but when I run the "make" it still gives me the following error

[root@localhost freeglut-0.1]# make
Making all in freeglut-1.3
make[1]: Entering directory `/home/saadat/freeglut-0.1/freeglut-1.3'
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"freeglut\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLX_H=1 -I. -I.
-g -O2 -c freeglut_callbacks.c
rm -f .libs/freeglut_callbacks.lo
gcc -DPACKAGE=\"freeglut\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLX_H=1 -I. -I. -g -O2 -c -fPIC -DPIC freeglut_callbacks.c -o .libs/freeglut_callbacks.lo
In file included from freeglut_callbacks.c:35:
../include/GL/freeglut_internal.h:71:18: glib.h: No such file or directory
In file included from freeglut_callbacks.c:35:
../include/GL/freeglut_internal.h:143: parse error before "gint"
../include/GL/freeglut_internal.h:143: warning: no semicolon at end of struct or union
../include/GL/freeglut_internal.h:144: warning: data definition has no type or storage class
../include/GL/freeglut_internal.h:153: field `Position' has incomplete type
../include/GL/freeglut_internal.h:154: field `Size' has incomplete type
../include/GL/freeglut_internal.h:155: parse error before "guint"
../include/GL/freeglut_internal.h:155: warning: no semicolon at end of struct or union
../include/GL/freeglut_internal.h:157: warning: data definition has no type or storage class

any gurus out here

regards




From: "Saadat Saeed" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Installation of freeglut in RH8
Date: Sun, 05 Jan 2003 16:33:19 +0400

Has anyone successfully been able to compile and make the freeglut source in RH8.
You can find the freeglut source in freeglut.sourceforge.net. If someone can do it can the instructions be provided. The defualt instructions in freeglut don't work in RH8.

If this is not the right list for this please let me know which is the right list.

_________________________________________________________________
The new MSN 8 is here: Try it free* for 2 months http://join.msn.com/?page=dept/dialup



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to