Ethereal-dev: Re: [Ethereal-dev] Did anyone succeed on building the pluginsoncygwin?

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

From: "Olivier Biot" <ethereal@xxxxxxxxxx>
Date: Sun, 22 Feb 2004 15:56:41 +0100
I have tried to build with the more recent autotools. This however
considerably slows down the build process on cygwin because of
additional calls of the test binary in the shell. It still fails at
link time :( but now get other errors :).

I attached the versions of the autotools in /usr/autotool/devel/bin
which I added as first entry in my PATH.

I also added the output of autogen.sh (which I need to modify on my
build machine at home: I need to preserve the
aclocal-missing/gtk-2.0.m4 copied from aclocal-fallback otherwise
autogen would prematurely stop), configure and the linkage process of
the make invocation.

Another question: did someone build the plugins on MinGW? Is there a
good reference on how to get it running (installation, configuration
etc)?

Regards,

Olivier
----- Original Message ----- 
From: Joerg Mayer

On Sun, Feb 22, 2004 at 02:39:51PM +0100, Olivier Biot wrote:
> I tried once with '--enable-static' and once with
'--disable-static'.
> The former failed at link time as the GTK+-2.0 libraries for X11 I
got
> did not contain a static version (I had a .dll.a and a .la version
but
> not a .a version of this library). The latter complained about
> duplicate defintions.

I'd gathered that much

> I attached the (compressed) output of both configure runs to this
> mail. the one with "dynamic" in the file name is the one for which I

And it says:
checking dynamic linker characteristics... Win32 ld.exe
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no

So yes, we support dynamic libraries but we can't handle them
correctly when linking.
Does anyone else use cygwin? If so, do you encounter the same
problems. If you do, please let me know, if you don't: Please
let me know also. In addition: which versions auf autoconf, automake
and libtool do you use?

Olivier: Currently, I assume this to be a bug of the auto.. tools
you are using. You caould either wait forfeedback from other cygwin
users to confirm or falsify my hypothesis or test it yourslef by
updating libtool, automake and autoconf.

  Ciao
     Jï¿œrg

Attachment: autotools-devel-versions
Description: Binary data

Attachment: 02_ethereal-pcre_autogen.log.gz
Description: GNU Zip compressed data

Attachment: 03_ethereal-pcre-dynamic-plugins_configure.log.gz
Description: GNU Zip compressed data

Attachment: 04_ethereal-pcre-dynamic-plugins_make-tail.log.gz
Description: GNU Zip compressed data