Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23266 - (common-lisp) cl-sdl dependencies are not correct. cl-sdl needs libsdl, sdl-image, sdl-mixer, etc and these are not guaranteed by portage/ebuild.
Summary: (common-lisp) cl-sdl dependencies are not correct. cl-sdl needs libsdl, sdl-i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-22 07:05 UTC by Paulo J. Matos
Modified: 2003-09-23 18:50 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 Paulo J. Matos 2003-06-22 07:05:34 UTC
I emerged cl-sdl and then when I tried to compile an error occured because
sdl-ttf was not emerged so I emerged it. Then I tried again and an error occured
because sdl-image was not emerged and finally after emerging sdl-image,
everything went fine.

Reproducible: Always
Steps to Reproduce:
1.Without sdl-ttf and sdl-image emerged, emerge cl-sdl
2.an error occurs, emerge sdl-ttf
3.emerge cl-sdl
4.an error occurs, emerge sdl-image
5.emerge cl-sdl

Actual Results:  
everything went just fine.

Expected Results:  
it should reported the dependencies and emerged sdl-ttf and sdl-image before
emerging cl-sdl
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2003-07-10 01:52:30 UTC
I belive this is fixed in CVS now.  Can you confirm please Paulo?
Comment 2 Matthew Kennedy (RETIRED) gentoo-dev 2003-09-23 18:50:24 UTC
fixed in -r1. thanks for the bug report