Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53570 - xterm-191 needs Xaw3d to compile
Summary: xterm-191 needs Xaw3d to compile
Status: RESOLVED DUPLICATE of bug 53455
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-10 12:55 UTC by Philippe Lafoucrière
Modified: 2005-07-17 13:06 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 Philippe Lafoucrière 2004-06-10 12:55:07 UTC
xterm-191 needs Xaw3d to compile (need a new dependancy).


Reproducible: Always
Steps to Reproduce:
1. emerge -u xterm
2.
3.

Actual Results:  
[...]
checking for -lXaw3d_s -lXmu_s in /usr/lib/X11R5... no
checking for -lXaw3d -lXmu in /usr/local... no
checking for -lXaw3d -lXpm -lXmu in /usr/local... no
checking for -lXaw3d_s -lXmu_s in /usr/local... no
configure: error: Unable to successfully link Athena library (-lXaw3d) with test
                             program

!!! ERROR: x11-terms/xterm-191 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed



Expected Results:  
emerge complete

$ sudo emerge -s xaw3d
Searching...   
[ Results for search key : xaw3d ]
[ Applications found : 1 ]
 
*  x11-libs/Xaw3d
      Latest version available: 1.5-r1
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 277 kB
      Homepage:    http://freshmeat.net/projects/xaw3d/
      Description: drop-in 3D replacement of the Xaw widget set which comes with X
      License:     X11

Xaw3d wasn't installed on my system
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-06-10 13:04:48 UTC

*** This bug has been marked as a duplicate of 53455 ***