gpsd-commit-watch
[Top][All Lists]
Advanced

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

[gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.9-33-g


From: Bernd Zeimetz
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.9-33-g76d6ab2
Date: Thu, 30 May 2013 15:11:30 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GPSD".

The branch, master has been updated
       via  76d6ab215a3947e0a27a64c9853997163c0c8f33 (commit)
      from  9ed12331cc4807b094027f631d2d814d005a318e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 76d6ab215a3947e0a27a64c9853997163c0c8f33
Author: Bernd Zeimetz <address@hidden>
Date:   Thu May 30 12:28:10 2013 +0200

    Fix most of the undefined symbols in libgpsd.
    
    Before ldd complained about
    
    undefined symbol: getlef32  (./libgpsd.so.21.0.0)
    undefined symbol: gps_merge_fix (./libgpsd.so.21.0.0)
    undefined symbol: lround    (./libgpsd.so.21.0.0)
    undefined symbol: sincos    (./libgpsd.so.21.0.0)
    undefined symbol: gps_clear_dop (./libgpsd.so.21.0.0)
    undefined symbol: unix_to_iso8601   (./libgpsd.so.21.0.0)
    undefined symbol: strlcat   (./libgpsd.so.21.0.0)
    undefined symbol: atan2 (./libgpsd.so.21.0.0)
    undefined symbol: getbef32  (./libgpsd.so.21.0.0)
    undefined symbol: mkgmtime  (./libgpsd.so.21.0.0)
    undefined symbol: timestamp (./libgpsd.so.21.0.0)
    undefined symbol: earth_distance    (./libgpsd.so.21.0.0)
    undefined symbol: ubits (./libgpsd.so.21.0.0)
    undefined symbol: gpsd_report   (./libgpsd.so.21.0.0)
    undefined symbol: netlib_errstr (./libgpsd.so.21.0.0)
    undefined symbol: asin  (./libgpsd.so.21.0.0)
    undefined symbol: hypot (./libgpsd.so.21.0.0)
    undefined symbol: strlcpy   (./libgpsd.so.21.0.0)
    undefined symbol: getbed64  (./libgpsd.so.21.0.0)
    undefined symbol: gpsd_packetdump   (./libgpsd.so.21.0.0)
    undefined symbol: getled64  (./libgpsd.so.21.0.0)
    undefined symbol: putbef32  (./libgpsd.so.21.0.0)
    undefined symbol: trunc (./libgpsd.so.21.0.0)
    undefined symbol: sbits (./libgpsd.so.21.0.0)
    undefined symbol: log   (./libgpsd.so.21.0.0)
    undefined symbol: pow   (./libgpsd.so.21.0.0)
    undefined symbol: round (./libgpsd.so.21.0.0)
    undefined symbol: gps_clear_fix (./libgpsd.so.21.0.0)
    undefined symbol: safe_atof (./libgpsd.so.21.0.0)
    undefined symbol: sqrt  (./libgpsd.so.21.0.0)
    undefined symbol: roundf    (./libgpsd.so.21.0.0)
    undefined symbol: gpsd_hexdump  (./libgpsd.so.21.0.0)
    undefined symbol: netlib_connectsock    (./libgpsd.so.21.0.0)
    undefined symbol: floor (./libgpsd.so.21.0.0)
    
    The only thing left over now is
    undefined symbol: gpsd_report   (./libgpsd.so.21.0.0)

-----------------------------------------------------------------------

Summary of changes:
 SConstruct |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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