Title: Compiling plug-ins fails on OSX
Hello! question:
I can compile the latest build (0.9.2) of ethereal without problems on my OSX 10.1.3 (latest Dec devtools) as long as I use the --without-plugins option for my ./configure.
Attempts to ‘make’ with the plugins, or manually compile the plugins after the fact product the following output (last few lines of my make follow):
rm -fr .libs/gryphon.la .libs/gryphon.* .libs/gryphon.*
cc -bundle -undefined suppress -o .libs/gryphon.so packet-gryphon.lo -L/usr/local/lib -lc -install_name /usr/local/lib/ethereal/plugins/0.9.2/gryphon.so
/usr/bin/ld: -undefined error must be used when -twolevel_namespace is in effect
make[1]: *** [gryphon.la] Error 1
make: *** [all-recursive] Error 1
[localhost:jfanelli/ethereal-0.9.2/plugins] root#
Any ideas?
Jeffrey Fanelli
Manager of Systems Engineering (Sniffer)
Network Associates Inc.
Detroit, MI
