Page 14 of 24 FirstFirst ... 41213141516 ... LastLast
Results 131 to 140 of 239

Thread: HOWTO: Bleeding edge e17 with updater script!

  1. #131
    Join Date
    Jul 2005
    Beans
    55

    Re: HOWTO: Bleeding edge e17 with updater script!

    Quote Originally Posted by finn
    Yep, I compiled twice successfully this morning (about 3hours ago)
    *grumbles* Well, I would LOVE to know what I am doing wrong then.

  2. #132
    Join Date
    Jul 2005
    Location
    on the edge of reality...
    Beans
    Hidden!

    Re: HOWTO: Bleeding edge e17 with updater script!

    Quote Originally Posted by KageKeeper
    *grumbles* Well, I would LOVE to know what I am doing wrong then.
    CVS is in an extraordinary amount of flux lately (Raster and the rest of the crew must have ingested WAY to much sugar).

    I'd recommend keeping tabs on CVS as well as the other E-specific RSS feeds, as well as browsing the changelogs, just to make sure that everything is working before fetching the files.

    Besides,*AHEM* I think building daily is a little much, people *AHEM*

    -- UDSF | Tango Desktop Project --

    -- openSUSE 11.3 / Ubuntu 10.04 --

  3. #133
    Join Date
    Jul 2005
    Beans
    55

    Re: HOWTO: Bleeding edge e17 with updater script!

    So. Using fresh CVS.

    Dies during epsilon build:

    Code:
    /usr/local/lib/libedje.so: undefined reference to `evas_smart_below_get_set'
    /usr/local/lib/libedje.so: undefined reference to `evas_smart_above_get_set'
    collect2: ld returned 1 exit status
    make[3]: *** [epsilon] Error 1
    make[3]: Leaving directory `/home/rob/e17cvs/e17/libs/epsilon/src/bin'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/rob/e17cvs/e17/libs/epsilon/src'
    make[1]: *** [all] Error 2
    make[1]: Leaving directory `/home/rob/e17cvs/e17/libs/epsilon/src'
    make: *** [all-recursive] Error 1
    Thoughts? Suggestions?

  4. #134
    Join Date
    Jul 2005
    Location
    on the edge of reality...
    Beans
    Hidden!

    Re: HOWTO: Bleeding edge e17 with updater script!

    Quote Originally Posted by KageKeeper
    So. Using fresh CVS.

    Dies during epsilon build:

    Code:
    /usr/local/lib/libedje.so: undefined reference to `evas_smart_below_get_set'
    /usr/local/lib/libedje.so: undefined reference to `evas_smart_above_get_set'
    collect2: ld returned 1 exit status
    make[3]: *** [epsilon] Error 1
    make[3]: Leaving directory `/home/rob/e17cvs/e17/libs/epsilon/src/bin'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/rob/e17cvs/e17/libs/epsilon/src'
    make[1]: *** [all] Error 2
    make[1]: Leaving directory `/home/rob/e17cvs/e17/libs/epsilon/src'
    make: *** [all-recursive] Error 1
    Thoughts? Suggestions?
    I've found that the best cure to an 'impossible' situation is a manual build.

    It will definitely take longer, but also allows more feedback.

    Plus, I've never failed to build E manually, though at times I've had the automated scripts die on me.

    -- UDSF | Tango Desktop Project --

    -- openSUSE 11.3 / Ubuntu 10.04 --

  5. #135
    Join Date
    Jul 2005
    Beans
    55

    Re: HOWTO: Bleeding edge e17 with updater script!

    Quote Originally Posted by darkmatter
    I've found that the best cure to an 'impossible' situation is a manual build.

    It will definitely take longer, but also allows more feedback.

    Plus, I've never failed to build E manually, though at times I've had scripts die on me.
    Is there a good source for the proper order with which to build manually?

  6. #136
    Join Date
    Jul 2005
    Location
    on the edge of reality...
    Beans
    Hidden!

    Re: HOWTO: Bleeding edge e17 with updater script!

    Quote Originally Posted by KageKeeper
    Is there a good source for the proper order with which to build manually?
    Here...


    ...and Here.

    Also, check the CVS commit feeds at e-develop, as well as checking the changelogs before compiling. It'll save you a migrane.
    Last edited by darkmatter; August 28th, 2005 at 06:24 AM.

    -- UDSF | Tango Desktop Project --

    -- openSUSE 11.3 / Ubuntu 10.04 --

  7. #137
    Join Date
    Jun 2005
    Location
    Canada
    Beans
    40

    Re: HOWTO: Bleeding edge e17 with updater script!

    Quote Originally Posted by darkmatter
    Besides,*AHEM* I think building daily is a little much, people *AHEM*
    Truer words have never been spoken...in fact shame on you people who continue to build...give it a rest...

    oh screw the pretense....I have built it 3 times already today...and more times yesterday and I plan to build more tomorrow...this MUST STOP!!...

    I need help...

  8. #138
    Join Date
    Apr 2005
    Beans
    1,395

    Re: HOWTO: Bleeding edge e17 with updater script!

    Quote Originally Posted by gorkhal
    Truer words have never been spoken...in fact shame on you people who continue to build...give it a rest...

    oh screw the pretense....I have built it 3 times already today...and more times yesterday and I plan to build more tomorrow...this MUST STOP!!...

    I need help...
    A stupid question - is it worth it? I mean if the CVS version is much better than Smoog's build?

  9. #139
    Join Date
    Jul 2005
    Location
    on the edge of reality...
    Beans
    Hidden!

    Re: HOWTO: Bleeding edge e17 with updater script!

    Quote Originally Posted by foxy123
    A stupid question - is it worth it? I mean if the CVS version is much better than Smoog's build?
    The CVS has several additions and improvements. But, if you don't wan't to go through the trouble of compiling, then don't bother. The updates are only small improvements.

    -- UDSF | Tango Desktop Project --

    -- openSUSE 11.3 / Ubuntu 10.04 --

  10. #140
    Join Date
    Jul 2005
    Beans
    55

    Re: HOWTO: Bleeding edge e17 with updater script!

    All right. I hate to be a pest, but...

    I am doing the manual build now. Checked the CVS commits and see nothing changed that would do this. During the make of edje I get this:

    Code:
    ../../src/lib/.libs/libedje.so: undefined reference to `evas_smart_below_get_set'
    ../../src/lib/.libs/libedje.so: undefined reference to `evas_smart_above_get_set'
    collect2: ld returned 1 exit status
    make[3]: *** [edje] Error 1
    make[3]: Leaving directory `/home/rob/cvs/e17/libs/edje/src/bin'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/rob/cvs/e17/libs/edje/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/rob/cvs/e17/libs/edje'
    make: *** [all] Error 2
    Anyone know why? What may be causing that? I have already built evas and that compiled fine.

    Thoughts?

Page 14 of 24 FirstFirst ... 41213141516 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •