pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ortp fails to install



Hello

net/ortp fails to install with the message:

/usr/bin/make  all-recursive
Making all in src
Making all in .
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include/   -I/usr/pkg/include -I/usr/include -D_REENTRANT  -I..   -O2 -I/usr/pkg/include -I/usr/include -Wall -Werror   -DORTP_INET6 -DORTP_BIGENDIAN -MT stun.lo -MD -MP -MF .deps/stun.Tpo -c -o stun.lo stun.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include/ -I/usr/pkgsrc/net/ortp/work/.buildlink/include -D_REENTRANT -O2 -Wall -Werror -DORTP_INET6 -DORTP_BIGENDIAN -MT stun.lo -MD -MP -MF .deps/stun.Tpo -c stun.c  -fPIC -DPIC -o .libs/stun.o
stun.c:1220:7: error: #error Need some way to seed the random number generator
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/ortp/work/ortp-0.16.1/src
*** Error code 1

netbsd version is 5.99.21 (userland + kernel)
after a cvs update the results are the same.

Andreas



Home | Main Index | Thread Index | Old Index