On Fri, Jan 24, 2014 at 2:19 PM, Robert Heller <hel...@deepsoft.com> wrote:
> At Fri, 24 Jan 2014 16:27:41 +0100 Enlightenment developer list         
> <enlightenment-devel@lists.sourceforge.net> wrote:
>
>>
>> ok everythings clean from zero.. and elemntary got this errors.
>> doing
>
> Did you *properly* install efl?
>

ldconfig

>
>>
>>  "make" process
>>
>> Making all in prefs
>> make[4]: Entering directory
>> `/home/tony/_developer/enlightenment/core/elementary/src/modules/prefs'
>>   CC       module_la-prefs_iface.lo
>>   CC       module_la-elm_button.lo
>>   CC       module_la-elm_check.lo
>>   CC       module_la-elm_datetime.lo
>>   CC       module_la-elm_entry.lo
>>   CC       module_la-elm_label.lo
>>   CC       module_la-elm_separator.lo
>>   CC       module_la-elm_slider.lo
>>   CC       module_la-elm_spinner.lo
>>   CC       module_la-elm_swallow.lo
>>   CC       module_la-elm_vertical_box.lo
>>   CC       module_la-elm_horizontal_box.lo
>>   CC       module_la-elm_vertical_frame.lo
>>   CC       module_la-elm_horizontal_frame.lo
>>   CCLD     module.la
>>   EDJ    elm_prefs_swallow.edj
>> /usr/local/bin/edje_cc: error while loading shared libraries:
>> libecore_file.so.1: cannot open shared object file: No such file or
>> directory
>> make[4]: *** [elm_prefs_swallow.edj] Error 127
>> make[4]: Leaving directory
>> `/home/tony/_developer/enlightenment/core/elementary/src/modules/prefs'
>> make[3]: *** [all-recursive] Error 1
>> make[3]: Leaving directory
>> `/home/tony/_developer/enlightenment/core/elementary/src/modules'
>> make[2]: *** [all-recursive] Error 1
>> make[2]: Leaving directory
>> `/home/tony/_developer/enlightenment/core/elementary/src'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory
>> `/home/tony/_developer/enlightenment/core/elementary'
>> make: *** [all] Error 2
>>
>>
>>
>> 2014/1/23 Robert Heller <hel...@deepsoft.com>
>>
>> > Did you compile efl first?  You probably also need the git version as well.
>> > You will also need to *install* efl.  Once you have compiled elementery,
>> > you
>> > will need to install it too before you can compile enightenment.
>> >
>> > At Thu, 23 Jan 2014 16:20:30 +0100 Enlightenment developer list         <
>> > enlightenment-devel@lists.sourceforge.net> wrote:
>> >
>> > >
>> > > ohh i have compiling error.. with elementary.. i guess that is why
>> > starting
>> > > get this errors..
>> > > take a look my elementary output errors said.
>> > >
>> > > i did...
>> > >
>> > > sudo make clean...
>> > > sudo ./configure
>> > > sudo make
>> > >
>> > > ....everithyng ok.. till....
>> > >   CC       elementary_test-test_win_state.o
>> > >   CCLD     elementary_test
>> > > ../../src/lib/.libs/libelementary.so: undefined reference to
>> > > `ecore_x_window_permanent_new'
>> > > ../../src/lib/.libs/libelementary.so: undefined reference to
>> > > `edje_object_part_text_input_panel_show_on_demand_set'
>> > > collect2: error: ld returned 1 exit status
>> > > make[3]: *** [elementary_test] Error 1
>> > > make[3]: Leaving directory
>> > > `/home/tony/_developer/enlightenment/core/elementary/src/bin'
>> > > make[2]: *** [all-recursive] Error 1
>> > > make[2]: Leaving directory
>> > > `/home/tony/_developer/enlightenment/core/elementary/src'
>> > > make[1]: *** [all-recursive] Error 1
>> > > make[1]: Leaving directory
>> > > `/home/tony/_developer/enlightenment/core/elementary'
>> > > make: *** [all] Error 2
>> > >
>> > >
>> > >
>> > > 2014/1/23 Tony Peña <emperor...@gmail.com>
>> > >
>> > > > i have all my E from git.... beacuse i exec this script 1st time and
>> > the
>> > > > rest time only update script i send before... and compile if i see hard
>> > > > changes... to stay update with the devel ...
>> > > >
>> > > >
>> > > > 2014/1/23 Tony Peña <emperor...@gmail.com>
>> > > >
>> > > >> I compile elementary...
>> > > >> my order is efl, evas_generic_loaders, emotion_generic_players,
>> > > >> elementary, e as explain to me in the IRC
>> > > >> i send here my script to compile to can take a look and maybe fix
>> > > >> something in other order...
>> > > >> thanxs in advance
>> > > >>
>> > > >>
>> > > >> 2014/1/23 Fan Cris <fancr...@gmail.com>
>> > > >>
>> > > >>> so, build and elementary from git and try again
>> > > >>>
>> > > >>>
>> > > >>> On Thu, Jan 23, 2014 at 4:39 PM, Tony Peña <emperor...@gmail.com>
>> > wrote:
>> > > >>>
>> > > >>> > Hi...
>> > > >>> > I'm compiling Enlightfrom git. in the correct order. but now i'm
>> > stay
>> > > >>> > receibing these errors.. any idea? or have to wait for some source
>> > > >>> package
>> > > >>> > aren't still complete develop??
>> > > >>> >
>> > > >>> > configure: error: Package requirements (
>> > > >>> >   evas >= 1.8.99
>> > > >>> >   ecore >= 1.8.99
>> > > >>> >   ecore-x >= 1.8.99
>> > > >>> >   ecore-evas >= 1.8.99
>> > > >>> >   ecore-input >= 1.8.99
>> > > >>> >   ecore-input-evas >= 1.8.99
>> > > >>> >   ecore-con >= 1.8.99
>> > > >>> >   ecore-ipc >= 1.8.99
>> > > >>> >   ecore-file >= 1.8.99
>> > > >>> >   eet >= 1.8.99
>> > > >>> >   edje >= 1.8.99
>> > > >>> >   efreet >= 1.8.99
>> > > >>> >   efreet-mime >= 1.8.99
>> > > >>> >   efreet-trash >= 1.8.99
>> > > >>> >   eina >= 1.8.99
>> > > >>> >   eldbus >= 1.8.99
>> > > >>> >   eio >= 1.8.99
>> > > >>> >   elementary >= 1.8.99
>> > > >>> >   emotion >= 1.8.99
>> > > >>> >
>> > > >>> >
>> > > >>> >   eeze
>> > > >>> > ) were not met:
>> > > >>> >
>> > > >>> > Requested 'elementary >= 1.8.99' but version of elementary is
>> > > >>> 1.8.0-alpha2
>> > > >>> >
>> > > >>> >
>> > > >>> > --
>> > > >>> > 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
>> > > >>> >
>> > > >>> >
>> > > >>>
>> > ------------------------------------------------------------------------------
>> > > >>> > CenturyLink Cloud: The Leader in Enterprise Cloud Services.
>> > > >>> > Learn Why More Businesses Are Choosing CenturyLink Cloud For
>> > > >>> > Critical Workloads, Development Environments & Everything In
>> > Between.
>> > > >>> > Get a Quote or Start a Free Trial Today.
>> > > >>> >
>> > > >>> >
>> > > >>>
>> > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
>> > > >>> > _______________________________________________
>> > > >>> > enlightenment-devel mailing list
>> > > >>> > enlightenment-devel@lists.sourceforge.net
>> > > >>> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>> > > >>> >
>> > > >>>
>> > > >>>
>> > ------------------------------------------------------------------------------
>> > > >>> CenturyLink Cloud: The Leader in Enterprise Cloud Services.
>> > > >>> Learn Why More Businesses Are Choosing CenturyLink Cloud For
>> > > >>> Critical Workloads, Development Environments & Everything In Between.
>> > > >>> Get a Quote or Start a Free Trial Today.
>> > > >>>
>> > > >>>
>> > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
>> > > >>> _______________________________________________
>> > > >>> enlightenment-devel mailing list
>> > > >>> enlightenment-devel@lists.sourceforge.net
>> > > >>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>> > > >>>
>> > > >>
>> > > >>
>> > > >>
>> > > >> --
>> > > >> 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
>> > > >>
>> > > >
>> > > >
>> > > >
>> > > > --
>> > > > 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
>> > > >
>> > >
>> > >
>> > >
>> >
>> > --
>> > Robert Heller             -- 978-544-6933 / hel...@deepsoft.com
>> > Deepwoods Software        -- http://www.deepsoft.com/
>> > ()  ascii ribbon campaign -- against html e-mail
>> > /\  www.asciiribbon.org   -- against proprietary attachments
>> >
>> >
>> >
>> >
>> >
>> >
>> > ------------------------------------------------------------------------------
>> > CenturyLink Cloud: The Leader in Enterprise Cloud Services.
>> > Learn Why More Businesses Are Choosing CenturyLink Cloud For
>> > Critical Workloads, Development Environments & Everything In Between.
>> > Get a Quote or Start a Free Trial Today.
>> >
>> > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
>> > _______________________________________________
>> > enlightenment-devel mailing list
>> > enlightenment-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>> >
>> >
>>
>>
>
> --
> Robert Heller             -- 978-544-6933 / hel...@deepsoft.com
> Deepwoods Software        -- http://www.deepsoft.com/
> ()  ascii ribbon campaign -- against html e-mail
> /\  www.asciiribbon.org   -- against proprietary attachments
>
>
>
>
>
> ------------------------------------------------------------------------------
> CenturyLink Cloud: The Leader in Enterprise Cloud Services.
> Learn Why More Businesses Are Choosing CenturyLink Cloud For
> Critical Workloads, Development Environments & Everything In Between.
> Get a Quote or Start a Free Trial Today.
> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to