[EMAIL PROTECTED] wrote on 19-NOV-1999 05:49:35.47:

>Hello,
>Whenever I'm trying to compile any program under mesa I get the
>following error messages:
>
>
>[root@localhost OpenGL]# make gears
>cc -Iinclude  gears.c -Llib -lglut -lMesaGLU -lMesaGL -lm  -o gears
>lib/libglut.a(glut_event.o): In function `interruptibleXNextEvent':
>glut_event.o(.text+0x336): undefined reference to `XFlush'
[snip]
>What could be the possible reason for this problem. I really don't know
>what could be wrong. Is my make file maybe wrong?

Seems that -lX11 is missing on the command.
  -What system are you using?
  -How did you create the makefiles?
  -Is X-windows installed in the right place?
  
                 Jouk


Ceterum censeo tertium millennium post Christum natum anno MMI incepturum esse

>------------------------------------------------------------------------------<

  Jouk Jansen
                 
  [EMAIL PROTECTED]

  Technische Universiteit Delft        tttttttttt  uu     uu  ddddddd
  Nationaal centrum voor HREM          tttttttttt  uu     uu  dd    dd
  Rotterdamseweg 137                       tt      uu     uu  dd     dd
  2628 AL Delft                            tt      uu     uu  dd     dd
  Nederland                                tt      uu     uu  dd    dd
  tel. 31-15-2781536                       tt       uuuuuuu   ddddddd

>------------------------------------------------------------------------------<



_______________________________________________
Mesa-bug maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-bug


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to