Yes, the unknown symbols are probably in the ksyms.c (or ksyms_mindrivername.c) file that gets generated during the build procedure. This file (the MINDRIVER version, at least) doesn't get regenerated when you change your element.
--- On Wed, 6/1/11, Eddie Kohler <[email protected]> wrote: > From: Eddie Kohler <[email protected]> > Subject: Re: [Click] [click]Elements recompilation (Kernel Mode) > To: [email protected] > Cc: [email protected] > Date: Wednesday, June 1, 2011, 5:05 PM > Hi Rémi, > > I haven't experienced this problem. Are other people > experiencing this > problem? Are you using a Click "package", or > something in elements/local or > the like? > > Eddie > > > On 05/20/2011 12:28 AM, [email protected] > wrote: > > > > Hello, > > When i modify a custom element and the modification > delete or change the > > prototype of a C++ function, the Linking in Kernel > mode give an unknow > > symbol. > > Of course, it's possible to "make clean" and "make", > but a lot of time > > is spend... > > It's a way to minimize this time, recompiling only > needed files (by a > > "touch" for example. > > > > Thanks > > > > _______________________________________________ > > 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
