Discussion:
gentoo ebuild bug
Iain Buchanan
2008-03-17 23:52:47 UTC
Permalink
Hi again,
Hello
In the synce-sync-engine-9999.ebuild in src_install() should be
insinto /usr/share/${PN}/
doins config/config.xml
I would recommend to refactor ebuild/sython source to move this config dir
into SyncEngine dir (/usr/lib/python2.4/site-packages/SyncEngine in my case)
to prevent sync-engine to throw error if user (like me) forgets to copy this
file into ~/.synce/ .
Cheers
Jaromir Malenko
what version of sync-engine are you using that throws an error? Newer
versions should run without the existance of ~/.synce/config.xml

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

Most people have two reasons for doing anything -- a good reason, and
the real reason.
Bakulin Ilya
2008-03-19 16:07:33 UTC
Permalink
Here are some patches to make synce-librapi2 build correctly on FreeBSD 7.0.
Almost all of them replace "devname" variable name with "dev_name", because "devname" is used in stdlib.h. Please rename these variables :-(

Also I supply FDI file for invoking connection procedure.
Also soon I'll post corrected hal-synce-legacy script :-)
--
Bakulin Ilya <***@kibab.com>
Mark Ellis
2008-03-20 09:57:33 UTC
Permalink
Thanks, I've applied these.

Mark
Post by Bakulin Ilya
Here are some patches to make synce-librapi2 build correctly on FreeBSD 7.0.
Almost all of them replace "devname" variable name with "dev_name", because "devname" is used in stdlib.h. Please rename these variables :-(
Also I supply FDI file for invoking connection procedure.
Also soon I'll post corrected hal-synce-legacy script :-)
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
Loading...