Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gtkspell-2.0.4 emerge issues
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
TheJabberwokk
Apprentice
Apprentice


Joined: 13 Aug 2002
Posts: 196
Location: Gloucester

PostPosted: Fri Jun 20, 2003 2:42 am    Post subject: gtkspell-2.0.4 emerge issues Reply with quote

When trying to emerge gtkspell-2.0.4 I got this:
Quote:
make[1]: Entering directory `/var/tmp/portage/gtkspell-2.0.4/work/gtkspell-2.0.4/docs'
make[2]: Entering directory `/var/tmp/portage/gtkspell-2.0.4/work/gtkspell-2.0.4/docs'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /var/tmp/portage/gtkspell-2.0.4/image//usr/share/gtk-doc/html/gtkspell
mkdir /var/tmp/portage/gtkspell-2.0.4/image/usr/share
mkdir /var/tmp/portage/gtkspell-2.0.4/image/usr/share/gtk-doc
mkdir /var/tmp/portage/gtkspell-2.0.4/image/usr/share/gtk-doc/html
mkdir /var/tmp/portage/gtkspell-2.0.4/image/usr/share/gtk-doc/html/gtkspell
(installfiles=`echo ./html/*.html`; \
if test "$installfiles" = './html/*.html'; \
then echo '-- Nothing to install' ; \
else \
for i in $installfiles; do \
echo '-- Installing '$i ; \
/bin/install -c -m 644 $i /var/tmp/portage/gtkspell-2.0.4/image//usr/share/gtk-doc/html/gtkspell; \
done; \
echo '-- Installing ./html/index.sgml' ; \
/bin/install -c -m 644 ./html/index.sgml /var/tmp/portage/gtkspell-2.0.4/image//usr/share/gtk-doc/html/gtkspell; \
fi)
-- Installing ./html/cha-tutorial.html
-- Installing ./html/chapter-tutorial.html
-- Installing ./html/gtk-running.html
-- Installing ./html/gtkspell-gtkspell.html
-- Installing ./html/index.html
-- Installing ./html/reference.html
-- Installing ./html/tutorial-autoconf.html
-- Installing ./html/tutorial-building.html
-- Installing ./html/tutorial.html
-- Installing ./html/index.sgml
/bin/install: cannot stat `./html/index.sgml': No such file or directory
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory `/var/tmp/portage/gtkspell-2.0.4/work/gtkspell-2.0.4/docs'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/gtkspell-2.0.4/work/gtkspell-2.0.4/docs'
make: *** [install-recursive] Error 1

!!! ERROR: app-text/gtkspell-2.0.4 failed.
!!! Function einstall, Line 327, Exitcode 2
!!! einstall failed

Back to top
View user's profile Send private message
Brandy
Bodhisattva
Bodhisattva


Joined: 08 Jun 2003
Posts: 820
Location: New Zealand

PostPosted: Fri Jun 20, 2003 3:47 am    Post subject: Reply with quote

Hi TheJabberwokk,

It seems that other people have had the same problem as you with gtkspell. A couple of bugs have been posted on Bugzilla:

https://bugs.gentoo.org/show_bug.cgi?id=20028
https://bugs.gentoo.org/show_bug.cgi?id=22731

A quick workaround is
Code:
USE="-doc" emerge gtkspell


Ciao, Brandy
_________________
Faber est suae quisque fortunae.
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