Package: src:usbmuxd
Version: 1.0.8+git20140527.e72f2f7-1
Severity: serious
Justification: FTBFS (but built successfully in the past)

Hi,

usbmuxd fails to build on kfreebsd-amd64 and kfreebsd-i386 with the message:

make[3]: Entering directory '/«BUILDDIR»/usbmuxd-1.0.8+git20140527.e72f2f7/src'
  CC       usbmuxd-client.o
  CC       usbmuxd-device.o
device.c: In function 'send_anon_rst':
device.c:264:4: error: 'struct tcphdr' has no member named 'th_sport'
  th.th_sport = htons(sport);
    ^
device.c:265:4: error: 'struct tcphdr' has no member named 'th_dport'
  th.th_dport = htons(dport);
    ^
device.c:266:4: error: 'struct tcphdr' has no member named 'th_ack'
  th.th_ack = htonl(ack);
    ^
device.c:267:4: error: 'struct tcphdr' has no member named 'th_flags'
  th.th_flags = TH_RST;
    ^

(and so on, until make abandons ship.)

--
Jonathan Wiltshire                                      j...@debian.org
Debian Developer                         http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

<directhex> i have six years of solaris sysadmin experience, from
            8->10. i am well qualified to say it is made from bonghits
                        layered on top of bonghits


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to