chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] [Chicken-bugs] #329: Linux builds broke at r6108


From: Chicken Scheme
Subject: [Chicken-janitors] [Chicken-bugs] #329: Linux builds broke at r6108
Date: Sat, 22 Sep 2007 19:08:20 -0000

#329: Linux builds broke at r6108
---------------------+------------------------------------------------------
Reporter:  zbigniew  |       Owner:  kon          
    Type:  defect    |      Status:  new          
Priority:  critical  |   Component:  compiler     
 Version:  2.7       |    Keywords:  endian, linux
---------------------+------------------------------------------------------
 Linux builds appear to have broken with the endian changes in r6108.
 Linux systems now look for <machine/endian.h>, which does not exist on any
 system we tried -- Debian, CentOS.  It does build fine on BSD systems--we
 tested OS X and NetBSD.

 Our Debian Linux build problems can be fixed by including <endian.h>
 instead of <machine/endian.h>.  I do not know if this fixes all Linux-
 based systems.  BSD-based systems still need to use <machine/endian.h>.

-- 
Ticket URL: <http://trac.callcc.org/ticket/329>
Chicken Scheme <http://www.call-with-current-continuation.org/>
The CHICKEN Scheme-to-C compiler

reply via email to

[Prev in Thread] Current Thread [Next in Thread]