Ethereal-dev: Re: [Ethereal-dev] Plugins 0.10.10 Entry point not found

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

From: Nina Pham <nina@xxxxxxxxxxx>
Date: Tue, 12 Apr 2005 11:15:41 -0700
LEGO wrote:

As a workarround you could try to remove the stats_tree.dll plugin
from the plugins directory.

It's odd because create_pivot_node is defined (epan/stats_tree.c) and
listed in libethereal.def .

actually, I just tried to search create_pivot_node in epan/stats_tree.c and libethereal.def and found none. I just did svn update on both files, so I believe I got the most updated files. It's weird

On Apr 12, 2005 7:41 PM, Nina Pham <nina@xxxxxxxxxxx> wrote:
I have ethereal install on my xp computer, and ethereal src is also
installed on that computer but different location so that I can develop
some plugins for my company. Since I upgrade both of them to 0.10.10,
ethereal ran from c:\program files\ethereal\ still working fine.
however, if I ran ethereal from the src ( which is located at
c:\development\ethereal), there always pops up some error dialog. First
one is : "Entry point not found: The procedure entry point
create_pivot_node could not be located in the dynamic link library
libethereal.dll. ". After I close that dialog, another pops up "
Couldn't load module C:\Program
Files\Ethereal\plugins\0.10.10\stats_tree.dll: The specified procedure
could not be found.". I am still able to capture data after closing all
the dialog, but they are annoying. By the way, I already use new style
to develop plugins. Anyone sees the same dialogs? it that ethereal
0.10.10 bug or I made a mistake somewhere?

_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev