[Pkg-gtkpod-devel] Bug#764692: usbmuxd: FTBFS on kfreebsd-*
    Jonathan Wiltshire 
    jmw at debian.org
       
    Fri Oct 10 09:47:46 UTC 2014
    
    
  
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                                      jmw at 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
    
    
More information about the Pkg-gtkpod-devel
mailing list