Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11443 - xscreensaver 4.05-r3 fails to compile
Summary: xscreensaver 4.05-r3 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-01 08:48 UTC by baz
Modified: 2003-02-04 19:42 UTC (History)
0 users

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 baz 2002-12-01 08:48:21 UTC
on a standard 1.4rc1 system, using gentoo-sources, 'emerge xscreensaver' fails with:

<snipped similar>
demo-Xm-widgets.c:650: `XmATTACH_OPPOSITE_WIDGET' undeclared (first use in this
function)
demo-Xm-widgets.c:651: `XmNbottomWidget' undeclared (first use in this function)
demo-Xm-widgets.c:653: `XmNleftOffset' undeclared (first use in this function)
demo-Xm-widgets.c:654: `XmATTACH_WIDGET' undeclared (first use in this function)
demo-Xm-widgets.c:655: `XmNrightOffset' undeclared (first use in this function)
demo-Xm-widgets.c:656: `XmNrightWidget' undeclared (first use in this function)
demo-Xm-widgets.c:662: `XmNtopWidget' undeclared (first use in this function)
demo-Xm-widgets.c:664: `XmNbottomOffset' undeclared (first use in this function)
demo-Xm-widgets.c:742: `XmNleftWidget' undeclared (first use in this function)
make[1]: *** [demo-Xm-widgets.o] Error 1
make[1]: Leaving directory
`/var/tmp/portage/xscreensaver-4.05-r3/work/xscreensaver-4.05/driver'
make: *** [default] Error 5

!!! ERROR: x11-misc/xscreensaver-4.05-r3 failed.
!!! Function src_compile, Line 69, Exitcode 2
!!! (no error message)
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-01 17:25:03 UTC
Please try the latest 4.0.6 revision.
Comment 2 baz 2002-12-01 17:44:00 UTC
emerged 4.06, works perfectly