[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[screen-devel] [bug #66139] Building in a subdirectory fails
From: |
Rudi Heitbaum |
Subject: |
[screen-devel] [bug #66139] Building in a subdirectory fails |
Date: |
Thu, 29 Aug 2024 14:04:29 -0400 (EDT) |
Follow-up Comment #6, bug #66139 (group screen):
Can you try please building from the .abc sub directory? Iām pretty sure you
will have the same issue.
I have compared the Makefile.in between 4.9.1 and 5.0.0 and found the
difference,
-I. -I$(srcdir) has been removed from the .c.o target (so the āā includes
are no longer found.) note there are other issues when adding this back to the
Makefile.in - as pty.h conflicts with the /usr/include pty.h when -I.
-I$(srcdir) is added back.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66139>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
- [screen-devel] [bug #66139] Building in a subdirectory fails, Rudi Heitbaum, 2024/08/29
- [screen-devel] [bug #66139] Building in a subdirectory fails, Alexander Naumov, 2024/08/29
- [screen-devel] [bug #66139] Building in a subdirectory fails, Rudi Heitbaum, 2024/08/29
- [screen-devel] [bug #66139] Building in a subdirectory fails, Alexander Naumov, 2024/08/29
- [screen-devel] [bug #66139] Building in a subdirectory fails, Rudi Heitbaum, 2024/08/29
- [screen-devel] [bug #66139] Building in a subdirectory fails, Alexander Naumov, 2024/08/29
- [screen-devel] [bug #66139] Building in a subdirectory fails,
Rudi Heitbaum <=
- [screen-devel] [bug #66139] Building in a subdirectory fails, Alexander Naumov, 2024/08/29
- [screen-devel] [bug #66139] Building in a subdirectory fails, Rudi Heitbaum, 2024/08/29
- [screen-devel] [bug #66139] Building in a subdirectory fails, Rudi Heitbaum, 2024/08/29
- [screen-devel] [bug #66139] Building in a subdirectory fails, Alexander Naumov, 2024/08/29