On 03/10/2012 10:43 AM, gene heskett wrote:
On Saturday, March 10, 2012 10:07:37 AM Jean-Louis Martineau did opine:
Amanda do not use its own implementation of g_queue_free_full, so it can
be removed with the attached patch.
Jean-Louis
Patch not yet complete, Jean-Louis
Now it will build and install, but I did see a warning go by at about 200
mph during the make, and amcheck now bails on this:
Amanda Tape Server Host Check
-----------------------------
Holding disk /usr/dumps: 415024 MB disk space available, using 414524 MB
**
ERROR:glib-util.c:45:glib_init: assertion failed: (!g_thread_supported())
amcheck-device terminated with signal 6Server check took 0.087 seconds
Remove that line from the code: common-src/glib-util.c line 45.
Jean-Louis