[Click] Compilation

JS njeanseb at gmail.com
Mon Jul 30 11:20:12 EDT 2007


Thanks in fact it seems to be because I was doing 'make' and not 'make
install' to compile the element.
I was using 'make' because of the tutorial I found here
http://www.pats.ua.ac.be/software/click
so if anyone know who wrote those tutorials I could inform them of the
mistake.


2007/7/30, Beyers Cronje <bcronje at gmail.com>:
>
> Follow the instructions on
> http://read.cs.ucla.edu/click/faq#creating-your-own-elements
>
> All your answers are there.
>
> The .o file will be in <clickdir>/userlevel
>
> Couple of things to check:
>
> 1) Did you actually test it?? Run a config with your element in it. Does
> it run? If it runs then everything compiled fine.
>
> If it does not run check the following.
> 1) Did you provide the '--enable-local' argument to 'configure'.
> 2) Is your element listed in elements.conf ? (i.e. 'grep YourElement
> <clickdir>/userlevel/elements.conf')
> 3) Did you 'make install' or just 'make'
>
> Again all your answers will be at  Follow the instructions on
> http://read.cs.ucla.edu/click/faq#creating-your-own-elements
>
> Beyers
>
> On 7/30/07, JS <njeanseb at gmail.com> wrote:
>
> > Hi everyone,
> > I have just created a new element and I am trying to compile it.
> > So I went to the click main directory, I typed
> > make elemlist
> > make
> > but it doesnt seem to compile my new element... I can't find the *.o of
> > my
> > new element... is it normal? I am using userlevel click and my element
> > are
> > in click/elements/local
> > _______________________________________________
> > click mailing list
> > click at amsterdam.lcs.mit.edu
> > https://amsterdam.lcs.mit.edu/mailman/listinfo/click
> >
>
>


More information about the click mailing list