Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 10:35:00 -0600 (CST) From: "Vincent P. LaBella" To: Cygwin List Subject: Shellexecute doubly defined during compile of V Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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? 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