Ethereal-dev: [Ethereal-dev] Building problem with 0.8.16 without plugins

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

From: Lutz Jaenicke <Lutz.Jaenicke@xxxxxxxxxxxxxxxxx>
Date: Thu, 5 Apr 2001 19:35:22 +0200
Hi!

I just updated to ethereal 0.8.16 on HP-UX 10.20. The compilation failed,
because HP-UX has its special shl_* interface and thus HAVE_PLUGINS is
not defined.
In epan/proto.c the call to register_all_plugin_handoffs(); is not
protected by #ifdef HAVE_PLUGINS, so that the link phase fails with
the corresponding unresolved reference.

Thanks for providing this great software,
	Lutz
PS. There is a dlopen emulator for the HP-UX shl_* interface included in
cyrus-sasl (lib/dlopen.c).
-- 
Lutz Jaenicke                             Lutz.Jaenicke@xxxxxxxxxxxxxxxxx
BTU Cottbus               http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355 69-4153