Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 201184 - dev-lisp/cl-launch - wrong DEFAULT_INCLUDE_PATH in wrapper.sh
Summary: dev-lisp/cl-launch - wrong DEFAULT_INCLUDE_PATH in wrapper.sh
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Common Lisp Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 337963
  Show dependency tree
 
Reported: 2007-12-04 06:55 UTC by Michael Cadilhac
Modified: 2010-12-15 11:18 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 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 .