[Subvertpy-users] Compile errors in subvertpy
Jelmer Vernooij
jelmer at samba.org
Sun Jul 25 11:04:27 BST 2010
Hi Gordon,
On Sat, 2010-07-24 at 22:03 -0400, Gordon Tyler wrote:
> Using revision 2210 of subvertpy, I now get a different set of errors:
>
> 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/wc.c -o build/temp.macosx-10.5-i386-2.5/subvertpy/wc.o
> subvertpy/wc.c: In function 'py_wc_found_entry':
> subvertpy/wc.c:168: warning: dereferencing 'void *' pointer
> subvertpy/wc.c:168: error: request for member 'ob_type' in something not
> a structure or union
> subvertpy/wc.c:168: warning: dereferencing 'void *' pointer
> subvertpy/wc.c:168: error: request for member 'ob_type' in something not
> a structure or union
> subvertpy/wc.c: In function 'match_ignore_list':
> subvertpy/wc.c:1308: warning: implicit declaration of function
> 'svn_wc_match_ignore_list'
> subvertpy/wc.c: In function 'py_wc_found_entry':
> subvertpy/wc.c:168: warning: dereferencing 'void *' pointer
> subvertpy/wc.c:168: error: request for member 'ob_type' in something not
> a structure or union
> subvertpy/wc.c:168: warning: dereferencing 'void *' pointer
> subvertpy/wc.c:168: error: request for member 'ob_type' in something not
> a structure or union
> subvertpy/wc.c: In function 'match_ignore_list':
> subvertpy/wc.c:1308: warning: implicit declaration of function
> 'svn_wc_match_ignore_list'
These should be fixed now. Any chance you can try again with current tip
(r2219) ?
Cheers,
Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20100725/60c2a154/attachment.pgp
More information about the bazaar
mailing list