I am trying to compile a file using the Mesa and Glut libraries.  I have
downloaded the latest rpms (I think) and installed them.  I double checked
the paths in the makefile and I get the following error messages:

        /usr/lib/libglut.so: undefined reference to 'XGetExtensionVersion'
        /usr/lib/libglut.so: undefined reference to 'XFreeDeviceList'
        /usr/lib/libglut.so: undefined reference to 'XQueryDeviceState'
        /usr/lib/libglut.so: undefined reference to 'XListInputDevices'
        /usr/lib/libglut.so: undefined reference to 'XFreeDeviceState'
        /usr/lib/libglut.so: undefined reference to 'XOpenDevice'
        /usr/lib/libglut.so: undefined reference to 'XSelectExtensionEvent'

The file compiles just fine on the workstations I use at school so I know
that it is not the file.  Is there something wrong with libglut.so?  Any
help would be appreciated.


                                Vance Bell



-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to