[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]#
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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]#