From: SourceForge.net <no...@so...> - 2013-02-05 14:36:34
|
Bugs item #3603421, was opened at 2013-02-05 06:36 Message generated for change (Tracker Item Submitted) made by vcunat You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3603421&group_id=1355 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: modules Group: build problems Status: Open Resolution: None Priority: 5 Private: No Submitted By: Vladimír Čunát (vcunat) Assigned to: Bruno Haible (haible) Summary: glibc update Initial Comment: At nixos.org we're stabilizing a branch containing glibc-2.17. The problem is that the C type __swblk_t has been removed. I made a quick fix by removing the (def-c-type __swblk_t) line from modules/bindings/glibc/linux.lisp, which made it build (clisp-2.49 with patched <bits/ipctypes.h> usage). Is this a correct way? Are you going solve this problem as well? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3603421&group_id=1355 |