Am 21.02.2014 um 16:14 schrieb Leif Middelschulte <leif.middelschu...@gmail.com>:
> Am 21.02.2014 um 15:57 schrieb Tony Peña <emperor...@gmail.com>: > >> any suggest to can compile forecast to get the module in E18 ? >> >> i have compiled everythings from actual Git repo.. >> and te module say this... >> >> tony@emperor:~/_developer/enlightenment/modules/forecasts$ ./autogen.sh >> >> Running autopoint... >> Running aclocal... >> Running autoheader... >> Running autoconf... >> Running libtoolize... >> Running automake... >> Makefile.am:19: warning: wildcard images/*.png: non-POSIX variable name >> Makefile.am:19: (probably a GNU make extension) >> Makefile.am:25: warning: '%'-style pattern rules are a GNU make extension >> src/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' >> (or '*_CPPFLAGS') >> checking build system type... x86_64-unknown-linux-gnu >> checking host system type... x86_64-unknown-linux-gnu >> checking for gcc... gcc >> checking whether the C compiler works... yes >> checking for C compiler default output file name... a.out >> checking for suffix of executables... >> checking whether we are cross compiling... no >> checking for suffix of object files... o >> checking whether we are using the GNU C compiler... yes >> checking whether gcc accepts -g... yes >> checking for gcc option to accept ISO C89... none needed >> checking whether gcc understands -c and -o together... yes >> checking for strerror in -lcposix... no >> checking for a BSD-compatible install... /usr/bin/install -c >> checking whether build environment is sane... yes >> checking for a thread-safe mkdir -p... /bin/mkdir -p >> checking for gawk... gawk >> checking whether make sets $(MAKE)... yes >> checking for style of include used by make... GNU >> checking whether make supports nested variables... yes >> checking dependency style of gcc... gcc3 >> checking for gcc... (cached) gcc >> checking whether we are using the GNU C compiler... (cached) yes >> checking whether gcc accepts -g... (cached) yes >> checking for gcc option to accept ISO C89... (cached) none needed >> checking whether gcc understands -c and -o together... (cached) yes >> checking how to run the C preprocessor... gcc -E >> checking for grep that handles long lines and -e... /bin/grep >> checking for egrep... /bin/grep -E >> checking for ANSI C header files... yes >> checking for an ANSI C-conforming const... yes >> checking how to print strings... printf >> checking for a sed that does not truncate output... /bin/sed >> checking for fgrep... /bin/grep -F >> checking for ld used by gcc... /usr/bin/ld >> checking if the linker (/usr/bin/ld) is GNU ld... yes >> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >> checking the name lister (/usr/bin/nm -B) interface... BSD nm >> checking whether ln -s works... yes >> checking the maximum length of command line arguments... 1572864 >> checking whether the shell understands some XSI constructs... yes >> checking whether the shell understands "+="... yes >> checking how to convert x86_64-unknown-linux-gnu file names to >> x86_64-unknown-linux-gnu format... func_convert_file_noop >> checking how to convert x86_64-unknown-linux-gnu file names to toolchain >> format... func_convert_file_noop >> checking for /usr/bin/ld option to reload object files... -r >> checking for objdump... objdump >> checking how to recognize dependent libraries... pass_all >> checking for dlltool... no >> checking how to associate runtime and link libraries... printf %s\n >> checking for ar... ar >> checking for archiver @FILE support... @ >> checking for strip... strip >> checking for ranlib... ranlib >> checking command to parse /usr/bin/nm -B output from gcc object... ok >> checking for sysroot... no >> checking for mt... mt >> checking if mt is a manifest tool... no >> checking for sys/types.h... yes >> checking for sys/stat.h... yes >> checking for stdlib.h... yes >> checking for string.h... yes >> checking for memory.h... yes >> checking for strings.h... yes >> checking for inttypes.h... yes >> checking for stdint.h... yes >> checking for unistd.h... yes >> checking for dlfcn.h... yes >> checking for objdir... .libs >> checking if gcc supports -fno-rtti -fno-exceptions... no >> checking for gcc option to produce PIC... -fPIC -DPIC >> checking if gcc PIC flag -fPIC -DPIC works... yes >> checking if gcc static flag -static works... yes >> checking if gcc supports -c -o file.o... yes >> checking if gcc supports -c -o file.o... (cached) yes >> checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared >> libraries... yes >> checking whether -lc should be explicitly linked in... no >> checking dynamic linker characteristics... GNU/Linux ld.so >> checking how to hardcode library paths into programs... immediate >> checking whether stripping libraries is possible... yes >> checking if libtool supports shared libraries... yes >> checking whether to build shared libraries... yes >> checking whether to build static libraries... yes >> checking whether NLS is requested... yes >> checking for msgfmt... /usr/bin/msgfmt >> checking for gmsgfmt... /usr/bin/msgfmt >> checking for xgettext... /usr/bin/xgettext >> checking for msgmerge... /usr/bin/msgmerge >> checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 >> checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes >> checking for shared library run path origin... done >> checking whether NLS is requested... yes >> checking for GNU gettext in libc... yes >> checking whether to use NLS... yes >> checking where the gettext function comes from... libc >> checking for pkg-config... /usr/bin/pkg-config >> checking pkg-config is at least version 0.9.0... yes >> checking for E... yes >> checking for EDJE... yes >> checking Which edje_cc to use... /usr/local/bin/edje_cc >> checking that generated files are newer than configure... done >> configure: creating ./config.status >> config.status: creating Makefile >> config.status: creating src/Makefile >> config.status: creating module.desktop >> config.status: creating e_modules-forecasts.spec >> config.status: creating po/Makefile.in >> config.status: WARNING: 'po/Makefile.in.in' seems to ignore the >> --datarootdir setting >> config.status: creating config.h >> config.status: config.h is unchanged >> config.status: executing depfiles commands >> config.status: executing libtool commands >> config.status: executing default-1 commands >> config.status: creating po/POTFILES >> config.status: creating po/Makefile >> config.status: executing default commands >> >> tony@emperor:~/_developer/enlightenment/modules/forecasts$ make >> >> (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash >> /home/tony/_developer/enlightenment/modules/forecasts/missing autoheader) >> rm -f stamp-h1 >> touch config.h.in >> cd . && /bin/bash ./config.status config.h >> config.status: creating config.h >> config.status: config.h is unchanged >> make all-recursive >> make[1]: Entering directory >> `/home/tony/_developer/enlightenment/modules/forecasts' >> Making all in src >> make[2]: Entering directory >> `/home/tony/_developer/enlightenment/modules/forecasts/src' >> /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. >> -I.. -I. -I.. -I/usr/local/include -DUSE_E_CONFIG_H -pthread >> -I/usr/local/include/enlightenment -I/usr/local/include/efl-1 >> -I/usr/local/include/evas-1 -I/usr/local/include/ecore-1 >> -I/usr/local/include/ecore-x-1 -I/usr/local/include/ecore-evas-1 >> -I/usr/local/include/ecore-con-1 -I/usr/local/include/ecore-ipc-1 >> -I/usr/local/include/ecore-file-1 -I/usr/local/include/eet-1 >> -I/usr/local/include/edje-1 -I/usr/local/include/efreet-1 >> -I/usr/local/include/eina-1 -I/usr/local/include/eina-1/eina >> -I/usr/local/include/eldbus-1 -I/usr/local/include/eio-1 >> -I/usr/local/include/elementary-1 -I/usr/local/include/emotion-1 >> -I/usr/local/include/eeze-1 -I/usr/local/include/eo-1 >> -I/usr/local/include/ecore-input-1 -I/usr/local/include/ecore-input-evas-1 >> -I/usr/local/include/ephysics-1 -I/usr/local/include/embryo-1 >> -I/usr/local/include/ecore-imf-evas-1 -I/usr/local/include/ecore-imf-1 >> -I/usr/local/include/ethumb-client-1 -I/usr/local/include/ethumb-1 >> -I/usr/include/libpng12 -I/usr/include/fribidi -I/usr/include/freetype2 >> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include >> -I/usr//include/luajit-2.0 -I/usr/include/bullet -I/usr/include/dbus-1.0 >> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/libmount >> -I/usr/include/blkid -I/usr/include/uuid -g -O2 -MT e_mod_main.lo -MD >> -MP -MF .deps/e_mod_main.Tpo -c -o e_mod_main.lo e_mod_main.c >> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. >> -I/usr/local/include -DUSE_E_CONFIG_H -pthread >> -I/usr/local/include/enlightenment -I/usr/local/include/efl-1 >> -I/usr/local/include/evas-1 -I/usr/local/include/ecore-1 >> -I/usr/local/include/ecore-x-1 -I/usr/local/include/ecore-evas-1 >> -I/usr/local/include/ecore-con-1 -I/usr/local/include/ecore-ipc-1 >> -I/usr/local/include/ecore-file-1 -I/usr/local/include/eet-1 >> -I/usr/local/include/edje-1 -I/usr/local/include/efreet-1 >> -I/usr/local/include/eina-1 -I/usr/local/include/eina-1/eina >> -I/usr/local/include/eldbus-1 -I/usr/local/include/eio-1 >> -I/usr/local/include/elementary-1 -I/usr/local/include/emotion-1 >> -I/usr/local/include/eeze-1 -I/usr/local/include/eo-1 >> -I/usr/local/include/ecore-input-1 -I/usr/local/include/ecore-input-evas-1 >> -I/usr/local/include/ephysics-1 -I/usr/local/include/embryo-1 >> -I/usr/local/include/ecore-imf-evas-1 -I/usr/local/include/ecore-imf-1 >> -I/usr/local/include/ethumb-client-1 -I/usr/local/include/ethumb-1 >> -I/usr/include/libpng12 -I/usr/include/fribidi -I/usr/include/freetype2 >> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include >> -I/usr//include/luajit-2.0 -I/usr/include/bullet -I/usr/include/dbus-1.0 >> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/libmount >> -I/usr/include/blkid -I/usr/include/uuid -g -O2 -MT e_mod_main.lo -MD -MP >> -MF .deps/e_mod_main.Tpo -c e_mod_main.c -fPIC -DPIC -o .libs/e_mod_main.o >> e_mod_main.c: In function '_forecasts_popup_content_create': >> e_mod_main.c:1006:4: error: too few arguments to function >> 'e_gadcon_popup_new' >> inst->popup = e_gadcon_popup_new(inst->gcc); >> ^ >> In file included from /usr/local/include/enlightenment/e_includes.h:45:0, >> from /usr/local/include/enlightenment/e.h:273, >> from e_mod_main.c:1: >> /usr/local/include/enlightenment/e_gadcon_popup.h:28:22: note: declared here >> EAPI E_Gadcon_Popup *e_gadcon_popup_new(E_Gadcon_Client *gcc, Eina_Bool >> noshadow); >> ^ >> e_mod_main.c:1008:22: error: 'E_Gadcon_Popup' has no member named 'win' >> evas = inst->popup->win->evas; >> ^ >> e_mod_main.c:1017:49: error: 'E_Gadcon_Popup' has no member named 'win' >> oi = _forecasts_popup_icon_create(inst->popup->win->evas, >> ^ >> e_mod_main.c:1100:85: error: 'E_Gadcon_Popup' has no member named 'win' >> >> _forecasts_popup_icon_create(inst->popup->win->evas, >> >> ^ >> make[2]: *** [e_mod_main.lo] Error 1 >> make[2]: Leaving directory >> `/home/tony/_developer/enlightenment/modules/forecasts/src' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory >> `/home/tony/_developer/enlightenment/modules/forecasts' >> make: *** [all] Error 2 >> >> tony@emperor:~/_developer/enlightenment/modules/forecasts$ git pull >> Already up-to-date. >> >> any suggest or exist some new forecast to e18 in other git repo.. ? >> thanxs in advance > Hi, > > there’s been a change. Have a look at > https://git.enlightenment.org/enlightenment/modules/places.git/commit/?id=190800cbdced6a8185ce552559be1a2cb01fc9c2 > to see how to fix it :) Woops, wrong one. This one (https://git.enlightenment.org/enlightenment/modules/places.git/commit/?id=37086c655dc938555007c77cdb05c462c2825a6a) is more helpful ;-) > > — > Leif >> >> -- >> Antonio Peña >> Secure email with PGP 0x8B021001 available at http://pgp.mit.edu >> Fingerprint: 74E6 2974 B090 366D CE71 7BB2 6476 FA09 8B02 1001 >> ------------------------------------------------------------------------------ >> Managing the Performance of Cloud-Based Applications >> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. >> Read the Whitepaper. >> http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk >> _______________________________________________ >> enlightenment-devel mailing list >> enlightenment-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
signature.asc
Description: Message signed with OpenPGP using GPGMail
------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel