Date: Fri, 3 Dec 2004 07:28:25 +0900 From: "Wilson Steiger" <wilsteiger@jcom.home.ne.jp> To: <freebsd-questions@freebsd.org> Subject: FW: Installing gpsd on 5.3 STABLE Message-ID: <20041202223030.CMNQ3051.mta23.m2.home.ne.jp@minime5>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. ------=_NextPart_000_00FC_01C4D909.AD477150 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit This was originally rejected by my office's mail filter. Had to resend from home. _____ From: Steiger, N. Wilson GS-12(TRNG) ATG WESTPAC Sent: Thursday, December 02, 2004 2:23 PM To: 'freebsd-questions@freebsd.org' Subject: Installing gpsd on 5.3 STABLE Importance: High Trying to install gpsd-2.3 on a Dell Latitude CPi (400Mhz 128M RAM) FreeBSD 5.3-STABLE latest src & ports cvsup'd. All ports upgraded and new kernel/userland installed. Trying to compile gpsd-2.3.running configure has no errors and tells me to then run make. I am not modifying the configure script in any way just simply "./configure". When running make or gmake it always fails with the following: make: if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -I/usr/X11R6/include -g -O2 -Wall -Werror -I/usr/X11R6/include -MT gps-gps.o -MD -MP -MF ".deps/gps-gps.Tpo" -c -o gps-gps.o `test -f 'gps.c' || echo './'`gps.c; then mv -f ".deps/gps-gps.Tpo" ".deps/gps-gps.Po"; else rm -f ".deps/gps-gps.Tpo"; exit 1; fi *** Error code 1 Stop in /root/install/gpsd-2.3. *** Error code 1 Stop in /root/install/gpsd-2.3. gmake: if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -I/usr/X11R6/include -g -O2 -Wall -Werror -I/usr/X11R6/include -MT gps-gps.o -MD -MP -MF ".deps/gps-gps.Tpo" -c -o gps-gps.o `test -f 'gps.c' || echo './'`gps.c; then mv -f ".deps/gps-gps.Tpo" ".deps/gps-gps.Po"; else rm -f ".deps/gps-gps.Tpo"; exit 1; fi *** Error code 1 Stop in /root/install/gpsd-2.3. *** Error code 1 Stop in /root/install/gpsd-2.3. I already installed the required LessTif then deinstalled it to install OpenMotif and I receive the same error regardless. I have attached all three full screen dumps and would appreciate anyone that could help. Kind Regards, Wilson Steiger Project Engineer & IBFTC Training Specialist DRS Technical Services, Inc. ------=_NextPart_000_00FC_01C4D909.AD477150 Content-Type: application/octet-stream; name="make.gpsd.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="make.gpsd.log" make all-am=0A= if /usr/local/bin/bash ./libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H = -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall -Werror = -I/usr/X11R6/include -MT netlib.lo -MD -MP -MF ".deps/netlib.Tpo" -c -o = netlib.lo netlib.c; then mv -f ".deps/netlib.Tpo" ".deps/netlib.Plo"; = else rm -f ".deps/netlib.Tpo"; exit 1; fi=0A= mkdir .libs=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/usr/X11R6/include -MT netlib.lo -MD -MP -MF .deps/netlib.Tpo = -c netlib.c -fPIC -DPIC -o .libs/netlib.o=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/usr/X11R6/include -MT netlib.lo -MD -MP -MF .deps/netlib.Tpo = -c netlib.c -o netlib.o >/dev/null 2>&1=0A= if /usr/local/bin/bash ./libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H = -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall -Werror = -I/usr/X11R6/include -MT nmea_parse.lo -MD -MP -MF = ".deps/nmea_parse.Tpo" -c -o nmea_parse.lo nmea_parse.c; then mv -f = ".deps/nmea_parse.Tpo" ".deps/nmea_parse.Plo"; else rm -f = ".deps/nmea_parse.Tpo"; exit 1; fi=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/usr/X11R6/include -MT nmea_parse.lo -MD -MP -MF = .deps/nmea_parse.Tpo -c nmea_parse.c -fPIC -DPIC -o .libs/nmea_parse.o=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/usr/X11R6/include -MT nmea_parse.lo -MD -MP -MF = .deps/nmea_parse.Tpo -c nmea_parse.c -o nmea_parse.o >/dev/null 2>&1=0A= if /usr/local/bin/bash ./libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H = -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall -Werror = -I/usr/X11R6/include -MT serial.lo -MD -MP -MF ".deps/serial.Tpo" -c -o = serial.lo serial.c; then mv -f ".deps/serial.Tpo" ".deps/serial.Plo"; = else rm -f ".deps/serial.Tpo"; exit 1; fi=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/usr/X11R6/include -MT serial.lo -MD -MP -MF .deps/serial.Tpo = -c serial.c -fPIC -DPIC -o .libs/serial.o=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/usr/X11R6/include -MT serial.lo -MD -MP -MF .deps/serial.Tpo = -c serial.c -o serial.o >/dev/null 2>&1=0A= if /usr/local/bin/bash ./libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H = -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall -Werror = -I/usr/X11R6/include -MT drivers.lo -MD -MP -MF ".deps/drivers.Tpo" -c = -o drivers.lo drivers.c; then mv -f ".deps/drivers.Tpo" = ".deps/drivers.Plo"; else rm -f ".deps/drivers.Tpo"; exit 1; fi=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/usr/X11R6/include -MT drivers.lo -MD -MP -MF = .deps/drivers.Tpo -c drivers.c -fPIC -DPIC -o .libs/drivers.o=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/usr/X11R6/include -MT drivers.lo -MD -MP -MF = .deps/drivers.Tpo -c drivers.c -o drivers.o >/dev/null 2>&1=0A= if /usr/local/bin/bash ./libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H = -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall -Werror = -I/usr/X11R6/include -MT zodiac.lo -MD -MP -MF ".deps/zodiac.Tpo" -c -o = zodiac.lo zodiac.c; then mv -f ".deps/zodiac.Tpo" ".deps/zodiac.Plo"; = else rm -f ".deps/zodiac.Tpo"; exit 1; fi=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/usr/X11R6/include -MT zodiac.lo -MD -MP -MF .deps/zodiac.Tpo = -c zodiac.c -fPIC -DPIC -o .libs/zodiac.o=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/usr/X11R6/include -MT zodiac.lo -MD -MP -MF .deps/zodiac.Tpo = -c zodiac.c -o zodiac.o >/dev/null 2>&1=0A= if /usr/local/bin/bash ./libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H = -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall -Werror = -I/usr/X11R6/include -MT libgpsd_core.lo -MD -MP -MF = ".deps/libgpsd_core.Tpo" -c -o libgpsd_core.lo libgpsd_core.c; then mv = -f ".deps/libgpsd_core.Tpo" ".deps/libgpsd_core.Plo"; else rm -f = ".deps/libgpsd_core.Tpo"; exit 1; fi=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/usr/X11R6/include -MT libgpsd_core.lo -MD -MP -MF = .deps/libgpsd_core.Tpo -c libgpsd_core.c -fPIC -DPIC -o = .libs/libgpsd_core.o=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/usr/X11R6/include -MT libgpsd_core.lo -MD -MP -MF = .deps/libgpsd_core.Tpo -c libgpsd_core.c -o libgpsd_core.o >/dev/null = 2>&1=0A= if /usr/local/bin/bash ./libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H = -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall -Werror = -I/usr/X11R6/include -MT libgps.lo -MD -MP -MF ".deps/libgps.Tpo" -c -o = libgps.lo libgps.c; then mv -f ".deps/libgps.Tpo" ".deps/libgps.Plo"; = else rm -f ".deps/libgps.Tpo"; exit 1; fi=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/usr/X11R6/include -MT libgps.lo -MD -MP -MF .deps/libgps.Tpo = -c libgps.c -fPIC -DPIC -o .libs/libgps.o=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/usr/X11R6/include -MT libgps.lo -MD -MP -MF .deps/libgps.Tpo = -c libgps.c -o libgps.o >/dev/null 2>&1=0A= if /usr/local/bin/bash ./libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H = -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall -Werror = -I/usr/X11R6/include -MT report.lo -MD -MP -MF ".deps/report.Tpo" -c -o = report.lo report.c; then mv -f ".deps/report.Tpo" ".deps/report.Plo"; = else rm -f ".deps/report.Tpo"; exit 1; fi=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/usr/X11R6/include -MT report.lo -MD -MP -MF .deps/report.Tpo = -c report.c -fPIC -DPIC -o .libs/report.o=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/usr/X11R6/include -MT report.lo -MD -MP -MF .deps/report.Tpo = -c report.c -o report.o >/dev/null 2>&1=0A= /usr/local/bin/bash ./libtool --mode=3Dlink gcc -g -O2 -Wall -Werror = -I/usr/X11R6/include -L/usr/X11R6/lib -o libgps.la -rpath /usr/lib = -version-number 3:0:0 netlib.lo nmea_parse.lo serial.lo drivers.lo = zodiac.lo libgpsd_core.lo libgps.lo report.lo -lc =0A= gcc -shared .libs/netlib.o .libs/nmea_parse.o .libs/serial.o = .libs/drivers.o .libs/zodiac.o .libs/libgpsd_core.o .libs/libgps.o = .libs/report.o -L/usr/X11R6/lib -Wl,-soname -Wl,libgps.so.3 -o = .libs/libgps.so.3=0A= (cd .libs && rm -f libgps.so && ln -s libgps.so.3 libgps.so)=0A= (cd .libs && rm -f libgps.so && ln -s libgps.so.3 libgps.so)=0A= ar cru .libs/libgps.a netlib.o nmea_parse.o serial.o drivers.o zodiac.o = libgpsd_core.o libgps.o report.o=0A= ranlib .libs/libgps.a=0A= creating libgps.la=0A= (cd .libs && rm -f libgps.la && ln -s ../libgps.la libgps.la)=0A= if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include = -I/usr/X11R6/include -g -O2 -Wall -Werror -I/usr/X11R6/include -MT = gps-display.o -MD -MP -MF ".deps/gps-display.Tpo" -c -o gps-display.o = `test -f 'display.c' || echo './'`display.c; then mv -f = ".deps/gps-display.Tpo" ".deps/gps-display.Po"; else rm -f = ".deps/gps-display.Tpo"; exit 1; fi=0A= if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include = -I/usr/X11R6/include -g -O2 -Wall -Werror -I/usr/X11R6/include -MT = gps-gps.o -MD -MP -MF ".deps/gps-gps.Tpo" -c -o gps-gps.o `test -f = 'gps.c' || echo './'`gps.c; then mv -f ".deps/gps-gps.Tpo" = ".deps/gps-gps.Po"; else rm -f ".deps/gps-gps.Tpo"; exit 1; fi=0A= *** Error code 1=0A= =0A= Stop in /root/install/gpsd-2.3.=0A= *** Error code 1=0A= =0A= Stop in /root/install/gpsd-2.3.=0A= ------=_NextPart_000_00FC_01C4D909.AD477150 Content-Type: application/octet-stream; name="configure.gpsd.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="configure.gpsd.log" checking for a BSD-compatible install... /usr/bin/install -c=0A= checking whether build environment is sane... yes=0A= checking for gawk... no=0A= checking for mawk... no=0A= checking for nawk... nawk=0A= checking whether make sets $(MAKE)... yes=0A= checking for prefix by checking for gcc... /usr/bin/gcc=0A= checking whether ln -s works... yes=0A= checking whether make sets $(MAKE)... (cached) yes=0A= checking for a BSD-compatible install... /usr/bin/install -c=0A= checking build system type... i386-unknown-freebsd5.3=0A= checking host system type... i386-unknown-freebsd5.3=0A= checking for style of include used by make... GNU=0A= checking for gcc... gcc=0A= checking for C compiler default output file name... a.out=0A= checking whether the C compiler works... yes=0A= checking whether we are cross compiling... no=0A= checking for suffix of executables... =0A= checking for suffix of object files... o=0A= checking whether we are using the GNU C compiler... yes=0A= checking whether gcc accepts -g... yes=0A= checking for gcc option to accept ANSI C... none needed=0A= checking dependency style of gcc... gcc3=0A= checking for a sed that does not truncate output... /usr/bin/sed=0A= checking for egrep... grep -E=0A= checking for ld used by gcc... /usr/bin/ld=0A= checking if the linker (/usr/bin/ld) is GNU ld... yes=0A= checking for /usr/bin/ld option to reload object files... -r=0A= checking for BSD-compatible nm... /usr/bin/nm -B=0A= checking how to recognise dependent libraries... pass_all=0A= checking how to run the C preprocessor... gcc -E=0A= checking for ANSI C header files... yes=0A= checking for sys/types.h... yes=0A= checking for sys/stat.h... yes=0A= checking for stdlib.h... yes=0A= checking for string.h... yes=0A= checking for memory.h... yes=0A= checking for strings.h... yes=0A= checking for inttypes.h... yes=0A= checking for stdint.h... yes=0A= checking for unistd.h... yes=0A= checking dlfcn.h usability... yes=0A= checking dlfcn.h presence... yes=0A= checking for dlfcn.h... yes=0A= checking for g++... g++=0A= checking whether we are using the GNU C++ compiler... yes=0A= checking whether g++ accepts -g... yes=0A= checking dependency style of g++... gcc3=0A= checking how to run the C++ preprocessor... g++ -E=0A= checking for g77... no=0A= checking for f77... f77=0A= checking whether we are using the GNU Fortran 77 compiler... yes=0A= checking whether f77 accepts -g... yes=0A= checking the maximum length of command line arguments... 16384=0A= checking command to parse /usr/bin/nm -B output from gcc object... ok=0A= checking for objdir... .libs=0A= checking for ar... ar=0A= checking for ranlib... ranlib=0A= checking for strip... strip=0A= checking if gcc static flag works... yes=0A= checking if gcc supports -fno-rtti -fno-exceptions... no=0A= checking for gcc option to produce PIC... -fPIC=0A= checking if gcc PIC flag -fPIC works... yes=0A= checking if gcc supports -c -o file.o... yes=0A= checking whether the gcc linker (/usr/bin/ld) supports shared = libraries... yes=0A= checking whether -lc should be explicitly linked in... yes=0A= checking dynamic linker characteristics... freebsd5.3 ld.so=0A= checking how to hardcode library paths into programs... immediate=0A= checking whether stripping libraries is possible... yes=0A= checking if libtool supports shared libraries... yes=0A= checking whether to build shared libraries... yes=0A= checking whether to build static libraries... yes=0A= configure: creating libtool=0A= appending configuration tag "CXX" to libtool=0A= checking for ld used by g++... /usr/bin/ld=0A= checking if the linker (/usr/bin/ld) is GNU ld... yes=0A= checking whether the g++ linker (/usr/bin/ld) supports shared = libraries... yes=0A= checking for g++ option to produce PIC... -fPIC=0A= checking if g++ PIC flag -fPIC works... yes=0A= checking if g++ supports -c -o file.o... yes=0A= checking whether the g++ linker (/usr/bin/ld) supports shared = libraries... yes=0A= checking dynamic linker characteristics... freebsd5.3 ld.so=0A= checking how to hardcode library paths into programs... immediate=0A= checking whether stripping libraries is possible... yes=0A= appending configuration tag "F77" to libtool=0A= checking if libtool supports shared libraries... yes=0A= checking whether to build shared libraries... yes=0A= checking whether to build static libraries... yes=0A= checking for f77 option to produce PIC... -fPIC=0A= checking if f77 PIC flag -fPIC works... yes=0A= checking if f77 supports -c -o file.o... yes=0A= checking whether the f77 linker (/usr/bin/ld) supports shared = libraries... yes=0A= checking dynamic linker characteristics... freebsd5.3 ld.so=0A= checking how to hardcode library paths into programs... immediate=0A= checking whether stripping libraries is possible... yes=0A= checking whether byte ordering is bigendian... no=0A= checking termios.h usability... yes=0A= checking termios.h presence... yes=0A= checking for termios.h... yes=0A= checking sys/termios.h usability... yes=0A= checking sys/termios.h presence... yes=0A= checking for sys/termios.h... yes=0A= checking sys/select.h usability... yes=0A= checking sys/select.h presence... yes=0A= checking for sys/select.h... yes=0A= checking for strings.h... (cached) yes=0A= checking sys/filio.h usability... yes=0A= checking sys/filio.h presence... yes=0A= checking for sys/filio.h... yes=0A= checking sys/time.h usability... yes=0A= checking sys/time.h presence... yes=0A= checking for sys/time.h... yes=0A= checking X11/xpm.h usability... no=0A= checking X11/xpm.h presence... no=0A= checking for X11/xpm.h... no=0A= checking xpm.h usability... no=0A= checking xpm.h presence... no=0A= checking for xpm.h... no=0A= checking for gethostbyname in -lnsl... no=0A= checking for socket in -lsocket... no=0A= checking for rint in -lm... no=0A= checking for open in -lc... yes=0A= checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include=0A= checking for gethostbyname... yes=0A= checking for connect... yes=0A= checking for remove... yes=0A= checking for shmat... yes=0A= checking for IceConnectionNumber in -lICE... yes=0A= checking for XtToolkitInitialize in -lXt... yes=0A= checking for XawInitializeWidgetSet in -lXaw... yes=0A= checking for XShapeQueryVersion in -lXext... yes=0A= checking for XpmCreatePixmapFromXpmImage in -lXpm... yes=0A= checking for XpSelectInput in -lXp... yes=0A= checking for XmCreateOptionMenu in -lXm... yes=0A= checking for FV-18 support... yes=0A= checking for Tripmate support... yes=0A= checking for EarthMate support... yes=0A= checking for Logfile support... yes=0A= configure: creating ./config.status=0A= config.status: creating Makefile=0A= config.status: creating gpsd.spec=0A= config.status: creating config.h=0A= config.status: config.h is unchanged=0A= config.status: executing depfiles commands=0A= =0A= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0A= gpsd 2.3=0A= ------------------------------------------=0A= FV-18 : yes=0A= Tripmate : yes=0A= Earthmate : yes=0A= Logfile : yes=0A= ------------------------------------------=0A= Configure finished, type 'make' to build.=0A= ------=_NextPart_000_00FC_01C4D909.AD477150 Content-Type: application/octet-stream; name="gmake.gpsd.screen" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="gmake.gpsd.screen" [lapdrive1] ~/install/gpsd-2.3--# gmake=0A= gmake all-am=0A= gmake[1]: Entering directory `/root/install/gpsd-2.3'=0A= if /usr/local/bin/bash ./libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H = -I. -I. -I. =0A= -I/usr/X11R6/include -g -O2 -Wall -Werror -I/usr/X11R6/include -MT = netlib.lo=0A= -MD -MP -MF ".deps/netlib.Tpo" -c -o netlib.lo netlib.c; \=0A= then mv -f ".deps/netlib.Tpo" ".deps/netlib.Plo"; else rm -f = ".deps/netlib.Tpo";=0A= exit 1; fi=0A= mkdir .libs=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/us=0A= r/X11R6/include -MT netlib.lo -MD -MP -MF .deps/netlib.Tpo -c netlib.c = -fPIC -D=0A= PIC -o .libs/netlib.o=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/us=0A= r/X11R6/include -MT netlib.lo -MD -MP -MF .deps/netlib.Tpo -c netlib.c = -o netlib=0A= .o >/dev/null 2>&1=0A= if /usr/local/bin/bash ./libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H = -I. -I. -I. =0A= -I/usr/X11R6/include -g -O2 -Wall -Werror -I/usr/X11R6/include -MT = nmea_pars=0A= e.lo -MD -MP -MF ".deps/nmea_parse.Tpo" -c -o nmea_parse.lo = nmea_parse.c; \=0A= then mv -f ".deps/nmea_parse.Tpo" ".deps/nmea_parse.Plo"; else rm -f = ".deps/nmea=0A= _parse.Tpo"; exit 1; fi=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/us=0A= r/X11R6/include -MT nmea_parse.lo -MD -MP -MF .deps/nmea_parse.Tpo -c = nmea_parse=0A= .c -fPIC -DPIC -o .libs/nmea_parse.o=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/us=0A= r/X11R6/include -MT nmea_parse.lo -MD -MP -MF .deps/nmea_parse.Tpo -c = nmea_parse=0A= .c -o nmea_parse.o >/dev/null 2>&1=0A= if /usr/local/bin/bash ./libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H = -I. -I. -I. =0A= -I/usr/X11R6/include -g -O2 -Wall -Werror -I/usr/X11R6/include -MT = serial.lo=0A= -MD -MP -MF ".deps/serial.Tpo" -c -o serial.lo serial.c; \=0A= then mv -f ".deps/serial.Tpo" ".deps/serial.Plo"; else rm -f = ".deps/serial.Tpo";=0A= exit 1; fi=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/us=0A= r/X11R6/include -MT serial.lo -MD -MP -MF .deps/serial.Tpo -c serial.c = -fPIC -D=0A= PIC -o .libs/serial.o=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/us=0A= r/X11R6/include -MT serial.lo -MD -MP -MF .deps/serial.Tpo -c serial.c = -o serial=0A= .o >/dev/null 2>&1=0A= if /usr/local/bin/bash ./libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H = -I. -I. -I. =0A= -I/usr/X11R6/include -g -O2 -Wall -Werror -I/usr/X11R6/include -MT = drivers.l=0A= o -MD -MP -MF ".deps/drivers.Tpo" -c -o drivers.lo drivers.c; \=0A= then mv -f ".deps/drivers.Tpo" ".deps/drivers.Plo"; else rm -f = ".deps/drivers.Tp=0A= o"; exit 1; fi=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/us=0A= r/X11R6/include -MT drivers.lo -MD -MP -MF .deps/drivers.Tpo -c = drivers.c -fPIC=0A= -DPIC -o .libs/drivers.o=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/us=0A= r/X11R6/include -MT drivers.lo -MD -MP -MF .deps/drivers.Tpo -c = drivers.c -o dri=0A= vers.o >/dev/null 2>&1=0A= if /usr/local/bin/bash ./libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H = -I. -I. -I. =0A= -I/usr/X11R6/include -g -O2 -Wall -Werror -I/usr/X11R6/include -MT = zodiac.lo=0A= -MD -MP -MF ".deps/zodiac.Tpo" -c -o zodiac.lo zodiac.c; \=0A= then mv -f ".deps/zodiac.Tpo" ".deps/zodiac.Plo"; else rm -f = ".deps/zodiac.Tpo";=0A= exit 1; fi=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/us=0A= r/X11R6/include -MT zodiac.lo -MD -MP -MF .deps/zodiac.Tpo -c zodiac.c = -fPIC -D=0A= PIC -o .libs/zodiac.o=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/us=0A= r/X11R6/include -MT zodiac.lo -MD -MP -MF .deps/zodiac.Tpo -c zodiac.c = -o zodiac=0A= .o >/dev/null 2>&1=0A= if /usr/local/bin/bash ./libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H = -I. -I. -I. =0A= -I/usr/X11R6/include -g -O2 -Wall -Werror -I/usr/X11R6/include -MT = libgpsd_c=0A= ore.lo -MD -MP -MF ".deps/libgpsd_core.Tpo" -c -o libgpsd_core.lo = libgpsd_core.c=0A= ; \=0A= then mv -f ".deps/libgpsd_core.Tpo" ".deps/libgpsd_core.Plo"; else rm -f = ".deps/=0A= libgpsd_core.Tpo"; exit 1; fi=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/us=0A= r/X11R6/include -MT libgpsd_core.lo -MD -MP -MF .deps/libgpsd_core.Tpo = -c libgps=0A= d_core.c -fPIC -DPIC -o .libs/libgpsd_core.o=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/us=0A= r/X11R6/include -MT libgpsd_core.lo -MD -MP -MF .deps/libgpsd_core.Tpo = -c libgps=0A= d_core.c -o libgpsd_core.o >/dev/null 2>&1=0A= if /usr/local/bin/bash ./libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H = -I. -I. -I. =0A= -I/usr/X11R6/include -g -O2 -Wall -Werror -I/usr/X11R6/include -MT = libgps.lo=0A= -MD -MP -MF ".deps/libgps.Tpo" -c -o libgps.lo libgps.c; \=0A= then mv -f ".deps/libgps.Tpo" ".deps/libgps.Plo"; else rm -f = ".deps/libgps.Tpo";=0A= exit 1; fi=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/us=0A= r/X11R6/include -MT libgps.lo -MD -MP -MF .deps/libgps.Tpo -c libgps.c = -fPIC -D=0A= PIC -o .libs/libgps.o=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/us=0A= r/X11R6/include -MT libgps.lo -MD -MP -MF .deps/libgps.Tpo -c libgps.c = -o libgps=0A= .o >/dev/null 2>&1=0A= if /usr/local/bin/bash ./libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H = -I. -I. -I. =0A= -I/usr/X11R6/include -g -O2 -Wall -Werror -I/usr/X11R6/include -MT = report.lo=0A= -MD -MP -MF ".deps/report.Tpo" -c -o report.lo report.c; \=0A= then mv -f ".deps/report.Tpo" ".deps/report.Plo"; else rm -f = ".deps/report.Tpo";=0A= exit 1; fi=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/us=0A= r/X11R6/include -MT report.lo -MD -MP -MF .deps/report.Tpo -c report.c = -fPIC -D=0A= PIC -o .libs/report.o=0A= gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -g -O2 -Wall = -Werror -I/us=0A= r/X11R6/include -MT report.lo -MD -MP -MF .deps/report.Tpo -c report.c = -o report=0A= .o >/dev/null 2>&1=0A= /usr/local/bin/bash ./libtool --mode=3Dlink gcc -g -O2 -Wall -Werror = -I/usr/X11R=0A= 6/include -L/usr/X11R6/lib -o libgps.la -rpath /usr/lib -version-number = 3:0:0 n=0A= etlib.lo nmea_parse.lo serial.lo drivers.lo zodiac.lo libgpsd_core.lo = libgps.lo =0A= report.lo -lc =0A= ./libtool: line 3541: continue: only meaningful in a `for', `while', or = `until' =0A= loop=0A= gcc -shared .libs/netlib.o .libs/nmea_parse.o .libs/serial.o = .libs/drivers.o .l=0A= ibs/zodiac.o .libs/libgpsd_core.o .libs/libgps.o .libs/report.o = -L/usr/X11R6/li=0A= b -Wl,-soname -Wl,libgps.so.3 -o .libs/libgps.so.3=0A= (cd .libs && rm -f libgps.so && ln -s libgps.so.3 libgps.so)=0A= (cd .libs && rm -f libgps.so && ln -s libgps.so.3 libgps.so)=0A= ar cru .libs/libgps.a netlib.o nmea_parse.o serial.o drivers.o zodiac.o = libgpsd=0A= _core.o libgps.o report.o=0A= ranlib .libs/libgps.a=0A= creating libgps.la=0A= (cd .libs && rm -f libgps.la && ln -s ../libgps.la libgps.la)=0A= if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include = -I/usr/X11R6/include -=0A= g -O2 -Wall -Werror -I/usr/X11R6/include -MT gps-display.o -MD -MP -MF = ".deps/g=0A= ps-display.Tpo" -c -o gps-display.o `test -f 'display.c' || echo = './'`display.c;=0A= \=0A= then mv -f ".deps/gps-display.Tpo" ".deps/gps-display.Po"; else rm -f = ".deps/gps=0A= -display.Tpo"; exit 1; fi=0A= if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include = -I/usr/X11R6/include -=0A= g -O2 -Wall -Werror -I/usr/X11R6/include -MT gps-gps.o -MD -MP -MF = ".deps/gps-g=0A= ps.Tpo" -c -o gps-gps.o `test -f 'gps.c' || echo './'`gps.c; \=0A= then mv -f ".deps/gps-gps.Tpo" ".deps/gps-gps.Po"; else rm -f = ".deps/gps-gps.Tpo=0A= "; exit 1; fi=0A= gps.c: In function `get_pixel':=0A= gps.c:72: warning: implicit declaration of function `fprintf'=0A= gps.c:72: error: `stderr' undeclared (first use in this function)=0A= gps.c:72: error: (Each undeclared identifier is reported only once=0A= gps.c:72: error: for each function it appears in.)=0A= gps.c: In function `update_panel':=0A= gps.c:264: warning: implicit declaration of function `sprintf'=0A= gps.c: In function `main':=0A= gps.c:352: warning: implicit declaration of function `fputs'=0A= gps.c:352: error: `stderr' undeclared (first use in this function)=0A= gmake[1]: *** [gps-gps.o] Error 1=0A= gmake[1]: Leaving directory `/root/install/gpsd-2.3'=0A= gmake: *** [all] Error 2=0A= [lapdrive1] ~/install/gpsd-2.3--# ------=_NextPart_000_00FC_01C4D909.AD477150--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041202223030.CMNQ3051.mta23.m2.home.ne.jp>