Processed: Re: Bug#340852: gpsd: FTBFS: undefined reference to `floor'

2005-12-11 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > merge 340081 340852 Bug#340081: gpsd: ftbfs [sparc] undefined reference to `floor' Bug#340852: gpsd: FTBFS: undefined reference to `floor' Merged 340081 340852. > thanks Stopping processing here. Please contact me if you need assista

Bug#340852: gpsd: FTBFS: undefined reference to `floor'

2005-12-11 Thread Tilman Koschnick
On Sun, 2005-12-11 at 13:32 +0800, Zak B. Elep wrote: > package gpsd > tags 340852 patch > thanks control ;) > > I've fixed this in my merge of gpsd for Ubuntu. Attached is the > (rather trivial) fix, though I suspect that a better solution would be > to notify upstream of this problem and modify

Bug#340852: gpsd: FTBFS: undefined reference to `floor'

2005-12-11 Thread Tilman Koschnick
merge 340081 340852 thanks On Sat, 2005-11-26 at 13:17 +0100, Kurt Roeckx wrote: > Package: gpsd > Version: 2.30-1 > Severity: serious > > Hi, > > Your package is failing to build with the following error: > gpxlogger.o: In function > `signal_handler':/build/buildd/gpsd-2.30/gpxlogger.c:6 > 7:

Bug#340852: gpsd: FTBFS: undefined reference to `floor'

2005-12-10 Thread Zak B. Elep
package gpsd tags 340852 patch thanks control ;) I've fixed this in my merge of gpsd for Ubuntu. Attached is the (rather trivial) fix, though I suspect that a better solution would be to notify upstream of this problem and modify ./Makefile.am and update the autotools infrastructure accordingly.

Bug#340852: gpsd: FTBFS: undefined reference to `floor'

2005-11-26 Thread Kurt Roeckx
Package: gpsd Version: 2.30-1 Severity: serious Hi, Your package is failing to build with the following error: gpxlogger.o: In function `signal_handler':/build/buildd/gpsd-2.30/gpxlogger.c:6 7: undefined reference to `floor' collect2: ld returned 1 exit status make[2]: *** [gpxlogger] Error 1 Yo