chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] [Chicken-bugs] #432: The sendfile egg does not build


From: Chicken Scheme
Subject: [Chicken-janitors] [Chicken-bugs] #432: The sendfile egg does not build under windows
Date: Sat, 22 Mar 2008 22:16:50 -0000

#432: The sendfile egg does not build under windows
----------------------+-----------------------------------------------------
 Reporter:  asandroq  |        Type:  defect          
   Status:  new       |    Priority:  critical        
Milestone:            |   Component:  extensions      
  Version:  3.0.0     |    Keywords:  windows sendfile
----------------------+-----------------------------------------------------
 When I try to install the sendfile egg I get:

 {{{
 downloading sendfile.egg from (www.call-with-current-continuation.org
 eggs/3 80)
  .
  gzip -d -c "C:\temp/downloads/sendfile.egg" | tar xf -
  "c:/devtools\bin/csc" -feature compiling-extension -s -d0 -O2
 sendfile.scm sendfile-implementation.c
 Warning: local assignment to unused variable
 `*sendfile:last-selected-implementation*' may be unintended
 sendfile.c: In function `f_261':
 sendfile.c:1197: error: `MADV_SEQUENTIAL' undeclared (first use in
 this function)
 sendfile.c:1197: error: (Each undeclared identifier is reported only once
 sendfile.c:1197: error: for each function it appears in.)
 *** Shell command terminated with exit status 1: gcc sendfile.c -o
 sendfile.o -c
  -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -Os -DPIC -DC_SHARED -I
 c:/devtool
 s/include
 Error: shell invocation failed with non-zero return status
 }}}

 This is Windows XP, Chicken 3.0.9.

-- 
Ticket URL: <http://trac.callcc.org/ticket/432>
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]