First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 5750
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Matthew Turk (RETIRED) <satai@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Matt Matthews <jvm@linuxgames.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
coldsync-2.2.5.ebuild.diff patch to ebuild to apply the gcc3 patch patch jdm@europa.com 2002-08-12 14:53 0000 372 bytes Details | Diff
coldsync-2.2.5-gcc3.diff patch to let coldsync build under gcc 3.1 patch jdm@europa.com 2002-08-12 14:55 0000 295 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 5750 depends on: Show dependency tree
Bug 5750 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-07-29 17:11 0000
I have a system using GCC 3.1 and to compile coldsync, I had to add a using
directive to the beginning of src/symboltable.cc. In particular, I put "using
namespace std;" before #include "config.h" at line 10 in symboltable.cc

With this fix, it compiled and seems to work with my Handspring Visor over USB.

------- Comment #1 From Owen Stampflee 2002-07-30 17:09:24 0000 -------
Bugzilla sucks and reassigned the wrong bug to danarmak...I'm taking this one 
back. 

------- Comment #2 From jdm@europa.com 2002-08-02 14:45:16 0000 -------
i just ran into this one also.  it wasn't clear that the coldsync build had
failed though since emerge didn't give me any errors.  /usr/bin/coldsync just
didn't exist.

------- Comment #3 From jdm@europa.com 2002-08-12 14:53:29 0000 -------
Created an attachment (id=3028) [edit]
patch to ebuild to apply the gcc3 patch

------- Comment #4 From jdm@europa.com 2002-08-12 14:55:28 0000 -------
Created an attachment (id=3030) [edit]
patch to let coldsync build under gcc 3.1

with these two patches, coldsync builds correctly on my gcc 3.1 system.

i don't have a gentoo system with the older gcc on it to verify that it still
builds with gcc 2.95.

------- Comment #5 From Matthew Turk (RETIRED) 2002-08-15 01:06:21 0000 -------
Added a couple things to make it work; including a cd ${S}.  Bumped revision, 
committed. 

First Last Prev Next    No search results available      Search page      Enter new bug