Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1221 - gnumeric won't merge without an accessable display
Summary: gnumeric won't merge without an accessable display
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-18 14:46 UTC by Brandon Low (RETIRED)
Modified: 2003-02-04 19:42 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 Brandon Low (RETIRED) gentoo-dev 2002-03-18 14:46:07 UTC
When I try to emerge gnumeric without a properly set display variable and an
xhost localhost,so root and not the user I run X as can access the display, the
emerge fails with the following error.

make[3]: Entering directory
`/var/tmp/portage/gnumeric-1.0.5/work/gnumeric-1.0.5/doc/de'
LC_ALL="de_DE" ; export LC_ALL ; ../../src/gnumeric --dump-func-defs=./func.defs

Gtk-WARNING **: cannot open display: 
make[3]: *** [func.defs] Error 1
make[3]: Leaving directory
`/var/tmp/portage/gnumeric-1.0.5/work/gnumeric-1.0.5/doc/de'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnumeric-1.0.5/work/gnumeric-1.0.5/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnumeric-1.0.5/work/gnumeric-1.0.5'
make: *** [all-recursive-am] Error 2
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-03-20 23:36:04 UTC
It during compile it call 'gnumeric' to generate function lists ... If the
gnumeric authors do not fix it, not much I can do but check that you are
in X when merging ....
Comment 2 Donny Davies (RETIRED) gentoo-dev 2002-04-14 02:22:41 UTC
i think this is fixed now :)