[Bug 157780] New: kdeedu-4.0.1 build fails with gpsd

Dennis dennisveatch at bellsouth.net
Wed Feb 13 13:13:47 GMT 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=157780         
           Summary: kdeedu-4.0.1 build fails with gpsd
           Product: kde
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs kde org
        ReportedBy: dennisveatch bellsouth net


Version:           unknown (using 4.0.1 (KDE 4.0.1), compiled sources)
Compiler:          gcc
OS:                Linux (i686) release 2.6.24.2

Without gpsd-2.36 installed kdeedu-4.0.1 compiles and installs fine. With gpsd installed the make fails with;

[ 94%] Building CXX object marble/src/lib/CMakeFiles/marblewidget.dir/AbstractLayer/AbstractLayerData.o
[ 94%] Building CXX object marble/src/lib/CMakeFiles/marblewidget.dir/qrc_libmarble.o
Linking CXX shared library ../../../lib/libmarblewidget.so
CMakeFiles/marblewidget.dir/gps/GpsTracking.o: In function `GpsTracking::GpsTracking(GpxFile*, GpsTracking::TrackingMethod, QObject*)':
GpsTracking.cpp:(.text+0x34b): undefined reference to `gpsmm::open(char const*, char const*)'
CMakeFiles/marblewidget.dir/gps/GpsTracking.o: In function `GpsTracking::GpsTracking(GpxFile*, GpsTracking::TrackingMethod, QObject*)':
GpsTracking.cpp:(.text+0x4eb): undefined reference to `gpsmm::open(char const*, char const*)'
CMakeFiles/marblewidget.dir/gps/GpsTracking.o: In function `GpsTracking::update(QSize const&, ViewParams*, QRegion&)':
GpsTracking.cpp:(.text+0x15bb): undefined reference to `gpsmm::query(char const*)'
CMakeFiles/marblewidget.dir/gps/GpsTracking.o:(.data.rel.ro+0x20): undefined reference to `vtable for gpsmm'
collect2: ld returned 1 exit status
make[2]: *** [lib/libmarblewidget.so.4.0.0] Error 1
make[1]: *** [marble/src/lib/CMakeFiles/marblewidget.dir/all] Error 2
make: *** [all] Error 2



More information about the Unassigned-bugs mailing list