mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #5778] build: error: ‘for’ loop initial declarations are only allowed in C99 mode #3090
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#3090
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @huanghaiqing1 on GitHub (Apr 4, 2023).
Original GitHub issue: https://github.com/netblue30/firejail/issues/5778
./configure has no warning, but make reports the following error:
@kmk3 commented on GitHub (Apr 4, 2023):
(Offtopic)
Please see the following links for how to format code blocks in markdown:
@kmk3 commented on GitHub (Apr 4, 2023):
Please post the full output of that, including what arguments were passed to
./configure.What is the output of
gcc --version?What is the distro and distro version?
@netblue30 commented on GitHub (Apr 6, 2023):
I'll fix them, thanks! I'll try to compile it with all -std=cXX versions.
@netblue30 commented on GitHub (Apr 6, 2023):
Also, what gcc version are you having there?
@netblue30 commented on GitHub (Apr 6, 2023):
Give it a try, should be fine now.
ba00d135fe@kmk3 commented on GitHub (Aug 23, 2024):
I don't see any remaining obvious cases:
So closing as resolved.