[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #65638] Make error: two or more data types in declaration specifier
From: |
anonymous |
Subject: |
[bug #65638] Make error: two or more data types in declaration specifiers |
Date: |
Wed, 24 Apr 2024 15:32:33 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?65638>
Summary: Make error: two or more data types in declaration
specifiers
Group: The GNU Bourne-Again SHell
Submitter: None
Submitted: Wed 24 Apr 2024 07:32:32 PM UTC
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Wed 24 Apr 2024 07:32:32 PM UTC By: Anonymous
When attempting to compile BASH 5.2.21, after running the following configure
command (on ArchLinux):
./configure --host=i686-w64-mingw32 --disable-win32-registry --disable-rpath
--enable-threads=windows
When I run make I get the following error (followed by other similar errors):
In file included from ./mksyntax.c:23:
./config.h:328:15: error: two or more data types in declaration specifiers
328 | #define u_int unsigned int
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65638>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #65638] Make error: two or more data types in declaration specifiers,
anonymous <=