bugzilla-daemon at mindrot.org
2002-Jan-14 08:28 UTC
[Bug 60] OpenSSH 3.0.2p1 configure script fails on NEXTSTEP
http://bugzilla.mindrot.org/show_bug.cgi?id=60 ------- Additional Comments From djm at mindrot.org 2002-01-14 19:28 ------- Why / where is this needed? Can you show an example of a failed build. This may be an autoconf bug. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Jan-14 12:54 UTC
[Bug 60] OpenSSH 3.0.2p1 configure script fails on NEXTSTEP
http://bugzilla.mindrot.org/show_bug.cgi?id=60 ------- Additional Comments From abe at purdue.edu 2002-01-14 23:54 ------- Created an attachment (id=9) Example of the bug and supporting information ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Jan-31 05:13 UTC
[Bug 60] OpenSSH 3.0.2p1 configure script fails on NEXTSTEP
http://bugzilla.mindrot.org/show_bug.cgi?id=60 tim at multitalents.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From tim at multitalents.net 2002-01-31 16:13 ------- looks like a compiler bug. ....from your config.log> In file included from configure:1351: > confdefs.h:2: parse error at null character.... confdefs.h does indeed get created before any tests. But that is done as part of the autoconf macros and not part of OpenSSH ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Jan-31 11:54 UTC
[Bug 60] OpenSSH 3.0.2p1 configure script fails on NEXTSTEP
http://bugzilla.mindrot.org/show_bug.cgi?id=60 abe at purdue.edu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From abe at purdue.edu 2002-01-31 22:54 ------- tim at multitalents.net says:> > confdefs.h does indeed get created before any tests. > But that is done as part of the autoconf macros and not part > of OpenSSHAs distributed openssh-3.0.2p1.tar.gz contains no confdefs.h -- I just checked in a fresh download at 1340Z on January 31, 2002. If you type "./configure" out of the box as the INSTALL script says, there will be no confdefs.h. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Jan-31 12:27 UTC
[Bug 60] OpenSSH 3.0.2p1 configure script fails on NEXTSTEP
http://bugzilla.mindrot.org/show_bug.cgi?id=60 ------- Additional Comments From djm at mindrot.org 2002-01-31 23:27 ------- We're not supposed to ship a confdefs.h file. It is configure's job to create it. This seems to be an autoconf bug. Could someone who is affected by this problem please raise a bug with the autoconf developers? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Possibly Parallel Threads
- [Bug 60] OpenSSH 3.0.2p1 configure script fails on NEXTSTEP
- openssh 5.2p1 fails to build on IRIX 5.3
- Patch for UnixWare 7
- [patch] openssh 3.0.2p1: Libwrap gets linked in unnecessarily
- [Bug 338] X11 forwarding no longer works after upgrading from 2.9.9p2 to 3.4p1