Bug 23852 - xemacs-21.4.12 does not compile with neXtaw scrollbars
Bug#: 23852 Product:  Gentoo Linux Version: 1.4_rc4 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: xemacs@gentoo.org Reported By: ograf@rz-online.net
Component: Applications
URL: 
Summary: xemacs-21.4.12 does not compile with neXtaw scrollbars
Keywords:  
Status Whiteboard: 
Opened: 2003-07-01 23:01 0000
Description:   Opened: 2003-07-01 23:01 0000
If I emerge xemacs-21.4.12 with
  USE="gpm xface jpeg tiff png mule X -motif athena neXt" emerge xemacs
XEmacs gets compiled without those nifty dotted neXtaw scrollbars, cause the use
athena section in the ebuild sets --with-scrollbars=lucid.

This should be set to athena (only menubars from athena widget sets are not
good, but XEmacs takes care of this on its own).

------- Comment #1 From Oliver Graf 2003-07-01 23:10:16 0000 -------
Oh, I just saw, that it uses wrong specs for selecting athena subtypes!

There is no Xaw3d, its called 3d and the 3d in the default case should be xaw...

------- Comment #2 From Oliver Graf 2003-07-01 23:13:43 0000 -------
Created an attachment (id=14097) [details]
Fixes use athena part in the ebuild of xemacs-21.4.12

Reorders widget set checks to get only one set of configure flags instead of
lucid + the specific set.
Use Xaw3d => --with-athena=3d --with-scrollbars=lucid
Use neXt  => --with-athena=neXtaw --with-scrollbars=athena
Default   => --with-athena=xaw --with-scrollbars=lucid

------- Comment #3 From Oliver Graf 2003-07-01 23:16:59 0000 -------
At least the Xaw3d widget set has also a nice scrollbar, so using athena here
also might not hurt.

Oliver.

------- Comment #4 From Maurice van der Pot 2004-12-15 12:46:23 0000 -------
Robert, can you check the status of this one?

------- Comment #5 From Jakub Moc (RETIRED) 2005-07-21 15:37:05 0000 -------
Mass re-assign of really stale bugs; xemacs herd, please verify the status and
close them if these issues no longer exist. 

------- Comment #6 From Hans de Graaff 2006-06-09 14:16:18 0000 -------
This has been fixed in the ebuilds in #97786 (after comment 17), and
consequently also in my xemacs overlay mentioned in that bug.

------- Comment #7 From Hans de Graaff 2006-12-09 07:55:18 0000 -------
This fix in now available in portage.