Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> List-Archive: <http://sourceware.cygnus.com/ml/cygwin/> List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com> List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Wed, 8 Mar 2000 12:49:53 -0600 (CST) From: "Vincent P. LaBella" <vlabella AT comp DOT uark DOT edu> To: Earnie Boyd <earnie_boyd AT yahoo DOT com> cc: Cygwin List <cygwin AT sourceware DOT cygnus DOT com> Subject: Re: Shellexecute doubly defined during compile of V In-Reply-To: <20000308173034.11268.qmail@web125.yahoomail.com> Message-ID: <Pine.SOL.4.10.10003081248150.20809-100000@comp.uark.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 8 Mar 2000, Earnie Boyd wrote: > --- "Vincent P. LaBella" <vlabella AT comp DOT uark DOT edu> wrote: > > Hello, > > I'm trying to compile the latest version of V 1.24 on cygwin b20.1 > > gcc 2.95.2 nt 4.0 > > > > I get the follwing errors about certain items being defined twice. Any > > ideas what is causing this? > > > > The gcc output tells you all you need to answer your question; there defined > twice, once in shellapi.h and once in Functions.h. Now, do you wish to ask a > different question? Your wit is so acute I though you would be able explain how to fix it Vince > > > Thanks > > > > Vince > > > > > > g++ -c -I../includew -O2 -o ../obj/vapp.o vapp.cpp > > In file included from vapp.cpp:51: > > > /d/cygnus/cygwin-b20/h-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../ > > ../../../i586-cygwin32/include/shellapi.h:108: warning: `ShellExecute' > > redefined > > > > > /d/cygnus/cygwin-b20/h-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../ > > ../../../i586-cygwin32/include/Windows32/Functions.h:850: warning: this is > > the l > > ocation of the previous definition > > > /d/cygnus/cygwin-b20/h-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../ > > ../../../i586-cygwin32/include/shellapi.h:109: warning: `FindExecutable' > > redefin > > ed > > > /d/cygnus/cygwin-b20/h-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../ > > ../../../i586-cygwin32/include/Windows32/Functions.h:848: warning: this is > > the l > > ocation of the previous definition > > > /d/cygnus/cygwin-b20/h-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../ > > ../../../i586-cygwin32/include/shellapi.h:110: warning: `ShellAbout' > > redefined > > > /d/cygnus/cygwin-b20/h-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../ > > ../../../i586-cygwin32/include/Windows32/Functions.h:849: warning: this is > > the l > > ocation of the previous definition > > > /d/cygnus/cygwin-b20/h-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../ > > ../../../i586-cygwin32/include/shellapi.h:111: warning: > > `ExtractAssociatedIcon' > > redefined > > > /d/cygnus/cygwin-b20/h-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../ > > ../../../i586-cygwin32/include/Windows32/Functions.h:846: warning: this is > > the l > > ocation of the previous definition > > vapp.cpp:53: commctrl.h: No such file or directory > > make: *** [../obj/vapp.o] Error 1 > > > > += Vincent P. LaBella vlabella AT comp DOT uark DOT edu Univ. of Arkansas =+ > > | Dept. of Physics Fayetteville, AR 72701 501-575-4313 FAX:4781| > > +===============>http://comp.uark.edu/~vlabella<=================+ > > > > > > -- > > Want to unsubscribe from this list? > > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > > > > > __________________________________________________ > Do You Yahoo!? > Talk to your friends online with Yahoo! Messenger. > http://im.yahoo.com > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > > += Vincent P. LaBella vlabella AT comp DOT uark DOT edu Univ. of Arkansas =+ | Dept. of Physics Fayetteville, AR 72701 501-575-4313 FAX:4781| +===============>http://comp.uark.edu/~vlabella<=================+ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com