Menu

#7 support user/password hmac stuff

open
nobody
None
3
2004-04-16
2004-04-16
No

Discussion

  • Cullen Jennings

    Cullen Jennings - 2004-04-16
    • priority: 5 --> 3
     
  • Nobody/Anonymous

    Logged In: NO

    YDL PPC compile error stund_0.94_Oct29.tgz

    [root@asterisk stund]# make
    g++ -c -g -O -Wall server.cxx -o server.o
    g++ -c -g -O -Wall stun.cxx -o stun.o
    stun.cxx:679:7: #error Need some way to seed the random
    number generator
    stun.cxx: In function `int stunRand()':
    stun.cxx:657: warning: `UInt64 tick' might be used
    uninitialized in this
    function
    make: *** [stun.o] Error 1
    [root@asterisk stund]#

     

Log in to post a comment.