Hi there,

just got Elementary from Git:

 git clone git://git.enlightenment.org/core/elementary.git

./autogen.sh went ok, as long as ./configure, but make give me a weird error:

root@rover:/home/asbesto/Desktop/src/e/elementary# make
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash
/home/asbesto/Desktop/src/e/elementary/missing autoheader)
rm -f stamp-h1
touch elementary_config.h.in
cd . && /bin/bash ./config.status elementary_config.h
config.status: creating elementary_config.h
config.status: elementary_config.h is unchanged
make  all-recursive
make[1]: Entering directory '/home/asbesto/Desktop/src/e/elementary'
Making all in src
make[2]: Entering directory '/home/asbesto/Desktop/src/e/elementary/src'
Making all in lib
make[3]: Entering directory '/home/asbesto/Desktop/src/e/elementary/src/lib'
  EOLIAN   elm_access.eo.c
/usr/bin/eolian_gen: invalid option -- '-'
Usage: /usr/bin/eolian_gen [options] [input]
Options:
  -I inc        include path "inc"
  -g type       generate file of type "type"
  -o name       specify the base name for output
  -o type:name  specify a particular output filename
  -h            print this message and exit
  -v            print version and exit

Available types:
  h: C header file (.h)
  l: Legacy C header file (.legacy.h)
  s: Stub C header file (.stub.h)
  c: C source file (.c)
  i: Implementation file (added into .c)

By default, the 'hc' set is used ('h' for .eot files).
Output filenames are determined from input .eo filename.
Default filenames include input extension. (e.g. ".eo.c")
Makefile:2686: recipe for target 'elm_access.eo.c' failed
make[3]: *** [elm_access.eo.c] Error 1
make[3]: Leaving directory '/home/asbesto/Desktop/src/e/elementary/src/lib'
Makefile:436: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/asbesto/Desktop/src/e/elementary/src'
Makefile:631: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/asbesto/Desktop/src/e/elementary'
Makefile:514: recipe for target 'all' failed
make: *** [all] Error 2
root@rover:/home/asbesto/Desktop/src/e/elementary#


I can't find a solution. Any help? :)

Thank you all!


-- 
73 de IW9HGS - Gabriele "Asbesto Molesto" Zaverio
Museo dell'Informatica funzionante - Freaknet Computer Museum
http://museum.freaknet.org || http://freaknet.org/asbesto
GPG Fingerprint: 8935 5586 7F2D 9C5E 51B6  BBC5 EA15 9A4E 613D 44D7

------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to