[Bug 17] Build fails on Solaris 2.5.1 - vsnprintf does not exist

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Dec 12 06:06:32 EST 2001


http://bugzilla.mindrot.org/show_bug.cgi?id=17

Darren.Moffat at Sun.COM changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From Darren.Moffat at Sun.COM  2001-12-12 06:06 -------
The vsnprintf is a red herring, note that the error message comes from
ld.so.1 when loading the acomp program.  What this is saying is that
acomp actually calls vsnprintf but ld.so.1 couldn't resolve that symbol.

Since the Forte Developer 6 update 1 acomp was compiled and linked on
Solaris 2.6, it won't run on Solaris 2.5.1.

Forte Developer 6 (WS6) dropped Solaris 2.5.1 support; so did
Forte Developer 6 update 1 (WS6U1) and Forte Developer 6 update 2 (WS6U2).

So if you want to compile on Solaris 2.5.1 you need to use an older
compiler.

So this isn't a bug in OpenSSH.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-unix-dev mailing list