[Users] CVS extra-plugins and automake-1.13

Charles A Edwards CAE at eslrahc.com
Fri Jan 18 22:38:56 CET 2013


With automake-1.13 the presence of the depreciated AM_CONFIG_HEADER
and/or AM_PROG_CC_STDC are not tolerated and will short circuit the
build.

The attached Plugins-automake-1.13_configure.ac-patches includes patches
for all the extra plugins which I build that eliminates/replaces them.

Additionally attached is maildir_plugin.c.patch
which removes '#include "pluginconfig.h"'

and

vcalender-icallexer.c.patch which fixes the following build failure

callexer.Tpo -c icallexer.c  -fPIC -DPIC -o .libs/icallexer.o
icallexer.l:70:17: error: conflicting types for 'ical_yy_scan_bytes'
icallexer.c:322:17: note: previous declaration of 'ical_yy_scan_bytes'
was here
icallexer.c:1755:13: warning: 'yy_fatal_error' defined but not used
[-Wunused-function]
icallexer.c:1291:17: warning: 'yyunput' defined but not used
[-Wunused-function]
icallexer.c:1332:16: warning: 'input' defined but not used
[-Wunused-function]
make[4]: *** [icallexer.lo] Error 1
make[4]: Leaving directory
`/home/charles/Claws-Mail-CVS/plugins/vcalendar/libical/libical'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/home/charles/Claws-Mail-CVS/plugins/vcalendar/libical/libical'



    Charles


-- 
Two peanuts were walking through the New York.  One was assaulted.
----------------------
Mageia release 3 (Cauldron) for x86_64$
On SuperSize....http://www.eslrahc.com
Registered Linux user #182463
3.8.0-server-0.rc3.1.mga3 x86_64
----------------------
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Plugins-automake-1.13_configure.ac-patches
URL: <http://lists.claws-mail.org/pipermail/users/attachments/20130118/ed9de49a/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: maildir_plugin.c.patch
Type: text/x-patch
Size: 327 bytes
Desc: not available
URL: <http://lists.claws-mail.org/pipermail/users/attachments/20130118/ed9de49a/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vcalender-icallexer.c.patch
Type: text/x-patch
Size: 850 bytes
Desc: not available
URL: <http://lists.claws-mail.org/pipermail/users/attachments/20130118/ed9de49a/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.claws-mail.org/pipermail/users/attachments/20130118/ed9de49a/attachment.sig>


More information about the Users mailing list