Dear Guy,
You are absolutely right, but if introducing
--disable-plugins
could be done easyly this would help much!
But I have no experience in writing Makefile.am and configure.
That is why I'm asking if someone could do this.
If this could be done, tethereal would (hopefully) build with
env CFLAGS=-traditional-cpp ./configure --disable-ethereal --disable-plugins
and if you have XWindows installed
env CFLAGS=-traditional-cpp ./configure --disable-plugins
should build ethereal and tethereal.
That would be very helpful, because I could use MacOS X to develop
some dissectors and others could build the tool (at least tethereal)
without modifying the Makefiles to disable the plugins. And I know
some people using ethereal on Mac OS X.
Best regards
Michael
--
e-mail: Michael.Tuexen@xxxxxxxxxxxxxxxxx
On Sat, Jul 14, 2001, Guy Harris <gharris@xxxxxxxxx> wrote:
>On Sat, Jul 14, 2001 at 05:34:44PM +0200, Michael Tüxen wrote:
>> for a better support of Mac OS X I would like to suggest the following:
>>
>> - use a more recent version of config.guess
>> - use a more recent version of config.sub
>
>- fix all the hideous bugs in the current version of libtool (1.4) that
>cause it to fail dismally on many platforms, and go from 1.3.5, which
>probably doesn't handle MacOS at all well (1.3.4 didn't, *maybe* 1.3.5
>handles it better), to some future version of libtool.