Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
evolution 1.3.1
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
marduk
Retired Dev
Retired Dev


Joined: 20 Sep 2002
Posts: 78

PostPosted: Fri Mar 14, 2003 4:35 am    Post subject: evolution 1.3.1 Reply with quote

Thought I'd start this thread.

Anyone got it to build yet? I'm getting sandbox error compiling gal

Code:

-------------------------- ACCESS VIOLATION SUMMARY---------------------------
LOG FILE = "/tmp/sandbox-gal-1.99.2-4711.log"
 
mkdir:     /usr/share/gal-2.0
--------------------------------------------------------------------------------


bummer
:(
Back to top
View user's profile Send private message
Daganoth
Apprentice
Apprentice


Joined: 12 Jun 2002
Posts: 194
Location: Greensboro, NC

PostPosted: Fri Mar 14, 2003 3:30 pm    Post subject: Reply with quote

While I don't have the same error, I cannot compile gal-1.99.2 either. I've tried both aggressive and conservative compile options...same error. Personally, mine breaks here:

Code:

make[3]: *** No rule to make target `../../gal/widgets/libwidgets.la', needed by `test-color'.  Stop.
make[3]: *** Waiting for unfinished jobs....
mv -f .libs/widget-pixmap-combo.lo widget-pixmap-combo.lo
mv -f .libs/widget-color-combo.lo widget-color-combo.lo
make[3]: Leaving directory `/var/tmp/portage/gal-1.99.2/work/gal-1.99.2/gal/widgets'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gal-1.99.2/work/gal-1.99.2/gal'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gal-1.99.2/work/gal-1.99.2'
make: *** [all] Error 2
 
!!! ERROR: gnome-extra/gal-1.99.2 failed.
!!! Function src_compile, Line 42, Exitcode 2
!!! (no error message)


Darn widgets... :D
Back to top
View user's profile Send private message
marduk
Retired Dev
Retired Dev


Joined: 20 Sep 2002
Posts: 78

PostPosted: Fri Mar 14, 2003 3:33 pm    Post subject: Reply with quote

I think I had that problem too, but was resolved when I disabled parallel builds for make
Code:
MAKEOPTS=""
.

--m
Back to top
View user's profile Send private message
Daganoth
Apprentice
Apprentice


Joined: 12 Jun 2002
Posts: 194
Location: Greensboro, NC

PostPosted: Fri Mar 14, 2003 5:00 pm    Post subject: Reply with quote

Thanks!

Going by past suggestions for access violations, I emerged the latest version of portage (r10), which didn't change anything, same error.

Then I created the directory where the violation is taking place. New access violation errors.

Sooooo...I'm going to try and disable all the flags in FEATURES. Seems as though the modifications are limited only to the /usr/share/gal-2.0 directory.

Compiling Now...
Back to top
View user's profile Send private message
Daganoth
Apprentice
Apprentice


Joined: 12 Jun 2002
Posts: 194
Location: Greensboro, NC

PostPosted: Fri Mar 14, 2003 5:09 pm    Post subject: Reply with quote

Bah!

Code:

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-gal-1.99.2-19975.log"
 
open_wr:   /usr/share/gal-2.0/1.99.2/glade/gal-categories.glade
open_wr:   /usr/share/gal-2.0/1.99.2/glade/e-categories-master-list-dialog.glade--------------------------------------------------------------------------------


Maybe resistance is futile...
Back to top
View user's profile Send private message
Lovechild
Advocate
Advocate


Joined: 17 May 2002
Posts: 2858
Location: Århus, Denmark

PostPosted: Fri Mar 14, 2003 7:01 pm    Post subject: Reply with quote

isn't dodir suppose to handle this kind of.... crap... ?
Back to top
View user's profile Send private message
suka
Developer
Developer


Joined: 22 Apr 2002
Posts: 383

PostPosted: Fri Mar 14, 2003 8:04 pm    Post subject: Reply with quote

Daganoth wrote:
Bah!

Code:

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-gal-1.99.2-19975.log"
 
open_wr:   /usr/share/gal-2.0/1.99.2/glade/gal-categories.glade
open_wr:   /usr/share/gal-2.0/1.99.2/glade/e-categories-master-list-dialog.glade--------------------------------------------------------------------------------


Maybe resistance is futile...


There is a new version in portage now which solves this problem (at least for me ;-) )

Try the wonders of emerge sync
Back to top
View user's profile Send private message
dbezona
n00b
n00b


Joined: 06 Feb 2003
Posts: 68

PostPosted: Fri Mar 14, 2003 8:45 pm    Post subject: Reply with quote

I got it to build by having:
FEATURES=""
in my make.conf

Just finished building it, and it seems to work fairly well so far.
Back to top
View user's profile Send private message
Daganoth
Apprentice
Apprentice


Joined: 12 Jun 2002
Posts: 194
Location: Greensboro, NC

PostPosted: Fri Mar 14, 2003 10:31 pm    Post subject: Reply with quote

Actually, I had emerge sync and portage earlier this morning, so unless it has been released this afternoon, I should be up-to-date.

But anyways, seems I never really disabled sandbox in the first place (Thanx debzona). I only commented out FEATURES="..." instead of adding the FEATURES="" line.
Back to top
View user's profile Send private message
suka
Developer
Developer


Joined: 22 Apr 2002
Posts: 383

PostPosted: Fri Mar 14, 2003 10:52 pm    Post subject: Reply with quote

Daganoth wrote:
Actually, I had emerge sync and portage earlier this morning, so unless it has been released this afternoon, I should be up-to-date.


It has.
Back to top
View user's profile Send private message
Lovechild
Advocate
Advocate


Joined: 17 May 2002
Posts: 2858
Location: Århus, Denmark

PostPosted: Fri Mar 14, 2003 11:07 pm    Post subject: Reply with quote

oh my god.... it's beautiful....

I'm all of a sudden finding myself drooling over the upcoming Ximian Desktop 2 release... oh yeah.
Back to top
View user's profile Send private message
narensankar
Tux's lil' helper
Tux's lil' helper


Joined: 04 Nov 2002
Posts: 109

PostPosted: Fri Mar 14, 2003 11:14 pm    Post subject: Reply with quote

I just emerged the new evo, and email works ok. Calendar and tasks seem to have problems. Has anyone else seen this. I keep getting errors that the tasks and calendar cannot be opened. They work fine when I go back to evo 1.2.2.

Naren
Back to top
View user's profile Send private message
Lovechild
Advocate
Advocate


Joined: 17 May 2002
Posts: 2858
Location: Århus, Denmark

PostPosted: Sat Mar 15, 2003 9:07 am    Post subject: Reply with quote

narensankar wrote:
I just emerged the new evo, and email works ok. Calendar and tasks seem to have problems. Has anyone else seen this. I keep getting errors that the tasks and calendar cannot be opened. They work fine when I go back to evo 1.2.2.

Naren


It's not even a beta, expect it to be a bit broken.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum