Advertisement
Guest User

Untitled

a guest
Dec 15th, 2014
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. Applying patch 0001-hostapd-Don-t-include-libnl-include-directory.patch
  2. can't find file to patch at input line 19
  3. Perhaps you used the wrong -p or --strip option?
  4. The text leading up to this was:
  5. --------------------------
  6. |From f4a132167c62f607f248a28ef292252ba6b42a59 Mon Sep 17 00:00:00 2001
  7. |From: Jean-Michel Hautbois <jean-michel.hautbois@vodalys.com>
  8. |Date: Mon, 15 Dec 2014 15:46:53 +0100
  9. |Subject: [PATCH] hostapd: Don't include libnl include directory
  10. |
  11. |Remove hostapd include directories for libnl, as these can be in conflict
  12. |with the host includes.
  13. |
  14. |Signed-off-by: Jean-Michel Hautbois <jean-michel.hautbois@vodalys.com>
  15. |---
  16. | src/drivers/drivers.mak | 2 +-
  17. | src/drivers/drivers.mk | 2 +-
  18. | 2 files changed, 2 insertions(+), 2 deletions(-)
  19. |
  20. |diff --git a/src/drivers/drivers.mak b/src/drivers/drivers.mak
  21. |index 7e175f4..950701f 100644
  22. |--- a/src/drivers/drivers.mak
  23. |+++ b/src/drivers/drivers.mak
  24. --------------------------
  25. No file to patch. Skipping patch.
  26. 1 out of 1 hunk ignored
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement