Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 94319

Summary: cl-clx missing important files.
Product: Gentoo Linux Reporter: Pupeno <pupeno>
Component: Current packagesAssignee: Gentoo Lisp Project <lisp>
Status: VERIFIED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Pupeno 2005-05-28 15:20:31 UTC
There's a set of files included in the clx tarball that doesn't get installed 
by the cl-clx build (because they seem useless, there's no code on them) that 
need to be present to allow clx to be used by asdf. Without them, mcclim fails 
to work. 
Those files are the ones starting with excl: 
exclcmac.lisp  excldefsys.lisp  excldep.c  excldep.lisp  exclMakefile  
exclREADME 
They should be included. 
(if I can, I'll submit a patched ebuild for this). 
 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Matthew Kennedy (RETIRED) gentoo-dev 2005-05-30 17:11:20 UTC
Thanks Pupeno. I see what you're talking about -- no need to send a patch.
Comment 2 Matthew Kennedy (RETIRED) gentoo-dev 2005-05-30 19:42:44 UTC
Corrected in portage.
Comment 3 Pupeno 2005-05-31 07:14:08 UTC
I tested the ebuild and the mcclim examples worked. 
Comment 4 Matthew Kennedy (RETIRED) gentoo-dev 2005-05-31 09:56:33 UTC
Thanks for the report, and test response.
Comment 5 Matthew Kennedy (RETIRED) gentoo-dev 2005-05-31 09:56:58 UTC
oops