Ethereal-dev: [Ethereal-dev] Help

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guillaume Le Malet <guillaume.le.malet@xxxxxxxx>
Date: Fri, 16 Feb 2001 18:35:50 +0100
Hi,                                                                   
I've got a little problem: I compile ethereal with my new packet      
dissector. When the packet-*.c is being compiled, the compiler        
doesnt complains about anything.                                      
But later in the compilation I've got an error message about the      
packet-*.o:                                                           
It tells me:                                                          
"undefined reference to vnc_data_text": concerning the                
"*_TREE_ADD_TEXT(.....)" command.                                     
                                                                      
Where does this error come from to your mind??                        
                                                                      
Guillaume.