[Bug 2081800] Re: FTBFS: implicit declaration of function
Shengjing Zhu
2081800 at bugs.launchpad.net
Wed Sep 25 07:33:29 UTC 2024
after fix this, another error
/usr/include/efi/ia32/efibind.h:90:9: error: unknown type name 'wchar_t'
90 | typedef wchar_t CHAR16;
| ^~~~~~~
/usr/include/efi/ia32/efibind.h:1:1: note: 'wchar_t' is defined in header '<stddef.h>'; this is probably fixable by adding '#include <stddef.h>'
+++ |+#include <stddef.h>
** Tags added: ftbfs
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to syslinux in Ubuntu.
https://bugs.launchpad.net/bugs/2081800
Title:
FTBFS: implicit declaration of function
Status in syslinux package in Ubuntu:
New
Bug description:
/<<PKGBUILDDIR>>/com32/lib/syslinux/debug.c:91:5: error: implicit declaration of function ‘printf’ [-Wimplicit-function-declaration]
91 | printf("Dynamic debug unavailable\n");
| ^~~~~~
https://launchpadlibrarian.net/749244561/buildlog_ubuntu-oracular-
amd64.syslinux_3%3A6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_BUILDING.txt.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/syslinux/+bug/2081800/+subscriptions
More information about the foundations-bugs
mailing list