Bug 141222 - app-pda/coldsync does not build executable
Bug#: 141222 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Other Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: pda@gentoo.org Reported By: robthebob@gmail.com
Component: Ebuilds
URL: 
Summary: app-pda/coldsync does not build executable
Keywords:  
Status Whiteboard: 
Opened: 2006-07-20 17:47 0000
Description:   Opened: 2006-07-20 17:47 0000
Current stable version (2.25-r1) does not build a `coldplug' executable.

-----
# equery -f coldsync | grep bin
/usr/share/man/man3/PConn_bind.3.gz
-----

See this forum thread:
http://forums.gentoo.org/viewtopic-t-351699-highlight-.html

------- Comment #1 From Jakub Moc (RETIRED) 2006-07-21 00:01:40 0000 -------
*** Bug 141221 has been marked as a duplicate of this bug. ***

------- Comment #2 From Robin Neatherway 2006-07-21 01:27:41 0000 -------
Thanks, made a bit of mistake there. Anyway, this bug also holds for 2.25, but
*not* the latest version which is in testing (3.0_pre4).

------- Comment #3 From Boris Smus 2006-08-14 16:52:43 0000 -------
Created an attachment (id=94283) [details]
simple fix to STL related bugs

------- Comment #4 From Boris Smus 2006-08-14 16:53:40 0000 -------
Created an attachment (id=94284) [details]
applies the stl patch

------- Comment #5 From Boris Smus 2006-08-14 16:55:21 0000 -------
compilation was failing, but make was reporting no errors (the makefile kinda
sucks). the attached patch makes the code compile, and coldsync now builds.

please test this and commit it into portage.

------- Comment #6 From Alastair Tse (RETIRED) 2006-08-22 03:33:27 0000 -------
Thanks for the patch. I've fixed some things with the ebuild as well to make
it more "standard." Added to 2.2.5-r1 but without a revision bump.