This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problems building configtool with cygwin


David

You need to configure wxWidgets with "--disable-sockets", not
"--without-sockets".

John Dallaway
eCosCentric Limited


-------- Original Message --------
Subject: RE: Problems building configtool with cygwin
Date: Tue, 6 Feb 2007 16:13:31 -0000
From: David Fernandez <david.fernandez@trafficmaster.co.uk>
To: John Dallaway <jld@ecoscentric.com>
CC: <ecos-discuss@ecos.sourceware.org>
References: <45C84ABE.1010202@ecoscentric.com>

John,

I've reconfigured & remade the wxWidgets and it keeps getting

	#define wxUSE_SOCKETS 1

in the setup.h file...

Do you know why?

David Fernandez.


-----Original Message-----
From: John Dallaway [mailto:jld@ecoscentric.com]
Sent: 06 February 2007 09:31
To: David Fernandez
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: Problems building configtool with cygwin
Sensitivity: Private

Hi David

To be sure:

> [jld@pod jld]$ grep SOCKET
/usr/wxMSW-2.4.2/lib/wx/include/msw-2.4/wx/setup.h
> #define wxUSE_SOCKETS 0
> [jld@pod jld]$

John Dallaway
eCosCentric Limited


-------- Original Message --------
Subject: RE: Problems building configtool with cygwin
Date: Tue, 6 Feb 2007 09:13:02 -0000
From: David Fernandez <david.fernandez@trafficmaster.co.uk>
To: <ecos-discuss@ecos.sourceware.org>
CC: John Dallaway <jld@ecoscentric.com>
References: <45C76A9D.2060308@ecoscentric.com>
<D62F82851E32E44FB0E7C615903715217801E0@tmexchange.headquarters.local>
<61577.86.7.17.143.1170710746.squirrel@www.ecoscentric.com>

Hi John,

I think so... I attach the config.status, you can se the options in the
first remarks in it. I followed the ecoscentric web page, but seem that
some options that are written as --disable- are actually --without- :)

David Fernandez


-----Original Message-----
From: John Dallaway [mailto:jld@ecoscentric.com]
Sent: 05 February 2007 21:26
To: David Fernandez
Cc: ecos-discuss@ecos.sourceware.org
Subject: RE: Problems building configtool with cygwin
Sensitivity: Private

Hi David

Did you definitely configure wxWidgets with --disable-sockets ?

Ref: http://www.ecoscentric.com/devzone/configtool.shtml

John Dallaway
eCosCentric Limited


> -----Original Message-----
> From: John Dallaway [mailto:jld@ecoscentric.com]
> Sent: 05 February 2007 17:34
> To: David Fernandez
> Cc: ecos-discuss@ecos.sourceware.org
> Subject: Re: Problems building configtool with cygwin
> Sensitivity: Private
>
> Hi David
>
> Can you post the complete error message emitted by the compiler when
> compiling aboutdlg.cpp please? Also the output of "uname -a" and "gcc
> -v".
>
> John Dallaway
> eCosCentric Limited
>
>
> -------- Original Message --------
> Subject: Problems building configtool with cygwin
> Date: Mon, 5 Feb 2007 17:01:30 -0000
> From: David Fernandez <david.fernandez@trafficmaster.co.uk>
> To: <ecos-discuss@ecos.sourceware.org>
> Newsgroups: gmane.os.ecos.general
>
> Hi there,
>
> When building configtool with the last available version of cygwin, I've
> got problems with duplicated definitions that seem to come from the
> compiler and from wxWidgets. See the attached file.
>
> Anybody know something about this?
>
> David Fernandez

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]