Discussion:
[Synce-devel] 'ERROR_GEN_FAILURE' undeclared when compiling synce-librapi2
Iain Buchanan
2007-09-19 00:57:53 UTC
Permalink
Not sure if this went through, cause I sent it from the wrong account.
Apologies if you get it twice :)

====
Hi all,

Firstly, thanks for the continuing patches, it's good to see synce get
better and better!

I just tried to recompile synce-librapi2 from SVN (using the gentoo
ebuilds) and I get this error message a few times before make bombs out:

registry.c: In function '_CeRegCreateKeyEx':
registry.c:18: error: 'ERROR_GEN_FAILURE' undeclared (first use in this
function)

I've done a few python and other system updates lately, so don't know if
that affects it. I think this is some windows return code though? I
couldn't find the declaration in the synce-librapi2 source - where's it
supposed to come from?

thanks.
--
Iain Buchanan <iaindb at netspace dot net dot au>

Insanity is the final defense ... It's hard to get a refund when the
salesman is sniffing your crotch and baying at the moon.
Iain Buchanan
2007-09-19 01:25:28 UTC
Permalink
Post by Iain Buchanan
I just tried to recompile synce-librapi2 from SVN (using the gentoo
registry.c:18: error: 'ERROR_GEN_FAILURE' undeclared (first use in this
function)
it appears that synce-librapi2 needed synce-libsynce to be updated
first, as the declaration is in
synce-libsynce/libsynce/lib/synce_types.h

synce-libsynce is already a dependancy of synce-librapi2, but since I
had an older svn version already installed, emerge didn't get the order
right... I would have thought it would order the packages to install
differently. Anyway, that's a gentoo porblem!

thanks :)
--
Iain Buchanan <iaindb at netspace dot net dot au>

There goes the good time that was had by all.
-- Bette Davis, remarking on a passing starlet
Loading...