On Wed, 3 Nov 2010 16:58:52 -0500 Jackson <[email protected]> said:

building from svn?

> Howdy y'all.  I recently upgraded my ubuntu system to maverick, and since
> that time I have been uable to build the e package itself (I'm using
> easy_e.sh)
> 
> All the libs install without a problem (even e_dbus, and the libdbus-dev
> packages are installed).
> 
> Here's the output, I thought someone else here might have a clue.  Any
> modicum of help is appreciated.  Thanks
> 
> -------------------------------------------------------------------------------
> EASY_E17 1.4.0 CMD: ./autogen.sh --prefix=/opt/e17
> -------------------------------------------------------------------------------
> Running autopoint...
> Copying file ABOUT-NLS
> Copying file config.rpath
> Copying file m4/codeset.m4
> Copying file m4/gettext.m4
> Copying file m4/glibc21.m4
> Copying file m4/iconv.m4
> Copying file m4/intdiv0.m4
> Copying file m4/inttypes-pri.m4
> Copying file m4/inttypes.m4
> Copying file m4/inttypes_h.m4
> Copying file m4/isc-posix.m4
> Copying file m4/lcmessage.m4
> Copying file m4/lib-ld.m4
> Copying file m4/lib-link.m4
> Copying file m4/lib-prefix.m4
> Copying file m4/nls.m4
> Copying file m4/po.m4
> Copying file m4/progtest.m4
> Copying file m4/stdint_h.m4
> Copying file m4/uintmax_t.m4
> Copying file m4/ulonglong.m4
> Copying file mkinstalldirs
> Copying file po/Makefile.in.in
> Copying file po/Makevars.template
> Copying file po/Rules-quot
> Copying file po/boldquot.sed
> Copying file po/[email protected]
> Copying file po/[email protected]
> Copying file po/insert-header.sin
> Copying file po/quot.sed
> Copying file po/remove-potcdate.sin
> Running aclocal...
> Running autoconf...
> Running autoheader...
> Running libtoolize...
> Running automake...
> configure.ac:37: installing `./compile'
> configure.ac:26: installing `./config.guess'
> configure.ac:26: installing `./config.sub'
> configure.ac:30: installing `./install-sh'
> configure.ac:30: installing `./missing'
> doc/Makefile.am:41: wildcard img/*.*: non-POSIX variable name
> doc/Makefile.am:41: (probably a GNU make extension)
> src/bin/Makefile.am: installing `./depcomp'
> src/modules/illume2/doc/Makefile.am:34: wildcard img/*.*: non-POSIX variable
> name
> src/modules/illume2/doc/Makefile.am:34: (probably a GNU make extension)
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-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 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 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 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 minix/config.h usability... no
> checking minix/config.h presence... no
> checking for minix/config.h... no
> checking whether it is safe to define __EXTENSIONS__... yes
> checking whether byte ordering is bigendian... no
> checking for gcc option to accept ISO C99... -std=gnu99
> checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
> checking for an ANSI C-conforming const... yes
> checking for working alloca.h... yes
> checking for alloca... yes
> checking for __attribute__... yes
> checking for a sed that does not truncate output... /bin/sed
> checking for fgrep... /bin/grep -F
> checking for ld used by gcc -std=gnu99... /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 for /usr/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 -std=gnu99
> object... ok
> checking for dlfcn.h... yes
> checking for objdir... .libs
> checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
> checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
> checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
> checking if gcc -std=gnu99 static flag -static works... yes
> checking if gcc -std=gnu99 supports -c -o file.o... yes
> checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
> checking whether the gcc -std=gnu99 linker (/usr/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... no
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for PATH_MAX in limits.h... yes
> checking for setenv... yes
> checking for unsetenv... yes
> checking X11/extensions/shape.h usability... yes
> checking X11/extensions/shape.h presence... yes
> checking for X11/extensions/shape.h... yes
> checking fnmatch.h usability... yes
> checking fnmatch.h presence... yes
> checking for fnmatch.h... yes
> checking for fnmatch... yes
> checking security/pam_appl.h usability... yes
> checking security/pam_appl.h presence... yes
> checking for security/pam_appl.h... yes
> checking for X... libraries , headers
> checking for gethostbyname... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... yes
> checking X11/X.h usability... yes
> checking X11/X.h presence... yes
> checking for X11/X.h... yes
> checking CFBase.h usability... no
> checking CFBase.h presence... no
> checking for CFBase.h... no
> checking execinfo.h usability... yes
> checking execinfo.h presence... yes
> checking for execinfo.h... yes
> checking whether backtrace_symbols_fd() is in libc... 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
> checking if the linker (/usr/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 whether to install sysactions.conf... yes
> checking whether to enable Files menu item... yes
> checking which device backend to use... checking for eeze_disk_function in
> -leeze... no
> configure: eeze mounting disabled
> eeze
> checking whether to build documentation... yes
> checking for doxygen... no
> WARNING:
> The doxygen program was not found in your execute path.
> You may have doxygen installed somewhere not covered by your path.
> 
> If this is the case make sure you have the packages installed, AND
> that the doxygen program is in your execute path (see your
> shell manual page on setting the $PATH environment variable), OR
> alternatively, specify the program to use with --with-doxygen.
> configure: WARNING: no doxygen detected. Documentation will not be built
> checking for E_REMOTE... yes
> checking for E_IMC... yes
> checking for E_THUMB... yes
> checking for E_FM... yes
> checking for E_FM_OP... yes
> checking for E_FM_OPEN... yes
> checking for E_SYS... yes
> checking for E_INIT... yes
> checking for E... yes
> checking for ECORE_IMF... yes
> configure: Enlightenment build profile set to SLOW_PC
> checking for EET... yes
> 
> checking optional module battery:
> checking for BATTERY... yes
> optional module battery passed checks.
> 
> 
> checking optional module temperature:
> checking for TEMPERATURE... yes
> optional module temperature passed checks.
> 
> 
> checking optional module conf-theme:
> checking for EXCHANGE... yes
> optional module conf-theme passed checks.
> 
> 
> checking optional module mixer:
> checking for ALSA... yes
> optional module mixer passed checks.
> 
> 
> checking optional module connman:
> checking for ECONNMAN... yes
> optional module connman passed checks.
> 
> 
> checking optional module bluez:
> checking for EBLUEZ... yes
> optional module bluez passed checks.
> 
> 
> checking optional module ofono:
> checking for EOFONO... yes
> optional module ofono passed checks.
> 
> checking for ENOTIFY... yes
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating enlightenment.spec
> config.status: creating enlightenment.pc
> config.status: creating src/Makefile
> config.status: creating src/bin/Makefile
> config.status: creating src/bin/e_fm/Makefile
> config.status: creating src/modules/Makefile
> config.status: creating src/modules/ibar/Makefile
> config.status: creating src/modules/ibar/module.desktop
> config.status: creating src/modules/dropshadow/Makefile
> config.status: creating src/modules/dropshadow/module.desktop
> config.status: creating src/modules/clock/Makefile
> config.status: creating src/modules/clock/module.desktop
> config.status: creating src/modules/pager/Makefile
> config.status: creating src/modules/pager/module.desktop
> config.status: creating src/modules/battery/Makefile
> config.status: creating src/modules/battery/module.desktop
> config.status: creating src/modules/temperature/Makefile
> config.status: creating src/modules/temperature/module.desktop
> config.status: creating src/modules/cpufreq/Makefile
> config.status: creating src/modules/cpufreq/module.desktop
> config.status: creating src/modules/ibox/Makefile
> config.status: creating src/modules/ibox/module.desktop
> config.status: creating src/modules/start/Makefile
> config.status: creating src/modules/start/module.desktop
> config.status: creating src/modules/winlist/Makefile
> config.status: creating src/modules/winlist/module.desktop
> config.status: creating src/modules/fileman/Makefile
> config.status: creating src/modules/fileman/module.desktop
> config.status: creating src/modules/fileman_opinfo/Makefile
> config.status: creating src/modules/fileman_opinfo/module.desktop
> config.status: creating src/modules/wizard/Makefile
> config.status: creating src/modules/conf/Makefile
> config.status: creating src/modules/conf/module.desktop
> config.status: creating src/modules/conf_wallpaper/Makefile
> config.status: creating src/modules/conf_wallpaper/module.desktop
> config.status: creating src/modules/conf_wallpaper2/Makefile
> config.status: creating src/modules/conf_wallpaper2/module.desktop
> config.status: creating src/modules/conf_theme/Makefile
> config.status: creating src/modules/conf_theme/module.desktop
> config.status: creating src/modules/conf_colors/Makefile
> config.status: creating src/modules/conf_colors/module.desktop
> config.status: creating src/modules/conf_fonts/Makefile
> config.status: creating src/modules/conf_fonts/module.desktop
> config.status: creating src/modules/conf_borders/Makefile
> config.status: creating src/modules/conf_borders/module.desktop
> config.status: creating src/modules/conf_icon_theme/Makefile
> config.status: creating src/modules/conf_icon_theme/module.desktop
> config.status: creating src/modules/conf_mouse_cursor/Makefile
> config.status: creating src/modules/conf_mouse_cursor/module.desktop
> config.status: creating src/modules/conf_transitions/Makefile
> config.status: creating src/modules/conf_transitions/module.desktop
> config.status: creating src/modules/conf_startup/Makefile
> config.status: creating src/modules/conf_startup/module.desktop
> config.status: creating src/modules/conf_intl/Makefile
> config.status: creating src/modules/conf_intl/module.desktop
> config.status: creating src/modules/conf_imc/Makefile
> config.status: creating src/modules/conf_imc/module.desktop
> config.status: creating src/modules/conf_profiles/Makefile
> config.status: creating src/modules/conf_profiles/module.desktop
> config.status: creating src/modules/msgbus/Makefile
> config.status: creating src/modules/msgbus/module.desktop
> config.status: creating src/modules/conf_engine/Makefile
> config.status: creating src/modules/conf_engine/module.desktop
> config.status: creating src/modules/conf_applications/Makefile
> config.status: creating src/modules/conf_applications/module.desktop
> config.status: creating src/modules/conf_desks/Makefile
> config.status: creating src/modules/conf_desks/module.desktop
> config.status: creating src/modules/conf_desk/Makefile
> config.status: creating src/modules/conf_desk/module.desktop
> config.status: creating src/modules/conf_display/Makefile
> config.status: creating src/modules/conf_display/module.desktop
> config.status: creating src/modules/conf_desklock/Makefile
> config.status: creating src/modules/conf_desklock/module.desktop
> config.status: creating src/modules/conf_screensaver/Makefile
> config.status: creating src/modules/conf_screensaver/module.desktop
> config.status: creating src/modules/conf_dpms/Makefile
> config.status: creating src/modules/conf_dpms/module.desktop
> config.status: creating src/modules/conf_shelves/Makefile
> config.status: creating src/modules/conf_shelves/module.desktop
> config.status: creating src/modules/conf_keybindings/Makefile
> config.status: creating src/modules/conf_keybindings/module.desktop
> config.status: creating src/modules/conf_mousebindings/Makefile
> config.status: creating src/modules/conf_mousebindings/module.desktop
> config.status: creating src/modules/conf_edgebindings/Makefile
> config.status: creating src/modules/conf_edgebindings/module.desktop
> config.status: creating src/modules/conf_acpibindings/Makefile
> config.status: creating src/modules/conf_acpibindings/module.desktop
> config.status: creating src/modules/conf_mouse/Makefile
> config.status: creating src/modules/conf_mouse/module.desktop
> config.status: creating src/modules/conf_window_display/Makefile
> config.status: creating src/modules/conf_window_display/module.desktop
> config.status: creating src/modules/conf_window_focus/Makefile
> config.status: creating src/modules/conf_window_focus/module.desktop
> config.status: creating src/modules/conf_window_remembers/Makefile
> config.status: creating src/modules/conf_window_remembers/module.desktop
> config.status: creating src/modules/conf_window_manipulation/Makefile
> config.status: creating src/modules/conf_window_manipulation/module.desktop
> config.status: creating src/modules/conf_menus/Makefile
> config.status: creating src/modules/conf_menus/module.desktop
> config.status: creating src/modules/conf_clientlist/Makefile
> config.status: creating src/modules/conf_clientlist/module.desktop
> config.status: creating src/modules/conf_dialogs/Makefile
> config.status: creating src/modules/conf_dialogs/module.desktop
> config.status: creating src/modules/conf_performance/Makefile
> config.status: creating src/modules/conf_performance/module.desktop
> config.status: creating src/modules/conf_winlist/Makefile
> config.status: creating src/modules/conf_winlist/module.desktop
> config.status: creating src/modules/conf_paths/Makefile
> config.status: creating src/modules/conf_paths/module.desktop
> config.status: creating src/modules/conf_mime/Makefile
> config.status: creating src/modules/conf_mime/module.desktop
> config.status: creating src/modules/conf_interaction/Makefile
> config.status: creating src/modules/conf_interaction/module.desktop
> config.status: creating src/modules/conf_scale/Makefile
> config.status: creating src/modules/conf_scale/module.desktop
> config.status: creating src/modules/gadman/Makefile
> config.status: creating src/modules/gadman/module.desktop
> config.status: creating src/modules/mixer/Makefile
> config.status: creating src/modules/mixer/module.desktop
> config.status: creating src/modules/connman/Makefile
> config.status: creating src/modules/connman/module.desktop
> config.status: creating src/modules/bluez/Makefile
> config.status: creating src/modules/bluez/module.desktop
> config.status: creating src/modules/ofono/Makefile
> config.status: creating src/modules/ofono/module.desktop
> config.status: creating src/modules/illume/Makefile
> config.status: creating src/modules/illume/module.desktop
> config.status: creating src/modules/illume/keyboards/Makefile
> config.status: creating src/modules/illume/dicts/Makefile
> config.status: creating src/modules/illume2/Makefile
> config.status: creating src/modules/illume2/doc/illume.dox
> config.status: creating src/modules/illume2/doc/Makefile
> config.status: creating src/modules/illume2/images/Makefile
> config.status: creating src/modules/illume2/module.desktop
> config.status: creating src/modules/illume2/keyboards/Makefile
> config.status: creating src/modules/illume2/policies/Makefile
> config.status: creating src/modules/illume2/policies/illume/Makefile
> config.status: creating src/modules/illume-home/Makefile
> config.status: creating src/modules/illume-home/module.desktop
> config.status: creating src/modules/illume-home-toggle/Makefile
> config.status: creating src/modules/illume-home-toggle/module.desktop
> config.status: creating src/modules/illume-softkey/Makefile
> config.status: creating src/modules/illume-softkey/module.desktop
> config.status: creating src/modules/illume-softkey/images/Makefile
> config.status: creating src/modules/illume-keyboard/Makefile
> config.status: creating src/modules/illume-keyboard/module.desktop
> config.status: creating src/modules/illume-keyboard/keyboards/Makefile
> config.status: creating src/modules/illume-keyboard/dicts/Makefile
> config.status: creating src/modules/illume-indicator/Makefile
> config.status: creating src/modules/illume-indicator/module.desktop
> config.status: creating src/modules/illume-indicator/images/Makefile
> config.status: creating src/modules/illume-kbd-toggle/Makefile
> config.status: creating src/modules/illume-kbd-toggle/module.desktop
> config.status: creating src/modules/illume-mode-toggle/Makefile
> config.status: creating src/modules/illume-mode-toggle/module.desktop
> config.status: creating src/modules/illume-bluetooth/Makefile
> config.status: creating src/modules/illume-bluetooth/module.desktop
> config.status: creating src/modules/syscon/Makefile
> config.status: creating src/modules/syscon/module.desktop
> config.status: creating src/modules/everything/Makefile
> config.status: creating src/modules/everything/module.desktop
> config.status: creating src/modules/everything/everything.pc
> config.status: creating src/modules/everything-files/Makefile
> config.status: creating src/modules/everything-files/module.desktop
> config.status: creating src/modules/everything-apps/Makefile
> config.status: creating src/modules/everything-apps/module.desktop
> config.status: creating src/modules/everything-windows/Makefile
> config.status: creating src/modules/everything-windows/module.desktop
> config.status: creating src/modules/everything-settings/Makefile
> config.status: creating src/modules/everything-settings/module.desktop
> config.status: creating src/modules/everything-calc/Makefile
> config.status: creating src/modules/everything-calc/module.desktop
> config.status: creating src/modules/everything-aspell/Makefile
> config.status: creating src/modules/everything-aspell/module.desktop
> config.status: creating src/modules/systray/Makefile
> config.status: creating src/modules/systray/module.desktop
> config.status: creating src/modules/comp/Makefile
> config.status: creating src/modules/comp/module.desktop
> config.status: creating src/preload/Makefile
> config.status: creating data/Makefile
> config.status: creating data/images/Makefile
> config.status: creating data/input_methods/Makefile
> config.status: creating data/themes/Makefile
> config.status: creating data/themes/images/Makefile
> config.status: creating data/other/Makefile
> config.status: creating data/xsession/Makefile
> config.status: creating data/xsession/enlightenment.desktop
> config.status: creating data/tools/Makefile
> config.status: creating data/etc/Makefile
> config.status: creating data/icons/Makefile
> config.status: creating data/backgrounds/Makefile
> config.status: creating doc/Makefile
> config.status: creating doc/e.dox
> config.status: creating config/Makefile
> config.status: creating config/default/Makefile
> config.status: creating config/standard/Makefile
> config.status: creating config/minimalist/Makefile
> config.status: creating config/scaleable/Makefile
> config.status: creating config/netbook/Makefile
> config.status: creating config/illume/Makefile
> config.status: creating config/illume-home/Makefile
> 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: executing depfiles commands
> config.status: executing libtool commands
> config.status: executing default-1 commands
> config.status: creating po/POTFILES
> config.status: setting ALL_LINGUAS in configure.in is obsolete
> config.status: creating po/Makefile
> 
> Summary:
>  * project.........: enlightenment 0.16.999.54127
>  * prefix..........: /opt/e17
>  * CFLAGS..........:
>  * LDFLAGS.........: -L/opt/e17/lib
> 
> Preferred Backends:
>  * device..........: eeze
> 
> Modules:
>  * disabled........:
> 
> Documentation:
>  * enabled.........: no
> 
> Compilation........: make (or gmake)
> 
> Installation.......: make all install (as root if needed, with 'su' or
> 'sudo')
> 
> -------------------------------------------------------------------------------
> EASY_E17 1.4.0 CMD: make -j 2
> -------------------------------------------------------------------------------
> make  all-recursive
> make[1]: entrant dans le répertoire « /root/e17_src/e »
> Making all in src
> make[2]: entrant dans le répertoire « /root/e17_src/e/src »
> Making all in bin
> make[3]: entrant dans le répertoire « /root/e17_src/e/src/bin »
> Making all in e_fm
> make[4]: entrant dans le répertoire « /root/e17_src/e/src/bin/e_fm »
>   CC     e_fm_main.o
>   CC     e_fm_main_dbus.o
> In file included from e_fm_main_dbus.h:7,
>                  from e_fm_main_dbus.c:52:
> ../../../src/bin/e_fm_shared_types.h:73: error: expected
> specifier-qualifier-list before ‘Ecore_Cb’
> In file included from ../../../src/bin/e_fm_shared_device.h:4,
>                  from e_fm_main.c:60:
> ../../../src/bin/e_fm_shared_types.h:73: error: expected
> specifier-qualifier-list before ‘Ecore_Cb’
> make[4]: *** [e_fm_main.o] Erreur 1
> make[4]: *** Attente des tâches non terminées....
> In file included from ../../../src/bin/e_includes.h:34,
>                  from ../../../src/bin/e.h:205,
>                  from ../../../src/bin/e_fm_device.h:4,
>                  from e_fm_main_dbus.c:57:
> ../../../src/bin/e_randr.h:28: error: expected specifier-qualifier-list
> before ‘Ecore_X_Randr_Orientation’
> ../../../src/bin/e_randr.h:44: error: expected specifier-qualifier-list
> before ‘Ecore_X_Randr_Signal_Format’
> ../../../src/bin/e_randr.h:70: error: expected specifier-qualifier-list
> before ‘Ecore_X_Randr_Orientation’
> ../../../src/bin/e_randr.h:79: error: expected specifier-qualifier-list
> before ‘Ecore_X_Randr_Screen_Size’
> ../../../src/bin/e_randr.h:118: error: expected specifier-qualifier-list
> before ‘Ecore_X_Randr_Orientation’
> ../../../src/bin/e_randr.h:125: error: expected specifier-qualifier-list
> before ‘Ecore_X_Randr_Screen_Size’
> ../../../src/bin/e_randr.h:135: error: expected specifier-qualifier-list
> before ‘Ecore_X_Randr_Output_Policy’
> In file included from e_fm_main_dbus.c:57:
> ../../../src/bin/e_fm_device.h:20: error: expected declaration specifiers or
> ‘...’ before ‘Ecore_Cb’
> ../../../src/bin/e_fm_device.h:20: error: expected declaration specifiers or
> ‘...’ before ‘Ecore_Cb’
> ../../../src/bin/e_fm_device.h:21: error: expected declaration specifiers or
> ‘...’ before ‘Ecore_Cb’
> ../../../src/bin/e_fm_device.h:21: error: expected declaration specifiers or
> ‘...’ before ‘Ecore_Cb’
> make[4]: *** [e_fm_main_dbus.o] Erreur 1
> make[4]: quittant le répertoire « /root/e17_src/e/src/bin/e_fm »
> make[3]: *** [all-recursive] Erreur 1
> make[3]: quittant le répertoire « /root/e17_src/e/src/bin »
> make[2]: *** [all-recursive] Erreur 1
> make[2]: quittant le répertoire « /root/e17_src/e/src »
> make[1]: *** [all-recursive] Erreur 1
> make[1]: quittant le répertoire « /root/e17_src/e »
> make: *** [all] Erreur 2
> 
> 
> -- 
> The right understanding of any matter and a misunderstanding of the same
> matter do not wholly exclude each other. -- Franz Kafka, "The Trial"
> ------------------------------------------------------------------------------
> The Next 800 Companies to Lead America's Growth: New Video Whitepaper
> David G. Thomson, author of the best-selling book "Blueprint to a 
> Billion" shares his insights and actions to help propel your 
> business during the next growth cycle. Listen Now!
> http://p.sf.net/sfu/SAP-dev2dev
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to