Hi, can't remember who's working on the gentoo ebuilds, but the -9999 flavour need ./bootstrap changed to ./autogen.sh
I've tested this with app-pda/synce-libsynce-9999 app-pda/synce-librtfcomp-9999 app-pda/synce-pywbxml-9999 app-pda/synce-librapi2-9999 app-pda/synce-odccm-9999 app-pda/synce-gnomevfs-9999 app-pda/synce-rra-9999 (app-pda/synce-trayicon-9999 already uses autogen) (app-pda/synce-gnome-9999 is ok too) Also, here's a bunch of changes I recommend for other ebuilds (sorry about the lame-o diff, can provide patches if you want) app-pda/synce-odccm-9999: - cp data/dbus/odccm.conf ${D}/etc/dbus-1/system.d/ || die + cp src/odccm.conf ${D}/etc/dbus-1/system.d/ || die (the file itself hasn't changed, just the location) app-pda/synce-sync-engine-9999: pkg_postinst() { einfo "Plase copy:" einfo "/usr/share/${PN}/config.xml" einfo "to" einfo "~/.synce/ directory" einfo "Change it to fit your needs" + + ewarn "IMPORTANT - IF USING AN VERSION EARLIER THAN 19-12-2007, (EXCEPT FOR)" + ewarn "config.xml) PLEASE DELETE THE CONTENTS OF YOUR ~/.synce DIRECTORY INCLUDING" + ewarn "THE partnerships SUBDIRECTORY . AND RECREATE YOUR PARTNERSHIPS." + ewarn "Please see the CHANGELOG for more info" } (also, setup.py needs to be patched first as per my other email to remove select_partnership.py) thanks! (PS just trying out all the new code as you can tell...) -- Iain Buchanan <iaindb at netspace dot net dot au> One day I'll be dead and THEN you'll all be sorry. -- (Terry Pratchett, alt.fan.pratchett) ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ SynCE-Devel mailing list SynCE-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synce-devel