Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

build gdata provider from source code fails

32 views
Skip to first unread message

pr...@centrum.cz

unread,
Aug 1, 2012, 12:07:25 PM8/1/12
to dev...@lists.mozilla.org
Hi,
I hope this is not too stupid question, but at this moment I am really lost. I am trying to build gdata provider from the source code (I want to try some ideas for improving it). I tried several ways (i.e. this one https://developer.mozilla.org/User:xFallenAngel/Build_System) how to do it, but I always end up with this error:

make[6]: *** No rule to make target `_xpidlgen/calIGoogleCalendar.h', needed by `export'. Stop.

Any idea, what I am doing wrong?

Based on the metioned page I use this .mozconfig:

# Options for client.mk.
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-gdata

mk_add_options MOZ_CO_PROJECT="gdata"
mk_add_options AVAILABLE_PROJECTS="gdata"

# Needed to keep allmakefiles.sh from complaining that toolkit/ does not exist
export LIBXUL_SDK=1

# Extra modules and files
mk_add_options MODULES_gdata="mozilla/config mozilla/build mozilla/probes mozilla/calendar/providers/gdata mozilla/calendar/locales/en-US/chrome/calendar/providers/gdata"
mk_add_options MODULES_NS_gdata="mozilla/"

# Options for 'configure' (same as command-line options).
ac_add_options --enable-application=calendar/providers/gdata
ac_add_options --disable-tests

ac_add_options --disable-libjpeg-turbo
ac_add_options --enable-chrome-format=jar


The two last lines I added because of some errors during configure phase.


Thanks for any advices.


Pavel

seeya nana

unread,
Aug 1, 2012, 3:27:31 PM8/1/12
to pr...@centrum.cz, dev...@lists.mozilla.org
2012/8/1, pr...@centrum.cz <pr...@centrum.cz>:
> _______________________________________________
> dev-mdc mailing list
> dev...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-mdc
>
0 new messages