Date: Fri, 31 Jul 2009 06:30:04 GMT From: CS <c-s@c-s.li> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/137289: astro/gpsd port fails to compile Message-ID: <200907310630.n6V6U4qR041496@www.freebsd.org> Resent-Message-ID: <200907310640.n6V6e12Z080897@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137289 >Category: ports >Synopsis: astro/gpsd port fails to compile >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 31 06:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: CS >Release: 8.0-CURRENT >Organization: >Environment: FreeBSD c-s.li 8.0-CURRENT FreeBSD 8.0-CURRENT #2: Sun Jun 14 09:19:28 CEST 2009 xxx.com:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Installing astro/gpsd yields the following compile error: (cd .libs && rm -f libgps.la && ln -s ../libgps.la libgps.la) cc -DHAVE_CONFIG_H -I. -O2 -fno-strict-aliasing -pipe -march=k8 -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -D_GNU_SOURCE -MT gpsdecode.o -MD -MP -MF .deps/gpsdecode.Tpo -c -o gpsdecode.o gpsdecode.c mv -f .deps/gpsdecode.Tpo .deps/gpsdecode.Po /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -march=k8 -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -D_GNU_SOURCE -pthread -o gpsdecode gpsdecode.o -lm libgps.la -lm -pthread cc -O2 -fno-strict-aliasing -pipe -march=k8 -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -D_GNU_SOURCE -pthread -o .libs/gpsdecode gpsdecode.o -pthread ./.libs/libgps.so -lm -pthread -Wl,--rpath -Wl,/usr/local/lib gpsdecode.o(.text+0x3dc): In function `main': : undefined reference to `rtcm3_unpack' gpsdecode.o(.text+0x3ed): In function `main': : undefined reference to `rtcm3_dump' ./.libs/libgps.so: undefined reference to `superstar2_binary' *** Error code 1 Stop in /usr/ports/astro/gpsd/work/gpsd-2.39. *** Error code 1 Stop in /usr/ports/astro/gpsd/work/gpsd-2.39. *** Error code 1 Stop in /usr/ports/astro/gpsd. *** Error code 1 Stop in /usr/ports/astro/gpsd. >How-To-Repeat: Run portmaster astro/gpsd >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907310630.n6V6U4qR041496>