[Dar-libdar_api] Re: Thread-safe not initialized for libdar
For full, incremental, compressed and encrypted backups or archives
Brought to you by:
edrusb
|
From: Denis C. <dar...@fr...> - 2006-03-01 20:26:56
|
Arun Sharma wrote: > Hi,, All Hello, > > After compiling my program and executing it gives below messgae. > > ERROR : > > # ./executing-program > Thread-safe not initialized for libdar, read manual or contact > maintainer of the application that uses libdar You have probably not called the libdar::get_version() function, for more, have a look at the API tutorial, there a good example on how your program has to check the values returned by libdar::get_version() and what comportment your program has to adopt in case of version mismatch. > > > > Can any body have the idea for the above errror. > > Please give detailed info ,, if any body have > > reards > Regards, Denis. |