[Bug 1104] Compile error "ldLL" not declared in strtonum.c under Tru64 Unix 4.0f

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Oct 17 22:03:13 EST 2005


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





------- Comment #3 from mcaskill.scott at epa.gov  2005-10-17 22:03 -------
Compiling and running the test fragment under Tru 64 4.0f produces the
following output:
Calculating LLONG_MIN and LLONG_MAX
ld ld

Oddly(?), compiling and running the test fragment on another box under Tru 64
5.1 produces the following output (as expected):
Calculating LLONG_MIN and LLONG_MAX
-9223372036854775808 9223372036854775807

Manually editing config.h with explicit values for LLONG_MIN and LLONG_MAX on
the Tru 64 4.0f box produced a "clean" compilation.




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




More information about the openssh-bugs mailing list