1.4.20.2-1 should build clean. As for this version (-4), the kernel in wheezy will soon change to something more recent, where there are more different changes.
On 02/23/2011 10:55 PM, Min Xu wrote: > Package: iscsitarget-source > Version: 1.4.20.2-4 > Severity: normal > > > The patch file for 2.6.32 is stale. It doesn't apply. I changed it to the > following and the compile worked. > > diff --git b/kernel/conn.c a/kernel/conn.c > index f179db5..4b53acd 100644 > --- b/kernel/conn.c > +++ a/kernel/conn.c > @@ -44,7 +44,7 @@ void conn_info_show(struct seq_file *seq, struct > iscsi_session *session) > switch (sk->sk_family) { > case AF_INET: > snprintf(buf, sizeof(buf), > - "%pI4", inet_sk(sk)->inet_daddr); > + "%pI4", inet_sk(sk)->daddr); > break; > case AF_INET6: > snprintf(buf, sizeof(buf), "[%pI6]", > > > -- System Information: > Debian Release: 6.0 > APT prefers testing > APT policy: (600, 'testing'), (500, 'unstable'), (500, 'stable'), (200, > 'experimental') > Architecture: i386 (i686) > > Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/bash > > Versions of packages iscsitarget-source depends on: > ii bzip2 1.0.5-6 high-quality block-sorting file > co > ii debhelper 8.0.0 helper programs for debian/rules > ii module-assistant 0.11.3 tool to make module package > creati > > iscsitarget-source recommends no packages. > > iscsitarget-source suggests no packages. > > -- no debconf information > > > -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity is the mother of invention."
signature.asc
Description: OpenPGP digital signature