Menu

Compiling problem(again)

Help
2001-01-16
2001-08-07
  • Cliff McDiarmid

    Cliff McDiarmid - 2001-01-16

    Hi,

    I'm getting this problem after doing 'make', I understand it might be, or is, a bug.   How does one solve it?  Thanks

    usr/local/share/openuniverse/conf"\"     -DEVENTS_DIR=\""/usr/local/share/openuniverse/events"\"
    -DSHOTS_DIR=\""/usr/local/share/openuniverse/scrshots"\"    -O2 -mcpu=i686 -march=i686 -c comet.cpp
    comet.cpp: In function `void CometTail(int)':
    comet.cpp:56: implicit declaration of function `int glPointParameterfvEXT(...)'
    make[2]: *** [comet.o] Error 1
    make[2]: Leaving directory `/usr/src/openuniverse-1.0beta3/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/usr/src/openuniverse-1.0beta3'
    make: *** [all-recursive-am] Error 2

    MAC

     
    • Thomas Immel

      Thomas Immel - 2001-01-18

      This has been posted before, as was the fix. The fix was in the bugs forum, which now does not exist. It's now the bugs 'section'.

      The problem is with Mesa. The fix was to hack out the comet tail section of comet.cpp, I believe. This was all described here before the sourceforge facelift.

      This may be fixed with the latest Mesa, but I had to upgrade to Sun GL to get hardware acceleration. Which also crashes. Which I don't have time to play with anymore!

      Good luck,
      kabloie

       
    • Cliff McDiarmid

      Cliff McDiarmid - 2001-01-18

      Thanks for replying.  So you're saying that the answer no longer exists on this site?

      MAC

       
      • Mark Bainter

        Mark Bainter - 2001-08-07

        see bug #232128 under the bug tracker.

        There are only two closed bugs right now,
        so if you ask to see the closed ones it's
        the one about a build failing in a clean
        Mandrake 7.2 install.  Just a two line change
        to src/ou.h

         

Log in to post a comment.