Thanks folks! It was the make elemlist which I missed. I realized it after sending out the email yesterday.
Archit On 10/17/07, Beyers Cronje <[EMAIL PROTECTED]> wrote: > Typically a 'make elemlist' is all that's needed to tell click to also > compile these file after you've added the required ELEMENT_PROVIDES and > ELEMENT_REQUIRES as discussed previously. > > You can check if the files are included by reviewing > <click>/linuxmodule/elements.conf and/or > <click>/userlevel/elements.conf > > > On 10/17/07, Manuel Requena <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Do you do only a "make install"? > > Maybe do you need to do before a "./configure". > > It will found your new files and it will create your Makefiles. > > > > Manuel > > > > > > > -----Mensaje original----- > > > De: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] nombre > de Archit Gupta > > > Enviado el: miercoles, 17 de octubre de 2007 7:00 > > > Para: [email protected] > > > Asunto: [Click] ELEMENT_PROVIDES question > > > > > > > > > Hi, > > > > > > I have two C++ files which do not contain an element. I have placed > > > them in the folder elements/ip/ > > > Both have the line ELEMENT_REQUIRES(..) and ELEMENT_PROVIDES(..) > > > > > > When I do a make install, they are not "found" - they are not compiled > > > along with the other click code. Any tips on how to fix this? I am a > > > click newbie so any ideas are welcome. > > > > > > Thanks! > > > > > > Archit > > > _______________________________________________ > > > click mailing list > > > [email protected] > > > https://amsterdam.lcs.mit.edu/mailman/listinfo/click > > > > > _______________________________________________ > > click mailing list > > [email protected] > > https://amsterdam.lcs.mit.edu/mailman/listinfo/click > > > > _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
