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 outnew cars at Yahoo! Autos. _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
