Ethereal-dev: RE: [Ethereal-dev] MSVC failure after distclean - again

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

From: "Anders Broman (AL/EAB)" <anders.broman@xxxxxxxxxxxx>
Date: Tue, 6 Dec 2005 16:18:54 +0100
Hi,
I didn't see that commit go in?
Brg
Anders 

-----Original Message-----
From: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] On Behalf Of Guy Harris
Sent: den 6 december 2005 12:57
To: Ethereal development
Subject: Re: [Ethereal-dev] MSVC failure after distclean - again

Anders Broman (AL/EAB) wrote:

> I got trouble with dumpcap again after a distclean MSVC was 
> complaining about unresolved external symbol _mkstemp
> 
> Should EXTRA_OBJECTS be added to dumpcap_SOURCES ?

Maybe, but it doesn't need strptime().

I've checked in a different change, that explicitly adds mkstemp.obj to
the list of objects to use when building dumpcap.  Try it with the
current SVN.

Perhaps we should add a GLIB_INST_VERSION (or whatever) to config.nmake,
and, if it's 2.6 or greater, don't include mkstemp.obj (as it uses
g_mkstemp()), otherwise include it.

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