[Click] ANNOUNCE: Click-1.7.0rc1

Andrew Brampton brampton+click at gmail.com
Sun Mar 8 16:30:29 EDT 2009


2009/3/8 Eddie Kohler <kohler at cs.ucla.edu>:
>
> 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



More information about the click mailing list