Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4237 - emerge gnome (v2.0) fails
Summary: emerge gnome (v2.0) fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Mark Guertin
URL:
Whiteboard:
Keywords:
Depends on: 4236
Blocks:
  Show dependency tree
 
Reported: 2002-06-27 09:48 UTC by johnathan spectre
Modified: 2006-02-04 06:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description johnathan spectre 2002-06-27 09:48:17 UTC
tried to emerge gnome (to get new version 2.0). it fails building gconf 1.2.0
with the following:

-- Installing ./html/c21.html
-- Installing ./html/index.html
-- Installing ./html/x42.html
-- Installing ./html/index.sgml
/bin/install: cannot stat `./html/index.sgml': No such file or directory
make[3]: *** [install-data-local] Error 1
make[3]: Leaving directory
`/var/tmp/portage/gconf-1.2.0-r1/work/GConf-1.2.0/doc/gconf'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory
`/var/tmp/portage/gconf-1.2.0-r1/work/GConf-1.2.0/doc/gconf'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gconf-1.2.0-r1/work/GConf-1.2.0/doc'
make: *** [install-recursive] Error 1
!!! emerge aborting on  /usr/portage/gnome-base/gconf/gconf-1.2.0-r1.ebuild .
Comment 1 Mark Guertin 2002-06-27 11:20:41 UTC
Johnathon:

I didn't see this behaviour on my PPC boxes, can you give some more details on
your setup please?  portage version, etc?
Comment 2 johnathan spectre 2002-06-27 12:16:24 UTC
powerbook (pismo) 1g ram, 20g hard space dedicated to gentoo, 500mhz
portage 2.0.7
inital install of gentoo 1.1a

not sure of everything you're looking for, please let me know.
Comment 3 Spider (RETIRED) gentoo-dev 2002-06-28 00:21:30 UTC
do you have "doc" in your USE flags?
Comment 4 Spider (RETIRED) gentoo-dev 2002-06-28 02:17:05 UTC
try the latest gconf version 1.2.0-r2 
Comment 5 johnathan spectre 2002-07-02 09:02:47 UTC
yep. i use "doc" in my USE var. as soon as I took it out it merged in fine.