Results 1 to 2 of 2

Thread: Error compiling

  1. #1
    Registered User
    Join Date
    Jul 2003
    Posts
    3

    Error compiling

    I'm getting an error when i do the make .

    player.cpp: In function `long int lrint(double)':
    player.cpp:19: redefinition of `long int lrint(double)'
    /usr/include/bits/mathinline.h:614: `long int lrint(double)' previously defined
    here
    player.cpp:19: redefinition of `long int lrint(double)'
    /usr/include/bits/mathinline.h:614: `long int lrint(double)' previously defined
    here
    player.cpp: In function `long int lrintf(float)':
    player.cpp:25: redefinition of `long int lrintf(float)'
    /usr/include/bits/mathinline.h:609: `long int lrintf(float)' previously defined
    here
    player.cpp:25: redefinition of `long int lrintf(float)'
    /usr/include/bits/mathinline.h:609: `long int lrintf(float)' previously defined
    here
    make[3]: *** [player.o] Error 1
    make[3]: Leaving directory `/root/showeq/src'
    make[2]: *** [all] Error 2
    make[2]: Leaving directory `/root/showeq/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/root/showeq'
    make: *** [all] Error 2


    I have mandrake 9.1 and qt-3.2.2

    what i did is installed showeq from cvs and then applied the patch.diff that i found in the forum here.

    then i did make Makefile.dist ; ./configure ; make ; make install

    But its stop in the make compilation.

    Just wondering if its an error in the patch.diff that cause that.

    Thanks in advance

  2. #2
    Registered User
    Join Date
    Dec 2001
    Posts
    752
    2 Steps ...

    Download a fresh SEQ - dont update an exsiting -
    ... compile it
    if ok apply patch and compile again
    -- Lord Crush

    Greater Faydark has to be cleaned from all Elves !

    This is a HOTKEY !!!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On