chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: #528: sendfile on Windows mingw-msys


From: Chicken Trac
Subject: [Chicken-janitors] Re: #528: sendfile on Windows mingw-msys
Date: Mon, 14 Mar 2011 14:18:17 -0000

#528: sendfile on Windows mingw-msys
-------------------------+--------------------------------------------------
  Reporter:  mario       |       Owner:  certainty
      Type:  defect      |      Status:  new      
  Priority:  major       |   Milestone:  4.7.0    
 Component:  extensions  |     Version:  4.6.x    
Resolution:              |    Keywords:  sendfile 
-------------------------+--------------------------------------------------

Comment(by mario):

 The error showed in the previous comment was from the version available
 via chicken-install.  I've tried the trunk code and got the following
 error:

 {{{
 C:\Documents and Settings\a\Desktop\trunk>chicken-install
 retrieving ...
 checking platform for `sendfile' ...
 checking dependencies for `sendfile' ...
 install order:
 ("sendfile")
 installing sendfile: ...
 changing current directory to .
   "c:\chicken\bin\csi" -bnq -setup-mode -e "(require-library setup-api)"
 -e "(im
 port setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-
 version '(\
 "sendfile\" \"\"))" "sendfile.setup"
 Arquivo excluído - C:\DOCUME~1\a\CONFIG~1\Temp\temp42.c
 Arquivo excluído - C:\DOCUME~1\a\CONFIG~1\Temp\tempb602.c
 Arquivo excluído - C:\DOCUME~1\a\CONFIG~1\Temp\tempb378.c
   ""c:\chicken\bin\csc"" -feature compiling-extension -setup-mode    -s
 -O2 -d0 sendfile.scm -j sendfile

 Warning: reference to possibly unbound identifier `write-timeout' in:
 Warning:    impl:read-write-loop/fd

 Error: module unresolved: sendfile

 Error: shell command terminated with non-zero exit status 1:
 ""c:\chicken\bin\chicken.exe" "sendfile.scm" -output-file "sendfile.c"
 -dynamic -feature chicken-compile-shared -feature compiling-extension
 -setup-mode -optimize-level 2 -debug-level 0 -emit-import-library
 sendfile"

 Error: shell command failed with nonzero exit status 1:

   ""c:\chicken\bin\csc"" -feature compiling-extension -setup-mode    -s
 -O2 -d0 sendfile.scm -j sendfile


 Error: shell command terminated with nonzero exit code
 70
 "\"c:\\chicken\\bin\\csi\" -bnq -setup-mode -e \"(require-library setup-
 api)\" -
 ...
 }}}

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/528#comment:1>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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