Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 5051

Summary: gnome-pilot ebuild fails under gnome2
Product: Gentoo Linux Reporter: Nathan R. Yergler <nyergler>
Component: Current packagesAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nathan R. Yergler 2002-07-15 16:51:14 UTC
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 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-15 17:09:21 UTC
does it work with pilot-link-0.10.99?
Comment 2 Nathan R. Yergler 2002-07-15 19:52:19 UTC
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 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-16 06:45:05 UTC
found a fix.  after testing, I will upload to portage.

sorry for the inconvenience :(
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-16 17:26:42 UTC
the -r4 just got uploaded into portage, and it works with the new pilot link.