X-Spam-Check-By: sourceware.org Date: Fri, 20 Jul 2007 14:40:48 -0500 From: Brian Ford Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: CVS path_conv build error Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com FYI: g++ -L/home/ford/downloads/cygb2/i686-pc-cygwin/winsup -L/home/ford/downloads/cygb2/i686-pc-cygwin/winsup/cygwin -L/home/ford/downloads/cygb2/i686-pc-cygwin/winsup/w32api/lib -isystem /home/ford/downloads/cygwin/winsup/include -isystem /home/ford/downloads/cygwin/winsup/cygwin/include -isystem /home/ford/downloads/cygwin/winsup/w32api/include -B/home/ford/downloads/cygb2/i686-pc-cygwin/newlib/ -isystem /home/ford/downloads/cygb2/i686-pc-cygwin/newlib/targ-include -isystem /home/ford/downloads/cygwin/newlib/libc/include -c -nostdinc++ -g -O2 -MMD -DHAVE_DECL_GETOPT=0 -D__OUTSIDE_CYGWIN__ -DSYSCONFDIR="\"/install/etc\"" -Wall -Wstrict-aliasing -Wwrite-strings -fno-common -pipe -fbuiltin -fmessage-length=0 -I. -I/home/ford/downloads/cygwin/winsup/cygwin -I/home/ford/downloads/cygwin/winsup/w32api/include -I/usr/lib/gcc/i686-pc-cygwin/3.4.4/include -fno-rtti -fno-exceptions -o ./bsd_helper.o ../../../../cygwin/winsup/cygserver/bsd_helper.cc In file included from ../../../../cygwin/winsup/cygserver/bsd_helper.cc:27: /home/ford/downloads/cygwin/winsup/cygwin/security.h:338: error: `path_conv' has not been declared /home/ford/downloads/cygwin/winsup/cygwin/security.h:339: error: ISO C++ forbids declaration of `parameter' with no type /home/ford/downloads/cygwin/winsup/cygwin/security.h:340: error: `path_conv' has not been declared /home/ford/downloads/cygwin/winsup/cygwin/security.h:341: error: ISO C++ forbids declaration of `parameter' with no type /home/ford/downloads/cygwin/winsup/cygwin/security.h:343: error: `path_conv' has not been declared /home/ford/downloads/cygwin/winsup/cygwin/security.h:343: error: ISO C++ forbids declaration of `parameter' with no type /home/ford/downloads/cygwin/winsup/cygwin/security.h:344: error: `path_conv' has not been declared /home/ford/downloads/cygwin/winsup/cygwin/security.h:344: error: ISO C++ forbids declaration of `parameter' with no type /home/ford/downloads/cygwin/winsup/cygwin/security.h:347: warning: `__stdcall__' attribute only applies to function types /home/ford/downloads/cygwin/winsup/cygwin/security.h:347: error: `path_conv' was not declared in this scope /home/ford/downloads/cygwin/winsup/cygwin/security.h:347: error: expected primary-expression before ',' token /home/ford/downloads/cygwin/winsup/cygwin/security.h:347: error: expected primary-expression before "int" /home/ford/downloads/cygwin/winsup/cygwin/security.h:347: error: initializer expression list treated as compound expression /home/ford/downloads/cygwin/winsup/cygwin/security.h:359: error: `path_conv' has not been declared /home/ford/downloads/cygwin/winsup/cygwin/security.h:359: error: ISO C++ forbids declaration of `parameter' with no type /home/ford/downloads/cygwin/winsup/cygwin/security.h:360: error: `path_conv' has not been declared /home/ford/downloads/cygwin/winsup/cygwin/security.h:360: error: ISO C++ forbids declaration of `parameter' with no type make[3]: *** [bsd_helper.o] Error 1 -- Brian Ford Lead Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International the best safety device in any aircraft is a well-trained crew... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/