Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#527 closed defect (fixed)

ezxdisp egg setup file does not work with linker on OS X 10.6

Reported by: Tim Sally Owned by:
Priority: not urgent at all Milestone: 4.9.0
Component: extensions Version: 4.6.x
Keywords: Cc:
Estimated difficulty:

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.

Change History (3)

comment:1 Changed 13 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

Thanks - I have removed the -L and tagged a new version (2.7).

comment:2 Changed 13 years ago by felix winkelmann

Milestone: 4.7.04.8.0

Milestone 4.7.0 deleted

comment:3 Changed 12 years ago by felix winkelmann

Milestone: 4.8.04.9.0

Milestone 4.8.0 deleted

Note: See TracTickets for help on using tickets.