[Users] --disable-vcalendar-plugin Not honored during build.

Charles A Edwards CAE at eslrahc.com
Sun Feb 24 06:35:48 CET 2013


I was having vcalendar/ical issues when building cvs101 so decided to 
build with --disable-vcalendar-plugin until I could take the time to 
solve the vcalendar problem but It still attempts to build the plugin.


Executing(%build): /bin/sh -e /charles/charles/rpm/tmp/rpm-tmp.BFTbp1
+ umask 022
+ cd /charles/charles/rpm/BUILD
+ cd claws
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ rm -rf CVS
+ sh autogen.sh --disable-vcalendar-plugin
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
  
  <snip>

Plugins
   Built:
            - acpi_notifier
            - address_keeper
            - archive
            - att_remover
            - attachwarner
            - bogofilter
            - bsfilter
            - clamd
            - fancy
            - fetchinfo
            - gdata
            - mailmbox
            - newmail
            - notification
                Features:
                    banner
                    command
                    hotkeys
                    lcdproc
                    libnotify
                    libcanberra-gtk
                    popup
                    trayicon
                Disabled due to missing dependencies:
                    libindicate
            - pdf_viewer
            - perl
            - python
            - pgpcore
            - pgpmime
            - pgpinline
            - rssyl
            - spamassassin
            - smime
            - spam_report
            - tnef_parse
   Disabled:
            - demo
            - vcalendar
            ^^^^^^^^^^^^

  <snip>

 make[5]: Leaving directory
`/charles/charles/rpm/BUILD/claws/src/plugins/tnef_parse'
Making all in vcalendar
make[5]: Entering directory
`/charles/charles/rpm/BUILD/claws/src/plugins/vcalendar'
Making all in libical
make[6]: Entering directory
`/charles/charles/rpm/BUILD/claws/src/plugins/vcalendar/libical'

It then attempts to build the plugin, throwing out multiple warnings
until it errors out and fails with:
error: conflicting types for 'ical_yy_scan_bytes'

By necessity to build 101 I had to 'fix' the vcalendar problem.
I succeeded in that by patching 
claws/src/plugins/vcalendar/libical/libical/icallexer.l

Patch is attached. 


    Charles

-- 
P-K4
----------------------
Mageia release 3 (Cauldron) for x86_64$
On SuperSize....http://www.eslrahc.com
Registered Linux user #182463
3.8.0-server-2.mga3 x86_64
----------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icallexer.l.patch
Type: text/x-patch
Size: 507 bytes
Desc: not available
URL: <http://lists.claws-mail.org/pipermail/users/attachments/20130224/fc4875ee/attachment.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/20130224/fc4875ee/attachment.sig>


More information about the Users mailing list