[Bug 1171] configure can't always figure out LLONG_MAX.

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Mar 3 16:40:34 EST 2006


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

           Summary: configure can't always figure out LLONG_MAX.
           Product: Portable OpenSSH
           Version: -current
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build system
        AssignedTo: bitbucket at mindrot.org
        ReportedBy: dtucker at zip.com.au
OtherBugsDependingO 1155
             nThis:


Apparently the fix for bug #1104 doesn't cover all cases.

Some Tru64 systems have slightly different arch-vendor-os triples (eg
"alphaev56-dec-osf4.0e") and some really old systems (AIX 3, Ultrix) have a
similar problem with printf("%lld", n);

I will attach a patch to (hopefully) fix the general case and remove the Tru64
specific hack.




------- 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