Re: conflicting types for 'g_queue_free_full'

2012-07-16 Thread Nathan Stratton Treadway
On Mon, Jul 02, 2012 at 07:20:03 +1000, Subscriptions wrote: > Just curious why the latest stable version of Amanda isn't working with > the latest Ubuntu LTS and there seem to be no plans to rectify this. Well, really there are a few separate issues at play. Generally, once Ubuntu releases a par

Re: conflicting types for 'g_queue_free_full'

2012-07-01 Thread Subscriptions
Thanks for the quick update. I can downgrade to 3.3.0 if it means that this will work. Just curious why the latest stable version of Amanda isn't working with the latest Ubuntu LTS and there seem to be no plans to rectify this. Cheers, On 01/07/12 05:07, Nathan Stratton Treadway wrote: > On Tu

Re: conflicting types for 'g_queue_free_full'

2012-07-01 Thread Nathan Stratton Treadway
On Tue, Jun 19, 2012 at 07:51:28 +, Leo List wrote: > As there is no Amanda 3.3.1 binary build for 64 bit Ubuntu 12.04, I've > downloaded the latest stable version, but when I run the make I get the > following error On Sat, Jun 30, 2012 at 05:37:45 +, Subscriptions wrote: > As you may hav

Re: conflicting types for 'g_queue_free_full'

2012-06-25 Thread Nathan Stratton Treadway
On Tue, Jun 19, 2012 at 07:51:28 +, Leo List wrote: > As there is no Amanda 3.3.1 binary build for 64 bit Ubuntu 12.04, I've > downloaded the latest stable version, but when I run the make I get the > following error You might want to try using the Ubuntu amanda 1:3.3.1-3 source package (from

Re: conflicting types for 'g_queue_free_full' -- schedule for next 3.3.x release?

2012-06-25 Thread Nathan Stratton Treadway
On Tue, Jun 19, 2012 at 10:23:03 -0400, Jean-Louis Martineau wrote: > You are using a glib version that is not supported by amanda-3.3.1 > > Looks at the fix already committed in SVN, or use the latest tarball > for the 3.3 branch from http://www.zmanda.com/community-builds.php I recently ran int

Re: conflicting types for 'g_queue_free_full'

2012-06-19 Thread Jean-Louis Martineau
-Wfloat-equal -Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -g -O2 -fno-strict-aliasing -MT amxml.lo -MD -MP -MF .deps/amxml.Tpo -c amxml.c -fPIC -DPIC -o .libs/amxml.o In file included from util.h:39:0, from amxml.c:34: glib-util.h:75:6: error: conflicting types for

Re: conflicting types for 'g_queue_free_full'

2012-06-19 Thread Subscriptions
-MT amxml.lo -MD -MP >> -MF .deps/amxml.Tpo -c amxml.c -fPIC -DPIC -o .libs/amxml.o >> In file included from util.h:39:0, >> from amxml.c:34: >> glib-util.h:75:6: error: conflicting types for 'g_queue_free_full' >> /usr/include/glib-2.0/glib/gqueue.h:76:10: note

Re: conflicting types for 'g_queue_free_full'

2012-06-19 Thread Jean-Louis Martineau
:39:0, from amxml.c:34: glib-util.h:75:6: error: conflicting types for 'g_queue_free_full' /usr/include/glib-2.0/glib/gqueue.h:76:10: note: previous declaration of 'g_queue_free_full' was here make[3]: *** [amxml.lo] Error 1 I ran ./configure with the defaults prior to make Thanks Leo

conflicting types for 'g_queue_free_full'

2012-06-19 Thread Leo List
-fno-strict-aliasing -MT amxml.lo -MD -MP -MF .deps/amxml.Tpo -c amxml.c -fPIC -DPIC -o .libs/amxml.o In file included from util.h:39:0, from amxml.c:34: glib-util.h:75:6: error: conflicting types for 'g_queue_free_full' /usr/include/glib-2.0/glib/gqueue.h:76:10:

Re: conflicting types for 'g_queue_free_full'

2012-06-15 Thread John Hein
mxml.c:34: > glib-util.h:75:6: error: conflicting types for 'g_queue_free_full' > /usr/include/glib-2.0/glib/gqueue.h:76:10: note: previous declaration of > 'g_queue_free_full' was here > make[3]: *** [amxml.lo] Error 1 > > I ran ./configure with the defaul

conflicting types for 'g_queue_free_full'

2012-06-15 Thread Subscriptions
-fno-strict-aliasing -MT amxml.lo -MD -MP -MF .deps/amxml.Tpo -c amxml.c -fPIC -DPIC -o .libs/amxml.o In file included from util.h:39:0, from amxml.c:34: glib-util.h:75:6: error: conflicting types for 'g_queue_free_full' /usr/include/glib-2.0/glib/gqueue.h:76:10: