gpsd-dev
[Top][All Lists]
Advanced

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

[gpsd-dev] 'scons install' fails on Mac OS X 10.10


From: Frank Nicholas
Subject: [gpsd-dev] 'scons install' fails on Mac OS X 10.10
Date: Thu, 12 Feb 2015 19:29:35 -0500

I dug out an old Bluetooth GPS receiver (GlobalSAT BT-318, Sirf III) to play with.  gpsd seems to build Ok, but ‘scons install’ produces the output below.  I end up with a partially installed gpsd.  I’m glad to test any ideas anyone has.  Just let me know.

Thanks,
Frank

address@hidden gpsd $ sudo scons install
scons: Reading SConscript files ...
Checking if compiler accepts -Wextra ...(cached) yes
Checking if compiler accepts -Wall ...(cached) yes
Checking if compiler accepts -Wno-uninitialized ...(cached) yes
Checking if compiler accepts -Wno-missing-field-initializers ...(cached) yes
Checking if compiler accepts -Wcast-align ...(cached) yes
Checking if compiler accepts -Wmissing-declarations ...(cached) yes
Checking if compiler accepts -Wstrict-prototypes ...(cached) yes
Checking if compiler accepts -Wpointer-arith ...(cached) yes
Checking if compiler accepts -Wreturn-type ...(cached) yes
Checking if compiler accepts -pthread ...(cached) yes
Checking whether the C++ compiler works... (cached) yes
Checking for ncurses... (cached) no
Checking for libusb-1.0... (cached) no
Checking for C library librt... (cached) no
Checking for bluez... (cached) no
Checking for C type in_port_t... (cached) yes
Checking whether SUN_LEN is declared... (cached) yes
Checking for C header file linux/can.h... (cached) no
You do not have kernel CANbus available.
Checking for C header file termios.h... (cached) yes
Checking if compiler supplies __ORDER_BIG_ENDIAN__ ...(cached) yes
Checking if compiler supplies __ORDER_LITTLE_ENDIAN__ ...(cached) yes
Checking if compiler supplies __BYTE_ORDER__ ...(cached) yes
Your compiler has built-in endianness support.
Checking for C function daemon()... (cached) yes
Checking for C function strlcpy()... (cached) yes
Checking for C function strlcat()... (cached) yes
Checking for C function clock_gettime()... (cached) no
Checking for C function getsid()... (cached) yes
Checking for C function pselect()... (cached) yes
Checking for C header file sys/timepps.h... (cached) no
Checking if sys/ioctl.h supplies TIOCMIWAIT ...(cached) no
Forcing pps=no (neither TIOCMIWAIT nor RFC2783 API is available)
Checking that xsltproc can make man pages... (cached) no
Neither xsltproc nor xmlto found, documentation cannot be built.
Checking for QtNetwork... (cached) no
Altered configuration variables:
nmea2000 = False (default True): NMEA2000/CAN support
pps = False (default True): PPS time syncing support
bluez = False (default True): BlueZ support for Bluetooth devices
qt = False (default True): build QT bindings
Part of the website build requires asciidoc, not installed.
scons: done reading SConscript files.
scons: Building targets ...
leapseconds_cache_rebuild(["leapseconds.cache"], ["leapsecond.py"])
timebase_h(["timebase.h"], ["leapseconds.cache"])
Install file: "libgps.22.0.0.dylib" as "/usr/local/lib/libgps.22.0.0.dylib"
strip /usr/local/lib/libgps.22.0.0.dylib
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: symbols referenced by indirect symbol table entries that can't be stripped in: /usr/local/lib/libgps.22.0.0.dylib
__Unwind_Resume
___assert_rtn
___bzero
___error
___maskrune
___sincos_stret
___snprintf_chk
___stack_chk_fail
___strlcat_chk
___strlcpy_chk
___vsnprintf_chk
_atan
_atan2
_atoi
_bind
_close
_connect
_fcntl
_fprintf
_fputs
_free
_freeaddrinfo
_getaddrinfo
_getenv
_getpeername
_getprotobyname
_gettimeofday
_gmtime_r
_inet_ntop
_malloc
_memcpy
_memmove
_modf
_pow
_recv
_select$1050
_setsockopt
_shmat
_shmdt
_shmget
_socket
_sscanf
_strcasecmp
_strchr
_strcmp
_strcspn
_strdup
_strftime
_strlen
_strncasecmp
_strncmp
_strptime
_strstr
_strtod
_tan
_write
__ZdlPv
__Znwm
__DefaultRuneLocale
___gxx_personality_v0
___stack_chk_guard
dyld_stub_binder
scons: *** [/usr/local/lib/libgps.22.0.0.dylib] Error 1
scons: building terminated because of errors.
address@hidden gpsd $ 





reply via email to

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