This is the mail archive of the cygwin mailing list for the Cygwin 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]

CVS path_conv build error


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/


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