Kalin, Every Click .cc file should begin with #include <click/config.h>. Have you done this? That include file defines some magic symbols that glue.hh uses.
Eddie kalin lagno wrote: > Oh, I used make. I have an element, I want to compile that one in order > to debug it but I get these errors that for example in glue.hh you need > constructor before extern,.... > > It was the reason that first time I asked may I used debugger programs > for my click elements? > Now can you please tell me, should I be able to compile my programmed > click element? > > Regards > Kalin > > */Eddie Kohler <[EMAIL PROTECTED]>/* wrote: > > Kalin, > > Why are you trying to compile a click file directly, without using the > click make system? The click make system adds a bunch of mandatory > options to the compiler, which you have left out. > > Eddie > > > kalin lagno wrote: > > I forgot to tell I'm using click 1.5.0 in userlevel on Fedoracore 6. > > > > kalin > > > > > > --------------------------------- > > Ahhh...imagining that irresistible "new car" smell? > > Check outnew cars at Yahoo! Autos. > > _______________________________________________ > > click mailing list > > [email protected] > > https://amsterdam.lcs.mit.edu/mailman/listinfo/click > > > ------------------------------------------------------------------------ > Ahhh...imagining that irresistible "new car" smell? > Check out new cars at Yahoo! Autos. > <http://us.rd.yahoo.com/evt=48245/*http://autos.yahoo.com/new_cars.html;_ylc=X3oDMTE1YW1jcXJ2BF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDbmV3LWNhcnM-> > > _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
