Ticket #461 (closed defect: fixed)
undefined symbol compiling genturfa'i after updating Chicken
| Reported by: | alanpost | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 4.9.0 |
| Component: | compiler | Version: | 4.6.x |
| Keywords: | Cc: | alanpost@… |
Description
I'm running Chicken from the experimental branch. After updating to 806bdb60d143712646a07ae891101a11a1511ab6, I try to install the genturfa'i egg and I get the following error:
/opt/chicken-master/bin/csi:/opt/chicken-master/lib/chicken/5/genturfahi.so: undefined symbol 'C_srfi_2d1_toplevel'
lazy binding failed!
Segmentation fault (core dumped)
This is the genturfah'i egg r22075.
Do I need to add or remove an srfi declaration? I'm not sure what behavior in Chicken changed and whether I'm seeing a bug introduced in Chicken or whether a fix in Chicken introduced a bug in my code.
Change History
Note: See
TracTickets for help on using
tickets.
