hi,I meet trouble about the installing of OpenSER.when I download the code with CVS,I use 'make all',a moment later,there is something happened: openserunix.o(.text+0x8f): In function `main':
/usr/local/src/openser-1.0.1/sip-server/utils/openserunix/openserunix.c:73: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
make[1]: Leaving directory `/usr/local/src/openser-1.0.1/sip-server/utils/openserunix'
How can I do ? Need your help,my friends.
Hi,
that is just an warning when compiling one of the tools. This will not prevent the installation to successfully complete. maybe you should consider using the latest stable version 1.1.0.
regards, bogdan
chenlu wrote:
hi,I meet trouble about the installing of OpenSER.when I download the code with CVS,I use 'make all',a moment later,there is something happened:
openserunix.o(.text+0x8f): In function `main':
/usr/local/src/openser-1.0.1/sip-server/utils/openserunix/openserunix.c:73: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
make[1]: Leaving directory `/usr/local/src/openser-1.0.1/sip-server/utils/openserunix'
How can I do ? Need your help,my friends.
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users