Hi,

On Sun, Mar 9, 2014 at 2:13 PM, Nishchay Kala <[email protected]> wrote:

> Hello everyone,
>
> I am Nishchay Kala, final year undergraduate student of Indian Institute
> of Technology Jodhpur. I have been looking on monkey-project for quite some
> time now and eager to contribute to it. I am interested in Memcached
> Plugin <http://monkey-project.com/gsoc2014/ideas#id1>  and Advanced
> Caching Plugin <http://monkey-project.com/gsoc2014/ideas#id6> projects
> for this year's GSoC. I am experienced in C and Java and comfortable with
> Python. I am interested in Data Structures, Operating Systems and Computer
> Networks and so going through the monkey project's code base was really fun.
>
> I have built the monkey and dudac project following the information given
> in Getting Started page, and played around with the code. I really liked
> the architecture of monkey project and learnt a lot from the resources
> provided.
>
> Though I faced one particular problem while trying to configure monkey
> with linux-trace.
>         During linking phase (just after executing make)  I get the error
> "undefined reference to `lttng_probe_register'" while the ./configure
> --linux-trace showed the presence of lttng/tracepoint.h in the system. What
> might be missing?
>
> I have build and installed the following packages:
> lttng-tools
> lttng-modules-dkms
> liblttng-ctl0
> liblttng-ctl-dev
> liblttng-ust0
> liblttng-ust-dev
>
>
you have a missing header file, depending of your system and packaging, i
would suggest you ask the lttng team on their IRC channel (oftc server i
think), so they can guide you better.



> I have also sent the pull request for the fixing of "unsigned vs signed
> comparison"(mk_method.c) warning that comes during compiling. Is it the
> correct way?
>
>
patch commented on Github,

best
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to