Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73814 - xd3d build fails w/o csh.
Summary: xd3d build fails w/o csh.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-08 08:57 UTC by Bryan Duff
Modified: 2005-06-26 19:04 UTC (History)
2 users (show)

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


Attachments
patch file with app-shells/csh dependence (patch,113 bytes, patch)
2005-05-20 02:58 UTC, Aleksey Novgorodov
Details | Diff
xd3d-8.2.1-r1.ebuild (xd3d-8.2.1-r1.ebuild,1.17 KB, application/octet-stream)
2005-05-20 03:14 UTC, Aleksey Novgorodov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bryan Duff 2004-12-08 08:57:03 UTC
xded build fails w/o csh - please add 'app-shells/csh' to depends.

Reproducible: Always
Steps to Reproduce:
1.emerge xd3d
2.w/o csh (fails)
3.w/ csh (success)

Actual Results:  
1.w/o csh (fails)
2.w/ csh (success)
Comment 1 Aleksey Novgorodov 2005-05-20 02:58:20 UTC
Created attachment 59357 [details, diff]
patch file with app-shells/csh dependence

#patch ./patch xd3d-8.2.1.ebuild ./patch && emerge xd3d  
works perfectly
Comment 2 Aleksey Novgorodov 2005-05-20 03:14:22 UTC
Created attachment 59361 [details]
xd3d-8.2.1-r1.ebuild

xd3d-8.2.1-r1.ebuild
Comment 3 Olivier Fisette (RETIRED) gentoo-dev 2005-06-26 19:04:00 UTC
Fixed in CVS. Thanks for reporting. (I added tcsh rather than csh since almost  
no one uses plain csh (unless I am mistaken).)