bugzilla-daemon at mindrot.org
2020-May-18 03:26 UTC
[Bug 3166] New: How to undefine HAVE_RPC_TYPES_H during "./configure"
https://bugzilla.mindrot.org/show_bug.cgi?id=3166 Bug ID: 3166 Summary: How to undefine HAVE_RPC_TYPES_H during "./configure" Product: Portable OpenSSH Version: 8.2p1 Hardware: ARM64 OS: Other Status: NEW Severity: enhancement Priority: P5 Component: Build system Assignee: unassigned-bugs at mindrot.org Reporter: fqin at sonicwall.com I want to undefine HAVE_RPC_TYPES_H to resolve a compile error. But I don't find some options like "--without" to do that. Could you tell how to disable it? -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2020-May-18 03:55 UTC
[Bug 3166] How to undefine HAVE_RPC_TYPES_H during "./configure"
https://bugzilla.mindrot.org/show_bug.cgi?id=3166 Darren Tucker <dtucker at dtucker.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dtucker at dtucker.net --- Comment #1 from Darren Tucker <dtucker at dtucker.net> --- HAVE_RPC_TYPES_H is defined when the header file exists and it's not something that was intended to be user-overridden. I guess you could remove the header file. What's the error and is that fixable instead? -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2020-Nov-30 02:20 UTC
[Bug 3166] How to undefine HAVE_RPC_TYPES_H during "./configure"
https://bugzilla.mindrot.org/show_bug.cgi?id=3166 --- Comment #2 from Darren Tucker <dtucker at dtucker.net> --- rpc/types.h was added in this commit: commit 7577fd83c16ef3415b61ca1bea1b14e1ab8e4228 Author: Ben Lindstrom <mouring at eviladmin.org> Date: Fri Mar 8 03:11:07 2002 +0000 - (bal) Add in check for rpc/types.h since it is needed on some platforms for INADDR_LOOPBACK. We should retest SCO 3 to see if this fixes their problem also. Assuming that's still all it's needed for, there would be a couple of options: only including it if INADDR_LOOPBACK is not defined, or defining INADDR_LOOPBACK ourselves. I'm still not sure what problem we're trying to solve, though. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2023-Oct-11 07:15 UTC
[Bug 3166] How to undefine HAVE_RPC_TYPES_H during "./configure"
https://bugzilla.mindrot.org/show_bug.cgi?id=3166 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED CC| |djm at mindrot.org --- Comment #3 from Damien Miller <djm at mindrot.org> --- closing for lack of followup -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
Reasonably Related Threads
- [Bug 3168] New: libssh.a(utf8.o): undefined reference to symbol 'strcasestr@@GLIBC_2.17'
- [Bug 3177] New: sshd process had became <defunct> and could not accept requests any more after many count sftp accesses.
- [Bug 1339] New: pam_dhkeys doesn't work ( PAM_REINITIALIZE_CRED without PAM_ESTABLISH_CRED)
- No subject
- [Bug 3192] New: openssh-8.2 & openssl-1.1.1d error: dereferencing pointer to incomplete type Not found struct BIO , bio->num_write