What is the content of util-chicken.scm? 

Jörg "F. Wittenberger" <[EMAIL PROTECTED]> writes:

> Until I updated to svn trunk today, my program did work fine (as far as
> I ported it already).
>
> Now I see 
>
> Error: call of non-procedure: #<unbound value>
>
>
> The stracktrace is weird:
>
>       Call history:
>
>       util-chicken.scm: 543  create-pipe              
>       util-chicken.scm: 544  process-fork             
>       util-chicken.scm: 547  sudo!            
>       util-chicken.scm: 549  duplicate-fileno         
>       util-chicken.scm: 550  duplicate-fileno         
>       util-chicken.scm: 551  close-all-ports-except           
>       util-chicken.scm: 552  thunk            
>       util-chicken.scm: 561  process-execute                  <--
>
> ...that is if I don't print the value of "process-execute" - if I do,
> it runs different:


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

Reply via email to