Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-users: RE: [Ethereal-users] windows compile problems

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

From: "Ankur Aggarwal" <ankur@xxxxxxxxxxxxxxxxx>
Date: Fri, 22 Apr 2005 17:16:10 +0530
Hi
In VC6, all the optional as well as compulsory tools have been installed
and configured as per the developer's document. However there is still a
linking problem. It would be kind if you throw some light on it.

Thanks
Ankur
-----Original Message-----
From: ethereal-users-bounces@xxxxxxxxxxxx
[mailto:ethereal-users-bounces@xxxxxxxxxxxx] On Behalf Of Ulf Lamping
Sent: Thursday, April 21, 2005 1:11 PM
To: Ethereal user support
Subject: Re: [Ethereal-users] windows compile problems

Ankur Aggarwal wrote:

>As written earlier,
>I was trying to setup the compile/ build environment for Win2000 by
>referring to /README.win32. 
>1) I first allowed automated download to download and install the
>various tools in the default location.
>
>2) then I typed
>$ ./configure --with-pcap=/cygdrive/c/ethereal-win32-libs/wpdpack
>( as without specifying the location of wpdpack explicitly the
configure
>was failing.
>
>It was able to find pcap.h, however pcap_open_live was not found. I am
>attaching the config.log file.
>
>  
>
If you compile on win32, you can use one of the following compilers:

-MSVC6 (some later versions are a bit more difficult)
You won't need ./configure, but use nmake, see the Developer's Guide at
http://wiki.ethereal.com/Development

-cygwin gcc (this might have a lot of difficulties and Ethereal will
only run together with an X server)
I didn't do that myself, but as far as I remember, you can't use the
libraries provided by the automated download as they are precompiled for
the MSVC compiler.

You should use the MSVC6 compiler, it's the current mainline and the
easiest way to get up and running.

Regards, ULFL

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

Attachment: BUILDERROR.LOG
Description: Binary data