2009/3/8 Eddie Kohler <[email protected]>:
>
> I'd also like to remind people about the Clicky GUI; it would be great to see
> this get more use and even maybe to get some extensions.
>
> http://www.read.cs.ucla.edu/click/clicky  (has screencast!)
>

I tried to compile clicky, but however I get an error:

dstyle.cc: In function ‘int clicky::parse_autorefresh(String, const
char*, int*)’:
dstyle.cc:1890: error: ‘cp_shift_spacevec’ was not declared in this scope
dstyle.cc: In member function ‘ref_ptr<clicky::dactivity_style>
clicky::dcss_set::activity_style(PermString, clicky::crouter*, const
clicky::delt*)’:
dstyle.cc:2067: error: ‘cp_shift_spacevec’ was not declared in this scope
dstyle.cc:2092: error: ‘cp_shift_spacevec’ was not declared in this scope
make[2]: *** [dstyle.o] Error 1

This is with the latest sources from Git. I looked for
cp_shift_spacevec and it wasn't declared in the clicky directory. I
did however see that it was defined a few directories up in
lib/confparse.cc

Compiling click first, and then clicky didn't solve the problem, but I
would assume this wouldn't be required.

This is all on a Debian Lenny 64bit machine. If you would like to look
at my full build log, or configure file, or anything else then please
don't hesitate to ask.

thanks
Andrew

_______________________________________________
click mailing list
[email protected]
https://amsterdam.lcs.mit.edu/mailman/listinfo/click

Reply via email to