Summary
ezxdisp egg setup file does not work with linker on OS X 10.6
Metadata
- Id: fa737c8dbdfe2aea9207d5f99165b8debb91f940
- Trac id: 527
- Type: defect
- Reporter: tss
- Owner:
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: not urgent at all
- Milestone: 4.9.0
- Version: 4.6.x
- Changetime: 2012-09-24 21:47:48 UTC
- Created: 2011-03-14 03:51:21 UTC
- Keywords:
Description
Installation of the ezxdisp egg fails on OS X with the following linker error
> ld: -L must be immediately followed by a directory path (no space)
I have confirmed this on my machine. It is happening because the setup file includes a -L flag with no directory. It was confirmed by a user on the chicken-users that removing the stay -L fixed the problem.
Discussion on chicken-users here: http://lists.nongnu.org/archive/html/chicken-users/2011-03/msg00069.html.
Changes and comments
[2011-03-14 07:09:37 UTC] felix changed status from new to closed
[2011-03-14 07:09:37 UTC] felix set resolution to fixed
[2011-03-14 07:09:37 UTC] felix wrote:
Thanks - I have removed the -L and tagged a new version (2.7).
[2011-06-01 09:00:41 UTC] felix changed milestone from 4.7.0 to 4.8.0
[2011-06-01 09:00:41 UTC] felix wrote:
Milestone 4.7.0 deleted
[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0
[2012-09-24 21:47:48 UTC] felix wrote:
Milestone 4.8.0 deleted