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

Bug 201184

Summary: dev-lisp/cl-launch - wrong DEFAULT_INCLUDE_PATH in wrapper.sh
Product: Gentoo Linux Reporter: Michael Cadilhac <michael.cadilhac>
Component: New packagesAssignee: Common Lisp Bugs <common-lisp>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 337963    

Description Michael Cadilhac 2007-12-04 06:55:55 UTC
Hi there.

cl-launch uses a script called wrapper.sh which it expects found in $INCLUDE_PATH (it's a =cl-launch variable).  This path must be changed to have the `/source/' part, thus reading :
DEFAULT_INCLUDE_PATH=/usr/share/common-lisp/source/cl-launch

Thanks.

Reproducible: Always

Steps to Reproduce:
1. Install cl-launch.
2. Use it.
3. Execute a program created by cl-launch.

Actual Results:  
/home/micha/opt/bin/mystumpwm: line 21: /usr/share/common-lisp/cl-launch/wrapper.sh: No such file or directory

Expected Results:  
... work ?

I love you.
Comment 1 Panagiotis Christopoulos (RETIRED) gentoo-dev 2008-03-30 17:10:08 UTC
Maybe we can fix that with a new ebuild. There is a cl-launch 2.07 version out there. In my to-do list.
Comment 2 Panagiotis Christopoulos (RETIRED) gentoo-dev 2010-12-15 11:18:35 UTC
RESOLVED, WONTFIX. Package removed from the main tree. For more information, please see bug #337963 .