Modify ↓
Opened 12 years ago
Closed 12 years ago
#81 closed defect (wontfix)
libnl if_vlan.h patch
Reported by: | stappers | Owned by: | amain |
---|---|---|---|
Priority: | minor | Milestone: | milestone: |
Component: | buildsystem | Version: | 2.0 |
Severity: | Keywords: | ||
Cc: |
Description
In ticket #80 is this reported in comment 2:
#dpatch deapply-all patch -f -R -p1 <debian/patches/120-add_if_vlan.h.patch The next patch, when reversed, would delete the file include/linux/if_vlan.h, which does not exist! Applying it anyway. patching file include/linux/if_vlan.h Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file include/linux/if_vlan.h.rej
and
#dpatch apply-all patch -f -p1 <debian/patches/120-add_if_vlan.h.patch patching file include/linux/if_vlan.h touch configure-stamp
File $DEBWRT_TOP/debian/package/libnl/debian/patches/120-add_if_vlan.h.patch
is a complete header file. ( It is not a unified patch )
Attachments (0)
Change History (3)
comment:1 Changed 12 years ago by stappers
comment:2 Changed 12 years ago by stappers
- Component changed from packages to buildsystem
comment:3 Changed 12 years ago by amain
- Resolution set to wontfix
- Status changed from new to closed
It doesn't look pretty, agreed, but it works. The file if_vlan.h does not exist and is added using this patch.
Note: See
TracTickets for help on using
tickets.
This ticket is a reminder.
To do: