bugzilla-daemon at mindrot.org
2002-Jan-31 05:37 UTC
[Bug 45] configure refines a function in skey, which then bombs
http://bugzilla.mindrot.org/show_bug.cgi?id=45 ------- Additional Comments From tim at multitalents.net 2002-01-31 16:37 ------- Autoconf uses char (*f) (); in all it's AC_CHECK_FUNC tests. Seems like skey should be fixed. Feel free to provide a patch to autoconf.ac that uses AC_TRY_RUN instead of AC_CHECK_FUNC(skey_keyinfo, ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Feb-11 23:16 UTC
[Bug 45] configure refines a function in skey, which then bombs
http://bugzilla.mindrot.org/show_bug.cgi?id=45 ------- Additional Comments From pekkas at netcore.fi 2002-02-12 10:16 ------- This happens on RHL72 too. Patch attached; will describe the situation on the mailing list in more detail. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Feb-11 23:18 UTC
[Bug 45] configure refines a function in skey, which then bombs
http://bugzilla.mindrot.org/show_bug.cgi?id=45 ------- Additional Comments From pekkas at netcore.fi 2002-02-12 10:18 ------- Created an attachment (id=22) fix skey linking ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Feb-26 06:04 UTC
[Bug 45] configure refines a function in skey, which then bombs
http://bugzilla.mindrot.org/show_bug.cgi?id=45
tim at multitalents.net changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|openssh-unix-dev at mindrot.org|tim at multitalents.net
------- Additional Comments From tim at multitalents.net 2002-02-26 17:04
-------
I've addressed this bug (and several others) in modifications i'm in
the process of testing now. If all my machines build OK I'll commit in
the morning.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.