Bug 5051 - gnome-pilot ebuild fails under gnome2
Bug#: 5051 Product:  Gentoo Linux Version: 1.2 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: seemant@gentoo.org Reported By: nyergler@mac.com
Component: Applications
URL: 
Summary: gnome-pilot ebuild fails under gnome2
Keywords:  
Status Whiteboard: 
Opened: 2002-07-15 16:51 0000
Description:   Opened: 2002-07-15 16:51 0000
When issuing the command 
#emerge gnome-pilot
the ebuild configures properly, and then the build fails.  The error message is
below.  I'm using gnome2, along with gcc 2.95.3 20010315 (release) and
pilot-link 0.11.0

./.libs/libgpilotdconduit.so: undefined reference to `sync_CopyToPilot'
./.libs/libgpilotdconduit.so: undefined reference to `sync_Synchronize'
./.libs/libgpilotdconduit.so: undefined reference to `sync_CopyFromPilot'
./.libs/libgpilotdconduit.so: undefined reference to `sync_MergeToPilot'
./.libs/libgpilotdconduit.so: undefined reference to `sync_MergeFromPilot'
collect2: ld returned 1 exit status
make[2]: *** [gpilotd] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gnome-pilot-0.1.65-r3/work/gnome-pilot-0.1.65/gpilotd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gnome-pilot-0.1.65-r3/work/gnome-pilot-0.1.65'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -117, Exitcode 2
!!! (no error message)

!!! emerge aborting on 
/usr/portage/gnome-extra/gnome-pilot/gnome-pilot-0.1.65-r3.ebuild .

------- Comment #1 From Seemant Kulleen (RETIRED) 2002-07-15 17:09:21 0000 -------
does it work with pilot-link-0.10.99?

------- Comment #2 From Nathan R. Yergler 2002-07-15 19:52:19 0000 -------
I manually un-merged pilot-link, then forced pilot-link 0.10.99.  After doing
that, gnome-pilot was able to build successfully.

------- Comment #3 From Seemant Kulleen (RETIRED) 2002-07-16 06:45:05 0000 -------
found a fix.  after testing, I will upload to portage.

sorry for the inconvenience :(

------- Comment #4 From Seemant Kulleen (RETIRED) 2002-07-16 17:26:42 0000 -------
the -r4 just got uploaded into portage, and it works with the new pilot link.