On Sun, Jun 29, 2008 at 11:22:27PM -0400, Shannon McMackin wrote:
> Shannon McMackin wrote:
> > I don't see much action on this topic in this forum.
> > 
> > Has anyone had success with this combo?
> > 
> > I get through buildgen.sh and configure, but make spits out some errors:
> > 
> >> data.cc: In function 'bool Barry::IsHexData(const std::string&)':
> >> data.cc:47: error: 'strchr' was not declared in this scope

[snip]

> I also downloaded the latest CVS and get similar errors as to what I saw 
> with 0.12.

The above errors come from the fact that FC9 uses a newer gcc, and some of
the headers were reorganized.  You can either patch version 0.12, or use
CVS.  CVS should not give any errors during the compile on FC9, but if you
do get some, please report the exact output.

The patch for Barry 0.12 on FC9 can be downloaded from this SourceForge
ticket:

https://sourceforge.net/tracker/index.php?func=detail&aid=2000895&group_id=153722&atid=788905

The other drawback is that FC9 unfortunately made the decision to package
up the development tree of opensync.  The devel opensync tree has introduced
a lot of incompatible changes to the API, and Barry has not been ported
yet.  I expect to port Barry once opensync releases their stable 0.4x series.

Barry 0.13 will not support native syncing on FC9.  To get syncing
working on FC9 with Barry, you'll need to install opensync 0.22 manually,
and I suspect this would conflict with any opensync package that FC9 already
provides, so it's probably not for the faint of heart.

- Chris


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to