hey phil, you got any clues as to what's going on, here?
i did this: apt-get source gpsd apt-get build-dep gpsd cd gpsd-2.xxxxxxx dpkg-buildpackage gpsd aaaand... it failed, because a library package (libsm-dev) hadn't been installed, despite it being mentioned as an indirect build-dependency. well, that's the theory, anyway. of course, i immediately moved on, to get a build working, by installing libsm-dev, thereby neatly destroying the non-working state. duh. more info, if you can help, in case it contains clues: Script started on Tue Oct 3 23:30:21 2006 [EMAIL PROTECTED]:/root/gpsd-2.33$ apt-cache show libxt-dev | grep Depends Depends: libc6 (>= 2.3.6-6), libxt6 (= 1:1.0.2-2), libx11-dev, x11proto-core-dev, libsm-dev Pre-Depends: x11-common (>= 1:7.0.0) Depends: libxt6 (= 1:1.0.0-5), libx11-dev, x11proto-core-dev, libsm-dev Pre-Depends: x11-common (>= 1:7.0.0) Depends: libxt6 (= 4.3.0.dfsg.1-14sarge1), xfree86-common, x-dev, libx11-dev, libsm-dev, libice-dev, libc6-dev | libc-dev [EMAIL PROTECTED]:/root/gpsd-2.33$ dpkg -l | grep libxt ii libxt-dev 1.0.0-5 X11 toolkit intrinsics library (development ii libxt6 1.0.0-5 X11 toolkit intrinsics library [EMAIL PROTECTED]:/root/gpsd-2.33$ Script done on Tue Oct 3 23:30:57 2006 On Tue, Oct 03, 2006 at 08:46:02PM +0200, Tilman Koschnick wrote: > On Thu, 2006-09-28 at 22:57 +0100, Luke Kenneth Casson Leighton wrote: > > Package: gpsd > > Severity: normal > > > > > > as per subject. > > > Hi, > > first of all, thanks for your bug report. > > But I am not quite sure why you think that a direct build dependency on > libsm-dev is necessary. libsm-dev is pulled in because libxt-dev > requires it, and as long as a build dependency of gpsd keeps depending > on libsm-dev, you won't end up with not having it installed when > building gpsd. > > As far as I am aware, gpsd itself nowhere uses libsm or it's headers > directly. I might be wrong of course, so feel free to disagree ;) > > Cheers, Til -- -- lkcl.net - mad free software computer person, visionary and poet. -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]