gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-dev] timepps.h


From: Gary E. Miller
Subject: [gpsd-dev] timepps.h
Date: Fri, 29 Jun 2012 18:46:50 -0700

Yo All!

I just found two kernel PPS issues.

One, gentoo put timepps.h in /usr/include and not /usr/include/sys/

Any easy way to get scans to look both places?

Also, when gpsd head sees timepps.h, qt files!

g++ -o gpsutils-qt.os -c -D_GNU_SOURCE -Wextra -Wall -Wno-uninitialized 
-Wno-missing-field-initializers -Wcast-align -Wmissing-declarations 
-Wpointer-arith -Wreturn-type -O2 -fPIC -DUSE_QT -DQT_SHARED -I/usr/include/qt4 
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore gpsutils.c
In file included from gpsd.h:323:0,
                 from gpsutils.c:22:
/usr/include/sys/timepps.h: In function 'int time_pps_destroy(pps_handle_t)':
/usr/include/sys/timepps.h:114:21: error: 'close' was not declared in this scope
scons: *** [gpsutils-qt.os] Error 1
scons: building terminated because of errors.

Why is a Qt compile using timepps.h?  Only ntpshm.c needs that file.

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97701
        address@hidden  Tel:+1(541)382-8588

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]