Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
<bump>Problem emrging gnumeric</bump>
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
jammin
Guru
Guru


Joined: 21 Jun 2004
Posts: 340

PostPosted: Mon Jul 12, 2004 3:29 pm    Post subject: <bump>Problem emrging gnumeric</bump> Reply with quote

Hi, i get this error whilst compiling gnumeric

Code:

then mv -f ".deps/sheet-filter.Tpo" ".deps/sheet-filter.Po"; \
else rm -f ".deps/sheet-filter.Tpo"; exit 1; \
fi
sheet-autofill.c: In function `autofill_cell':
sheet-autofill.c:704: error: assignment of read-only member `cols'
sheet-autofill.c:712: error: assignment of read-only member `rows'
sheet-autofill.c:722: error: assignment of read-only member `expr'
make[4]: *** [sheet-autofill.o] Error 1
make[4]: *** Waiting for unfinished jobs....
sheet-filter.c:379:2: warning: #warning "FIXME: is this really the type of equality (and hash) we want here?"
make[4]: Leaving directory `/var/tmp/portage/gnumeric-1.2.6/work/gnumeric-1.2.6/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/gnumeric-1.2.6/work/gnumeric-1.2.6/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/gnumeric-1.2.6/work/gnumeric-1.2.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnumeric-1.2.6/work/gnumeric-1.2.6'make: *** [all] Error 2
 
!!! ERROR: app-office/gnumeric-1.2.6 failed.
!!! Function src_compile, Line 74, Exitcode 2
!!! (no error message)
 
root@tux jammin #


Im using gnome.

Any suggestions?

Thanks


Last edited by jammin on Wed Jul 14, 2004 3:14 pm; edited 1 time in total
Back to top
View user's profile Send private message
polle
Veteran
Veteran


Joined: 28 Feb 2003
Posts: 1498
Location: Belgium

PostPosted: Mon Jul 12, 2004 7:01 pm    Post subject: Reply with quote

you could try if the newerversion emerges:


# ACCEPT_KEYWORDS="~x86" emerge gnumeric
Back to top
View user's profile Send private message
vettesiv
n00b
n00b


Joined: 08 Jul 2004
Posts: 8
Location: Philadelphia, Pennsylvania

PostPosted: Tue Jul 13, 2004 2:36 am    Post subject: Reply with quote

Just got this meself. Hope we get an answer... There was a mountain of dependencies for me ...
Back to top
View user's profile Send private message
jammin
Guru
Guru


Joined: 21 Jun 2004
Posts: 340

PostPosted: Wed Jul 14, 2004 3:15 pm    Post subject: Reply with quote

I know its selfish to bump my own topic but there is someone else with this error too.

The stable gnumeric is the latest available so im assuming
Code:

ACCEPT_KEYWORDS="~x86" emerge gnumeric

would make no difference.

Any suggestions???

Thanks.
Back to top
View user's profile Send private message
polle
Veteran
Veteran


Joined: 28 Feb 2003
Posts: 1498
Location: Belgium

PostPosted: Thu Jul 15, 2004 1:57 pm    Post subject: Reply with quote

you didn't try, why not?, look here:

https://forums.gentoo.org/viewtopic.php?t=194727&highlight=gnumeric
Back to top
View user's profile Send private message
robmoss
Retired Dev
Retired Dev


Joined: 27 May 2003
Posts: 2634
Location: Jesus College, Oxford

PostPosted: Thu Jul 15, 2004 3:44 pm    Post subject: Reply with quote

jammin wrote:
I know its selfish to bump my own topic but there is someone else with this error too.

The stable gnumeric is the latest available so im assuming
Code:

ACCEPT_KEYWORDS="~x86" emerge gnumeric

would make no difference.

Any suggestions???

Thanks.


No, wrong - the latest available is 1.2.12.

Code:
# etcat -v gnumeric
[ Results for search key           : gnumeric ]
[ Candidate applications found : 5 ]

 Only printing found installed programs.

*  app-office/gnumeric :
        [M  ] 1.0.13-r1 (0)
        [   ] 1.2.2 (0)
        [ ~ ] 1.2.4 (0)
        [ ~ ] 1.2.6 (0)
        [ ~I] 1.2.12 (0)


So, you want to do this:

Code:
mkdir -p /etc/portage
echo "app-office/gnumeric-1.2.12 ~x86" >> /etc/portage/package.keywords
emerge gnumeric

_________________
Reality is for those who can't face Science Fiction.

emerge -U will kill your Gentoo
ecatmur, Lord of Portage Bash Scripts
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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