On 1/17/07, Daishi Kato <[EMAIL PROTECTED]> wrote:
Hi,

I get warning when I load http-server-form-posts egg.
Is anything wrong?

Daishi


  ___| |    _)      |
 |     __ \  |  __| |  /  _ \ __ \
 |     | | | | (      <   __/ |   |
\____|_| |_|_|\___|_|\_\\___|_|  _|

Version 2.5 - linux-unix-gnu-x86 - [ dload ptables applyhook ]
(c)2000-2006 Felix L. Winkelmann
#;1> (use http-server-form-posts)
; loading /usr/local/chicken-2.5/lib/chicken/1/http-server-form-posts.scm ...
Warning: declarations are ignored in interpreted code
(##core#declare (quote (usual-integrations)) (quote (export
request->form-field-list request->form-field-alist
form-field-list->form-field-alist form-field? form-field:name
form-field:body form-field:content-type form-field:file-name
form-field:file-field?)))
; loading /usr/local/chicken-2.5/lib/chicken/1/http-server.so ...
; loading library regex ...
; loading /usr/local/chicken-2.5/lib/chicken/1/http-utils.so ...
; loading /usr/local/chicken-2.5/lib/chicken/1/mime.so ...
; loading /usr/local/chicken-2.5/lib/chicken/1/rfc822.so ...
; loading /usr/local/chicken-2.5/lib/chicken/1/base64.so ...
; loading /usr/local/chicken-2.5/lib/chicken/1/iconv.so ...
#;2>


The .setup script fails to install the compiled extension.
(the ".so" file doesn't show up in the file-list of `install-extension').


cheers,
felix


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to