Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
net-www/galeon-1.3.4 fails
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
snapcase
n00b
n00b


Joined: 11 Dec 2002
Posts: 12
Location: oskarshamn, sweden

PostPosted: Thu Apr 24, 2003 12:09 pm    Post subject: net-www/galeon-1.3.4 fails Reply with quote

I'm having problems compiling galeon 1.3.4.
I get the following output ...

Code:

for file in galeon-C.omf; do \
        /bin/install -c -m 644 $file.out /var/tmp/portage/galeon-1.3.4/image//usr/share/omf/galeon/$file; \
done
/bin/install: cannot stat `galeon-C.omf.out': No such file or directory
make[4]: *** [install-data-hook-omf] Error 1
make[4]: Leaving directory `/var/tmp/portage/galeon-1.3.4/work/galeon-1.3.4/doc/C'
make[3]: *** [install-data-am] Error 2
make[3]: Leaving directory `/var/tmp/portage/galeon-1.3.4/work/galeon-1.3.4/doc/C'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/galeon-1.3.4/work/galeon-1.3.4/doc/C'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/galeon-1.3.4/work/galeon-1.3.4/doc'
make: *** [install-recursive] Error 1

!!! ERROR: net-www/galeon-1.3.4 failed.
!!! Function einstall, Line 287, Exitcode 2
!!! einstall failed
Back to top
View user's profile Send private message
silverter
Guru
Guru


Joined: 10 Apr 2002
Posts: 491
Location: Ulm, DE

PostPosted: Fri Apr 25, 2003 12:48 pm    Post subject: Reply with quote

I would suggest you delete /var/tmp/portage/galeon-1.3.4 and retry, as from this post (german BTW)
https://forums.gentoo.org/viewtopic.php?t=49104&highlight=galeon

Hope this helps.undefined
_________________
-- A Guru was once a Beginner --
Back to top
View user's profile Send private message
embobo
Guru
Guru


Joined: 19 May 2003
Posts: 311

PostPosted: Sat May 31, 2003 6:56 am    Post subject: Re: net-www/galeon-1.3.4 fails Reply with quote

snapcase wrote:
I'm having problems compiling galeon 1.3.4.
I get the following output ...

Code:

for file in galeon-C.omf; do \
        /bin/install -c -m 644 $file.out /var/tmp/portage/galeon-1.3.4/image//usr/share/omf/galeon/$file; \
done
/bin/install: cannot stat `galeon-C.omf.out': No such file or directory
make[4]: *** [install-data-hook-omf] Error 1
make[4]: Leaving directory `/var/tmp/portage/galeon-1.3.4/work/galeon-1.3.4/doc/C'
make[3]: *** [install-data-am] Error 2
make[3]: Leaving directory `/var/tmp/portage/galeon-1.3.4/work/galeon-1.3.4/doc/C'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/galeon-1.3.4/work/galeon-1.3.4/doc/C'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/galeon-1.3.4/work/galeon-1.3.4/doc'
make: *** [install-recursive] Error 1

!!! ERROR: net-www/galeon-1.3.4 failed.
!!! Function einstall, Line 287, Exitcode 2
!!! einstall failed


I had the same error. If you look at the Makefile in /var/tmp/portage/galeon-1.3.4/work/galeon-1.3.4/doc/C you'll see that scrollkeeper-install is being called but scrollkeeper isn't listed as a dependency. Try emerging scrollkeeper first. If this works you may wish to file a bug report.
Back to top
View user's profile Send private message
silverter
Guru
Guru


Joined: 10 Apr 2002
Posts: 491
Location: Ulm, DE

PostPosted: Sat May 31, 2003 7:29 am    Post subject: Reply with quote

Another suggestion... you can also try a
Code:
USE="-doc" emerge galeon

_________________
-- A Guru was once a Beginner --
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