gcc-4.0 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -Os -Wall -Wstrict-prototypes -DMACOSX -I/usr/include/ffi -DENABLE_DTRACE -arch i386 -arch ppc -pipe -DDARWIN -DSVN_KEYCHAIN_PROVIDER_AVAILABLE=1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c subvertpy/client.c -o build/temp.macosx-10.5-i386-2.5/subvertpy/client.o subvertpy/client.c: In function 'list_receiver': subvertpy/client.c:156: warning: passing argument 1 of 'py_dirent' discards qualifiers from pointer target type subvertpy/client.c: In function 'client_proplist': subvertpy/client.c:583: error: 'svn_depth_t' undeclared (first use in this function) subvertpy/client.c:583: error: (Each undeclared identifier is reported only once subvertpy/client.c:583: error: for each function it appears in.) subvertpy/client.c:583: error: syntax error before 'depth' subvertpy/client.c:591: error: 'depth' undeclared (first use in this function) subvertpy/client.c:606: warning: implicit declaration of function 'svn_client_proplist3' subvertpy/client.c:606: warning: assignment makes pointer from integer without a cast subvertpy/client.c: In function 'client_list': subvertpy/client.c:689: error: 'svn_depth_t' undeclared (first use in this function) subvertpy/client.c:689: error: syntax error before 'depth' subvertpy/client.c:698: error: 'depth' undeclared (first use in this function) subvertpy/client.c:722: error: 'svn_depth_infinity' undeclared (first use in this function) subvertpy/client.c:722: error: 'svn_depth_empty' undeclared (first use in this function) subvertpy/client.c: In function 'initclient': subvertpy/client.c:1038: error: 'svn_depth_empty' undeclared (first use in this function) subvertpy/client.c:1040: error: 'svn_depth_files' undeclared (first use in this function) subvertpy/client.c:1042: error: 'svn_depth_immediates' undeclared (first use in this function) subvertpy/client.c:1044: error: 'svn_depth_infinity' undeclared (first use in this function) subvertpy/client.c: In function 'list_receiver': subvertpy/client.c:156: warning: passing argument 1 of 'py_dirent' discards qualifiers from pointer target type subvertpy/client.c: In function 'client_proplist': subvertpy/client.c:583: error: 'svn_depth_t' undeclared (first use in this function) subvertpy/client.c:583: error: (Each undeclared identifier is reported only once subvertpy/client.c:583: error: for each function it appears in.) subvertpy/client.c:583: error: syntax error before 'depth' subvertpy/client.c:591: error: 'depth' undeclared (first use in this function) subvertpy/client.c:606: warning: implicit declaration of function 'svn_client_proplist3' subvertpy/client.c:606: warning: assignment makes pointer from integer without a cast subvertpy/client.c: In function 'client_list': subvertpy/client.c:689: error: 'svn_depth_t' undeclared (first use in this function) subvertpy/client.c:689: error: syntax error before 'depth' subvertpy/client.c:698: error: 'depth' undeclared (first use in this function) subvertpy/client.c:722: error: 'svn_depth_infinity' undeclared (first use in this function) subvertpy/client.c:722: error: 'svn_depth_empty' undeclared (first use in this function) subvertpy/client.c: In function 'initclient': subvertpy/client.c:1038: error: 'svn_depth_empty' undeclared (first use in this function) subvertpy/client.c:1040: error: 'svn_depth_files' undeclared (first use in this function) subvertpy/client.c:1042: error: 'svn_depth_immediates' undeclared (first use in this function) subvertpy/client.c:1044: error: 'svn_depth_infinity' undeclared (first use in this function)