gpsd-users
[Top][All Lists]
Advanced

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

Re: [gpsd-users] Is GPSD receiving PPS?


From: Bo Berglund
Subject: Re: [gpsd-users] Is GPSD receiving PPS?
Date: Mon, 07 Mar 2016 20:26:17 +0100

On Mon, 7 Mar 2016 10:49:25 -0800, "Gary E. Miller" <address@hidden>
wrote:

>$ sudo apt-get install libncurses5-dev

This got rid of the curses complaint...
But when I re-issued the command
 scons && scons check && sudo scons udev-install

I got this after a while:

gpsclient.c:7:20: fatal error: Python.h: No such file or directory
 #include <Python.h>
                    ^
compilation terminated.
scons: *** [gpsclient-py_2_7_9_final_0.so] Error 1
scons: building terminated because of errors.

>I hope you are keeping track of your progress,  when you get this working
>you can tell us what to add to the build.txt.

Yes, I am....
Right now I have a question (in addition to why the above error pops
up):
Could I split the build command 
scons && scons check && sudo scons udev-install

into three separate commands instead so that I can see which is
actually generating the errors?
Something like:

scons
scons check
sudo scons udev-install

I am especially looking at being able to build WITHOUT also installing
the created binaries...
Then I could do that after I have succeeded building and thereupon
uninstalling teh stuff that I got from apt-get.

Right now if I just enter scones I get to the same error as above,
which indicates that something happens early.

-- 
Bo Berglund
Developer in Sweden




reply via email to

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