diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2025-05-25 12:36:33 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-05-27 10:33:00 -0700 |
commit | 9bb8b43b6c1914d7c1bbc2e7f38d5e8aeeef3a1c (patch) | |
tree | bd70b3977963bb3d79ec5deac458903337cd796b /meta-python/recipes-devtools/python/python3-matplotlib | |
parent | f544e2b18524df2cb0c5a476bbc7813915b11304 (diff) | |
download | meta-openembedded-9bb8b43b6c1914d7c1bbc2e7f38d5e8aeeef3a1c.tar.gz |
libwnck: update to 43.2 and fix build errors
This fixes the following build issue:
wnck-3.so.0.3.0.p/pager.c.o.d -o libwnck/libwnck-3.so.0.3.0.p/pager.c.o -c ../libwnck-43.2/libwnck/pager.c
| In file included from ../libwnck-43.2/libwnck/pager.c:34:
| ../libwnck-43.2/libwnck/pager-accessible-factory.h:19: warning: header guard '__WNCK_PAGER_ACCESSIBLE_FACTORY_H__' followed by '#define' of a different macro [-Wheader-guard]
| 19 | #ifndef __WNCK_PAGER_ACCESSIBLE_FACTORY_H__
| ../libwnck-43.2/libwnck/pager-accessible-factory.h:20: note: '__WBCK_PAGER_ACCESSIBLE_FACTORY_H__' is defined here; did you mean '__WNCK_PAGER_ACCESSIBLE_FACTORY_H__'?
| 20 | #define __WBCK_PAGER_ACCESSIBLE_FACTORY_H__
| In file included from ../libwnck-43.2/libwnck/pager.c:35:
| ../libwnck-43.2/libwnck/workspace-accessible-factory.h:19: warning: header guard '__WNCK_WORKSPACE_ACCESSIBLE_FACTORY_H__' followed by '#define' of a different macro [-Wheader-guard]
| 19 | #ifndef __WNCK_WORKSPACE_ACCESSIBLE_FACTORY_H__
| ../libwnck-43.2/libwnck/workspace-accessible-factory.h:20: note: '__WBCK_WORKSPACE_ACCESSIBLE_FACTORY_H__' is defined here; did you mean '__WNCK_WORKSPACE_ACCESSIBLE_FACTORY_H__'?
| 20 | #define __WBCK_WORKSPACE_ACCESSIBLE_FACTORY_H__
And the subsequent build error caused by an OE-core patch to
startup-notification.
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib')
0 files changed, 0 insertions, 0 deletions