Re: [ROOT] Comipled problem ?

From: Jiri Masik (masik@pc203b.fzu.cz)
Date: Thu Aug 09 2001 - 11:18:43 MEST


Harufumi Tsuchiya <harufumi@icrr.u-tokyo.ac.jp> writes:

> Hi, everyone.
> 
> I use ROOT v3.01/06 which was compiled on FreeBSD 4.3 using
> gcc 2.95.3. 
> 
> When I compiled my C++ program by following way,
> I got message shown bellow.
> 
> g++ -I$ROOTSYS/include xy_distv22_compile.cpp `root-config --cflags --libs --glibs`
> 
> $ROOTSYS/lib/libCore.so: warning: tmpnam() possibly used unsafely; consider using mkstemp()
>   
> What the meaning of the message ?


Hi, 

I guess this is a security warning most likely unrelated to the
problem you describe further. See tmpnam description in info
http://darbujan.fzu.cz/cgi-bin/info2www?(libc)Temporary+Files
for explanation.

        Jiri



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:56 MET