Skip to content

Conversation

@rsglobal
Copy link

@rsglobal rsglobal commented Feb 11, 2020

Fixes build with clang 9.0.3

  LD [M]  obj/RTL8189FTV-MOD/8189fs.o
  Building modules, stage 2.
  MODPOST 1 modules
ERROR: "is_broadcast_mac_addr" [obj/RTL8189FTV-MOD/8189fs.ko] undefined!
ERROR: "is_zero_mac_addr" [obj/RTL8189FTV-MOD/8189fs.ko] undefined!
ERROR: "is_multicast_mac_addr" [obj/RTL8189FTV-MOD/8189fs.ko] undefined!
kernel/glodroid/scripts/Makefile.modpost:113: recipe for target '__modpost' failed
make[3]: *** [__modpost] Error 1
kernel/glodroid/Makefile:1672: recipe for target 'modules' failed
make[2]: *** [modules] Error 2
kernel/glodroid/Makefile:179: recipe for target 'sub-make' failed
make[1]: *** [sub-make] Error 2

Signed-off-by: Roman Stratiienko [email protected]

Fixes build with clang 9.0.3

---
  LD [M]  obj/RTL8189FTV-MOD/8189fs.o
  Building modules, stage 2.
  MODPOST 1 modules
ERROR: "is_broadcast_mac_addr" [obj/RTL8189FTV-MOD/8189fs.ko] undefined!
ERROR: "is_zero_mac_addr" [obj/RTL8189FTV-MOD/8189fs.ko] undefined!
ERROR: "is_multicast_mac_addr" [obj/RTL8189FTV-MOD/8189fs.ko] undefined!
kernel/glodroid/scripts/Makefile.modpost:113: recipe for target '__modpost' failed
make[3]: *** [__modpost] Error 1
kernel/glodroid/Makefile:1672: recipe for target 'modules' failed
make[2]: *** [modules] Error 2
kernel/glodroid/Makefile:179: recipe for target 'sub-make' failed
make[1]: *** [sub-make] Error 2
---

Signed-off-by: Roman Stratiienko <[email protected]>
rsglobal pushed a commit to GloDroid/glodroid_manifest that referenced this pull request Feb 11, 2020
Use fork until jwrdegoede/rtl8189ES_linux#32 merged.

Signed-off-by: Roman Stratiienko <[email protected]>
@rsglobal
Copy link
Author

@Icenowy , could you start review on this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant