[Digikam-devel] [Bug 262065] New: Linking issue with Marble library

christian at cegetel.net christian at cegetel.net
Tue Jan 4 11:58:27 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=262065

           Summary: Linking issue with Marble library
           Product: digikam
           Version: 1.8.0
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel at kde.org
        ReportedBy: christian at cegetel.net


Version:           1.8.0 (using KDE 4.5.4) 
OS:                Linux

I have downloaded digikam 1.8.0 release through SVN. 
Compilation went fine but linking got following errors:


Linking CXX executable digikam
CMakeFiles/digikam.dir/leftsidebarwidgets.o: In function
`GPSSearchSideBarWidget':
/home2/invit/Documents/NewCompils/NewDigi2/digikam/digikam/leftsidebarwidgets.cpp:1048:
undefined reference to `vtable for Digikam::GPSSearchSideBarWidget'
/home2/invit/Documents/NewCompils/NewDigi2/digikam/digikam/leftsidebarwidgets.cpp:1048:
undefined reference to `vtable for Digikam::GPSSearchSideBarWidget'
/home2/invit/Documents/NewCompils/NewDigi2/digikam/digikam/leftsidebarwidgets.cpp:1048:
undefined reference to `vtable for Digikam::GPSSearchSideBarWidget'
CMakeFiles/digikam.dir/leftsidebarwidgets.o: In function
`~GPSSearchSideBarWidget':
/home2/invit/Documents/NewCompils/NewDigi2/digikam/digikam/leftsidebarwidgets.cpp:1070:
undefined reference to `vtable for Digikam::GPSSearchSideBarWidget'
/home2/invit/Documents/NewCompils/NewDigi2/digikam/digikam/leftsidebarwidgets.cpp:1070:
undefined reference to `vtable for Digikam::GPSSearchSideBarWidget'
CMakeFiles/digikam.dir/leftsidebarwidgets.o:/home2/invit/Documents/NewCompils/NewDigi2/digikam/digikam/leftsidebarwidgets.cpp:1070:
more undefined references to `vtable for Digikam::GPSSearchSideBarWidget'
follow
collect2: ld returned 1 exit status
make[2]: *** [digikam/digikam] Error 1
make[1]: *** [digikam/CMakeFiles/digikam.dir/all] Error 2
make: *** [all] Error 2



Reproducible: Always

Steps to Reproduce:
Launch make

Actual Results:  
Linking CXX executable digikam
CMakeFiles/digikam.dir/leftsidebarwidgets.o: In function
`GPSSearchSideBarWidget':
/home2/invit/Documents/NewCompils/NewDigi2/digikam/digikam/leftsidebarwidgets.cpp:1048:
undefined reference to `vtable for Digikam::GPSSearchSideBarWidget'
/home2/invit/Documents/NewCompils/NewDigi2/digikam/digikam/leftsidebarwidgets.cpp:1048:
undefined reference to `vtable for Digikam::GPSSearchSideBarWidget'
/home2/invit/Documents/NewCompils/NewDigi2/digikam/digikam/leftsidebarwidgets.cpp:1048:
undefined reference to `vtable for Digikam::GPSSearchSideBarWidget'
CMakeFiles/digikam.dir/leftsidebarwidgets.o: In function
`~GPSSearchSideBarWidget':
/home2/invit/Documents/NewCompils/NewDigi2/digikam/digikam/leftsidebarwidgets.cpp:1070:
undefined reference to `vtable for Digikam::GPSSearchSideBarWidget'
/home2/invit/Documents/NewCompils/NewDigi2/digikam/digikam/leftsidebarwidgets.cpp:1070:
undefined reference to `vtable for Digikam::GPSSearchSideBarWidget'
CMakeFiles/digikam.dir/leftsidebarwidgets.o:/home2/invit/Documents/NewCompils/NewDigi2/digikam/digikam/leftsidebarwidgets.cpp:1070:
more undefined references to `vtable for Digikam::GPSSearchSideBarWidget'
follow
collect2: ld returned 1 exit status
make[2]: *** [digikam/digikam] Error 1
make[1]: *** [digikam/CMakeFiles/digikam.dir/all] Error 2
make: *** [all] Error 2


Expected Results:  
Digikam linked

Distribution is fedora 13.

Installed Marble is :
kdeedu-devel-4.5.4-1.fc13.i686
kdeedu-libs-4.5.4-1.fc13.i686

Any question, just ask me.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list