gpsd-users
[Top][All Lists]
Advanced

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

Re: [gpsd-users] [Gpsd-users] Unable to get gpsd to work with NTRIP


From: Charles Curley
Subject: Re: [gpsd-users] [Gpsd-users] Unable to get gpsd to work with NTRIP
Date: Thu, 1 Dec 2011 12:59:36 -0700

I'm working on Ubuntu 11.04 as updated. I just pulled in the latest,
per https://savannah.nongnu.org/git/?group=gpsd

On Thu, 1 Dec 2011 11:14:49 -0800
Bradley Allen <address@hidden> wrote:

> they seem to both be there, scons and chrpath ,  when in the gpsd-3.3
> directory:
> 
> address@hidden:~/gpsd-3.3$ scons udev-install
> scons: Reading SConscript files ...
> Checking for chrpath... yes
> Checking whether the C++ compiler worksyes
> Checking for ncurses... yes
> Checking for libusb-1.0... yes
> Checking for C library librt... yes
> Checking for bluez... no
> Checking for C header file sys/timepps.h... no
> You do not have kernel PPS available.
> Checking for C function daemon()... yes
> Checking for C function strlcpy()... no
> Checking for C function strlcat()... no
> Checking for C function clock_gettime()... yes
> Checking for C library libbluetooth... no
> libbluetooth not found, bluez cannot be enabled.
> Checking that xsltproc can make man pages... no
> Neither xsltproc nor xmlto found, documentation cannot be built.
> Checking for QtNetwork... no
> All configuration flags are defaulted.

So far, so good.

> Package tinfo was not found in the pkg-config search path.
> Perhaps you should add the directory containing `tinfo.pc'
> to the PKG_CONFIG_PATH environment variable

Odd. I don't have a PKG_CONFIG_PATH environment variable. It is used at
compile time and (if I read the code in SConstruct correctly) taken
with no changes from scon's environment. Perhaps you do have one, and it
is incorrect?

The only place tinfo.pc shows up on my system is in gpsd/packaging.



> Package 'tinfo', required by 'ncurses', not found

I have no tinfo debian package. I have:

address@hidden:~/versioned/gpsd$ pre ncurses
lib32ncurses5   5.7+20101128-1          amd64
lib32ncursesw5  5.7+20101128-1          amd64
libncurses5     5.7+20101128-1          amd64
libncurses5-dev 5.7+20101128-1          amd64
libncursesw5    5.7+20101128-1          amd64
ncurses-base    5.7+20101128-1          all
ncurses-bin     5.7+20101128-1          amd64
address@hidden:~/versioned/gpsd$ 



> OSError: 'pkg-config --cflags --libs ncurses' exited 1:
>   File "/home/brad/gpsd-3.3/SConstruct", line 827:
>     parse_flags=gpsdlibs + ncurseslibs)

Maybe this is a roundabout way of complaining about the lack on an
ncurses library? Do you have the appropriate -dev package? But up
above, it finds ncurses.

>   File "/usr/lib/scons/SCons/Environment.py", line 258:
>     return MethodWrapper.__call__(self, target, source, *args, **kw)
>   File "/usr/lib/scons/SCons/Environment.py", line 222:
>     return self.method(*nargs, **kwargs)
>   File "/usr/lib/scons/SCons/Builder.py", line 631:
>     env = env.Override(env_kw)
>   File "/usr/lib/scons/SCons/Environment.py", line 635:
>     if merges: env.MergeFlags(merges)
>   File "/usr/lib/scons/SCons/Environment.py", line 802:
>     args = self.ParseFlags(args)
>   File "/usr/lib/scons/SCons/Environment.py", line 788:
>     do_parse(arg)
>   File "/usr/lib/scons/SCons/Environment.py", line 669:
>     for t in arg: do_parse(t)
>   File "/usr/lib/scons/SCons/Environment.py", line 674:
>     arg = self.backtick(arg[1:])
>   File "/usr/lib/scons/SCons/Environment.py", line 593:
>     raise OSError("'%s' exited %d" % (command, status))
> address@hidden:~/gpsd-3.3$
> 
> 
> 
> thought i had installed bluez also, but am not sure if its the right
> version?

bluez is not a requirement. I don't have it and the only effect is that
gpsd does not support bluetooth. Unless you need it, I would ignore
that for now.


-- 

Charles Curley                  /"\    ASCII Ribbon Campaign
Looking for fine software       \ /    Respect for open standards
and/or writing?                  X     No HTML/RTF in email
http://www.charlescurley.com    / \    No M$ Word docs in email

Key fingerprint = CE5C 6645 A45A 64E4 94C0  809C FFF6 4C48 4ECD DFDB



reply via email to

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