chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] a file system using Chicken


From: Dan Muresan
Subject: Re: [Chicken-users] a file system using Chicken
Date: Mon, 11 Jun 2007 17:41:38 +0300
User-agent: Thunderbird 1.5.0.10 (X11/20070306)

On a Xubuntu machine (where I first tried duggfs) it's now building
ok, but I get an error when running start_duggfs.sh:

$ ./start_duggfs.sh  /tmp/duggfs
To unmount, type "fusermount -u /tmp/duggfs"
$ Error: (string-ref) bad argument type: #<unspecified>

This is probably not related to fuse. Unfortunately the stack trace is not much to go by. Maybe you specified an empty API key? Can you send me the contents of start_duggfs.sh?

Also, you can run duggfs in csi. Do a "make clean" and then "make compile-mods", then run "csi -R chicken-prelude -R duggfs". Does the error still appear ?

Finally, you can increase logging verbosity by changing *trace-pri* to 5 in trace.scm.

-- Dan




reply via email to

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