Re: [Skunkweb-list] skunkweb build fails under osx
Brought to you by:
drew_csillag,
smulloni
From: Jacob S. <smu...@sm...> - 2007-12-28 16:21:51
|
Frederick Grim wrote: > Howdy List, > The build fails on OSX due to a previously defined uuid_t struct > in /usr/include/unistd.h. I have attached a patch that changes the > named uuid_t in pylibs/uuid/dav_opaquelock.h, > pylibs/uuid/dav_opaquelock.c, pylibs/uuid/_uuidmodule.c, and to > sk_uuid_t which compiles without issue. Thanks. Applied in SVN. |