I could compile amanda 3.3.0 on cygwin after downgrading swig 2.0.x to 1.3.x and after removing g_queue_free_full from glib-util.h and glib-util.c.
But when I execute "make install", I encountered an error. The error is displayed on http://pastebin.com/MjvD6263 Please refer to the line 516 on http://pastebin.com/MjvD6263 Can anybody tell me the cause of the error?
