[Click] linking issues

Eddie Kohler kohler at cs.ucla.edu
Thu Sep 13 17:13:07 EDT 2007


Hi Roman,

I should have resolved this last night by adding Linux's $(CPPFLAGS) to 
the link line; at least it worked for Adam.  Are you at HEAD?  (git 
pull)  Have you "make clean"ed?

E


rchertov at purdue.edu wrote:
> Hello,
>    I got the latest Click with git today and I am having some interesting
> messages during linking.  I am not too strong on linking but these messages
> imply that not all is well in the linking land.  Any idea what this could be?
> 
>   CC [M] ksyms.o
>   LD [M]  /home/rchertov/click-1.6/linuxmodule/click.o
>   LD [M]  /home/rchertov/click-1.6/linuxmodule/proclikefs.o
> ld: `.gnu.linkonce.t._ZN19ContextErrorHandlerD1Ev' referenced in section
> `.smp_locks' of /home/rchertov/click-1.6/linuxmodule/confparse.o: defined in
> discarded section `.gnu.linkonce.t._ZN19ContextErrorHandlerD1Ev' of
> /home/rchertov/click-1.6/linuxmodule/confparse.o
> 
> ld: `.gnu.linkonce.t._ZN6VectorI6StringED1Ev' referenced in section `.smp_locks'
> of /home/rchertov/click-1.6/linuxmodule/lexer.o: defined in discarded section
> `.gnu.linkonce.t._ZN6VectorI6StringED1Ev' of
> /home/rchertov/click-1.6/linuxmodule/lexer.o
> 
> 
> Thanks,
> 
> Roman
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click


More information about the click mailing list