gpsd-users
[Top][All Lists]
Advanced

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

[gpsd-users] Steps to re-compile GPSD from source


From: Devanand Biradar
Subject: [gpsd-users] Steps to re-compile GPSD from source
Date: Mon, 24 Jun 2019 12:54:41 +0530

Hello,
I am using gpsd version :-
gpsd: 3.19~dev (revision dev-3.19a-984-gfac549e)

Then I used the following commands :-
scons && scons check && sudo scons udev-install

I got the response:-

cp /home/devanand/gpsd/gpsd.rules /lib/udev/rules.d/25-gpsd.rules
scons: done building targets.

Now if I want to modify the code & recompile the same, I am using following commands:-
scons --clean
scons distclean

This both commands works properly.
Now, I am using below commands
scons --config=force timing=True && scons install

THEN I got the below response at END

gcc -o gpsd -pthread dbusexport.o gpsd.o shmexport.o timehint.o sd_socket.o -L. -lgpsd -lgps_static -lusb-1.0 -lm -lrt
scons: *** [/usr/local/sbin/gpsd] /usr/local/sbin/gpsd: Permission denied
scons: building terminated because of errors.

 Here I need to know, whether I am following the correct process, if not then please mentioned what is the correct way TODO.

THANKS,

DEV

reply via email to

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