gpsd-dev
[Top][All Lists]
Advanced

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

[gpsd-dev] build failure scons minimal=on systemd=on


From: Jon Schlueter
Subject: [gpsd-dev] build failure scons minimal=on systemd=on
Date: Mon, 12 Jan 2015 12:35:40 -0500

with current master I'm seeing the following build failure:

$ scons minimal=on leapfetch=off systemd=on

gcc -o gpsd.o -c -D_GNU_SOURCE -Wmissing-prototypes -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -pthread -Wmissing-declarations -O2 -pthread gpsd.c
gpsd.c: In function 'main':
gpsd.c:1894:32: error: 'control_socket' undeclared (first use in this function)
gpsd.c:1894:32: note: each undeclared identifier is reported only once for each function it appears in
gpsd.c:1925:9: error: 'csock' undeclared (first use in this function)
scons: *** [gpsd.o] Error 1
scons: building terminated because of errors.


The attached patch does fix the build errors but I'm not quite sure if it stacks correctly.

Jon

Attachment: 0001-Fix-broken-build-scons-minimal-on-leapfetch-off-syst.patch
Description: Text Data


reply via email to

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