Am Freitag, 15. April 2011, 16:57:02 schrieb Viktor Kojouharov:
> just the regular ./autogen && make && make install

You svn the E-MODULES-EXTRA change to the E-MODULES-EXTRA download folder, and 
there you execute ./autgen.sh ... ?

I just tried again.
The first module that won't compile (never compiled) is eweather

This is the output of autogen.sh:

 ./autogen.sh 
Running autopoint...
Running aclocal...
Running autoheader...
Running autoconf...
Running libtoolize...
Running automake...
Makefile.am:16: `%'-style pattern rules are a GNU make extension
Makefile.am:6: AM_GNU_GETTEXT used but `po' not in SUBDIRS
checking build system type... i686-suse-linux-gnu
checking host system type... i686-suse-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 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 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 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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking whether gcc and cc understand -c and -o together... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/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 for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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/i586-suse-linux/bin/ld) 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 for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... 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/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) 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 dlopen in -ldl... yes
checking for E... configure: error: Package requirements (enlightenment
                      eweather) were not met:

No package 'eweather' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables E_CFLAGS
and E_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

karl@dharma:~/Dokumente/prog/E17/E-MODULES-EXTRA-svn/eweather> 



Where's my problem?

Thanks
Karl



> 
> On Fri, Apr 15, 2011 at 5:52 PM, Karl Sinn <n...@budostore.de> wrote:
> > Yes please.
> > How are you doing to build it?
> > 
> > Karl
> > 
> > Am Freitag, 15. April 2011, 16:46:37 schrieb Jeff Hoogland:
> > > Huh wonder what Karl and I are doing wrong. In the last 8 months it has
> > > never built for me. I'll post the error message in a few hours when I
> > > get home from work.
> > > 
> > > ~Jeff Hoogland
> > > 
> > > On Fri, Apr 15, 2011 at 9:29 AM, Viktor Kojouharov
> > 
> > <vkojouha...@gmail.com>wrote:
> > > > It builds fine here
> > > > 
> > > > On Fri, Apr 15, 2011 at 4:51 PM, Karl Sinn <n...@budostore.de> wrote:
> > > > > Am Freitag, 15. April 2011, 15:43:05 schrieb Jeff Hoogland:
> > > > > > Anyone out there use the drawer module? It's never built
> > 
> > successfully
> > 
> > > > for
> > > > 
> > > > > > me in the last few months... I'll have to try rebuilding it again
> > > > > > later
> > > > > 
> > > > > on
> > > > > 
> > > > > > today from SVN, but I was just curious if anyone else had issues
> > 
> > with
> > 
> > > > it.
> > > > 
> > > > > It never builded since I use e17. I don't even know yhat it's good
> > 
> > for.
> > 
> > > > > Karl
> > 
> > -------------------------------------------------------------------------
> > 
> > > > -----
> > > > 
> > > > > Benefiting from Server Virtualization: Beyond Initial Workload
> > > > > Consolidation -- Increasing the use of server virtualization is a
> > > > > top priority.Virtualization can reduce costs, simplify management,
> > > > > and
> > > > 
> > > > improve
> > > > 
> > > > > application availability and disaster protection. Learn more about
> > > > 
> > > > boosting
> > > > 
> > > > > the value of server virtualization.
> > > > > http://p.sf.net/sfu/vmware-sfdev2dev
> > > > > _______________________________________________
> > > > > enlightenment-users mailing list
> > > > > enlightenment-users@lists.sourceforge.net
> > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> > 
> > -------------------------------------------------------------------------
> > 
> > > > ----- Benefiting from Server Virtualization: Beyond Initial Workload
> > > > Consolidation -- Increasing the use of server virtualization is a top
> > > > priority.Virtualization can reduce costs, simplify management, and
> > > > improve application availability and disaster protection. Learn more
> > > > about boosting the value of server virtualization.
> > > > http://p.sf.net/sfu/vmware-sfdev2dev
> > > > _______________________________________________
> > > > enlightenment-users mailing list
> > > > enlightenment-users@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> > 
> > -------------------------------------------------------------------------
> > ----- Benefiting from Server Virtualization: Beyond Initial Workload
> > Consolidation -- Increasing the use of server virtualization is a top
> > priority.Virtualization can reduce costs, simplify management, and
> > improve application availability and disaster protection. Learn more
> > about boosting the value of server virtualization.
> > http://p.sf.net/sfu/vmware-sfdev2dev
> > _______________________________________________
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 
> ---------------------------------------------------------------------------
> --- Benefiting from Server Virtualization: Beyond Initial Workload
> Consolidation -- Increasing the use of server virtualization is a top
> priority.Virtualization can reduce costs, simplify management, and improve
> application availability and disaster protection. Learn more about boosting
> the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users


------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to