Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] gtk-gnutella-0.96.1 fails to compile
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
GreenPenInc
Tux's lil' helper
Tux's lil' helper


Joined: 26 Jan 2005
Posts: 122

PostPosted: Tue Nov 21, 2006 10:28 pm    Post subject: [SOLVED] gtk-gnutella-0.96.1 fails to compile Reply with quote

Having trouble emerging gtk-gnutella:

Code:
Continuing in src/if/bridge...
make[6]: Leaving directory `/var/tmp/portage/gtk-gnutella-0.96.1/work/gtk-gnutella-0.96.1/src/if/bridge'
make[5]: Leaving directory `/var/tmp/portage/gtk-gnutella-0.96.1/work/gtk-gnutella-0.96.1/src/if'
make[4]: Leaving directory `/var/tmp/portage/gtk-gnutella-0.96.1/work/gtk-gnutella-0.96.1/src/if'
make[3]: Leaving directory `/var/tmp/portage/gtk-gnutella-0.96.1/work/gtk-gnutella-0.96.1/src'
make[2]: Leaving directory `/var/tmp/portage/gtk-gnutella-0.96.1/work/gtk-gnutella-0.96.1/src'
Making all in pixmaps...
make[2]: Entering directory `/var/tmp/portage/gtk-gnutella-0.96.1/work/gtk-gnutella-0.96.1/pixmaps'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/gtk-gnutella-0.96.1/work/gtk-gnutella-0.96.1/pixmaps'
Making all in po...
make[2]: Entering directory `/var/tmp/portage/gtk-gnutella-0.96.1/work/gtk-gnutella-0.96.1/po'
test -z "de.gmo el.gmo es.gmo fr.gmo hu.gmo ja.gmo nb.gmo nl.gmo uk.gmo zh_CN.gmo" || make de.gmo el.gmo es.gmo fr.gmo hu.gmo ja.gmo nb.gmo nl.gmo uk.gmo zh_CN.gmo
make[3]: Entering directory `/var/tmp/portage/gtk-gnutella-0.96.1/work/gtk-gnutella-0.96.1/po'
rm -f de.gmo && /usr/bin/msgfmt --statistics -c -o de.gmo de.po
rm -f el.gmo && /usr/bin/msgfmt --statistics -c -o el.gmo el.po
de.po:4251: number of format specifications in 'msgid' and 'msgstr[1]' does not match
de.po:4258: number of format specifications in 'msgid' and 'msgstr[1]' does not match
de.po:8739: number of format specifications in 'msgid' and 'msgstr[1]' does not match
/usr/bin/msgfmt: found 3 fatal errors
1205 translated messages, 4 fuzzy translations, 616 untranslated messages.
make[3]: *** [de.gmo] Error 1
make[3]: *** Waiting for unfinished jobs....
1618 translated messages, 32 fuzzy translations, 165 untranslated messages.
make[3]: Leaving directory `/var/tmp/portage/gtk-gnutella-0.96.1/work/gtk-gnutella-0.96.1/po'
make[2]: *** [stamp-po] Error 2
make[2]: Leaving directory `/var/tmp/portage/gtk-gnutella-0.96.1/work/gtk-gnutella-0.96.1/po'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/var/tmp/portage/gtk-gnutella-0.96.1/work/gtk-gnutella-0.96.1'
make: *** [all] Error 2

!!! ERROR: net-p2p/gtk-gnutella-0.96.1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  gtk-gnutella-0.96.1.ebuild, line 47:   Called die

!!! Compile failed
!!! If you need support, post the topmost build error, and the call stack if relevant.



Any ideas? I tried doing "revdep-rebuild" but it didn't solve my problem.

Thanks!
_________________
_-(GPI)-_


Last edited by GreenPenInc on Wed Nov 29, 2006 2:49 pm; edited 1 time in total
Back to top
View user's profile Send private message
egberts
Guru
Guru


Joined: 04 Nov 2003
Posts: 357
Location: Dimmed Cathode Ray Tube

PostPosted: Mon Nov 27, 2006 6:10 pm    Post subject: Reply with quote

ditto here...
_________________
Clusters of Fry's Special, AMD 2200, 2 GB DDR, 220 GB (2008.1/desktop, stage 1, -O3) x8
HP Compaq Fry's SPecial, AMD 2100, 2 GB DDR, 260 GB (2008.0/server, stage 1, -O3)
Ultra Sparc 5, 256MB, 3GB (2006.1/server, stage 1, -O3)
Back to top
View user's profile Send private message
egberts
Guru
Guru


Joined: 04 Nov 2003
Posts: 357
Location: Dimmed Cathode Ray Tube

PostPosted: Mon Nov 27, 2006 6:21 pm    Post subject: Reply with quote

Fixed it by doing

Code:
USE="-nls" emerge gtk-gnutella

_________________
Clusters of Fry's Special, AMD 2200, 2 GB DDR, 220 GB (2008.1/desktop, stage 1, -O3) x8
HP Compaq Fry's SPecial, AMD 2100, 2 GB DDR, 260 GB (2008.0/server, stage 1, -O3)
Ultra Sparc 5, 256MB, 3GB (2006.1/server, stage 1, -O3)
Back to top
View user's profile Send private message
GreenPenInc
Tux's lil' helper
Tux's lil' helper


Joined: 26 Jan 2005
Posts: 122

PostPosted: Wed Nov 29, 2006 2:49 pm    Post subject: Reply with quote

egberts wrote:
Fixed it by doing

Code:
USE="-nls" emerge gtk-gnutella


That did it!

Thanks :)

EDIT: As a reminder to anyone else who has this problem: be sure to add
Code:
net-p2p/gtk-gnutella -nls
to your
Code:
/etc/portage/package.use
file.
_________________
_-(GPI)-_
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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