| Summary: | configure can't always figure out LLONG_MAX. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Darren Tucker <dtucker> | ||||||
| Component: | Build system | Assignee: | Assigned to nobody <unassigned-bugs> | ||||||
| Status: | CLOSED FIXED | ||||||||
| Severity: | normal | ||||||||
| Priority: | P2 | ||||||||
| Version: | -current | ||||||||
| Hardware: | Other | ||||||||
| OS: | All | ||||||||
| Bug Depends on: | |||||||||
| Bug Blocks: | 1155 | ||||||||
| Attachments: |
|
||||||||
|
Description
Darren Tucker
2006-03-03 16:40:32 AEDT
Created attachment 1089 [details]
reinvent the "%lld" wheel of printf.
Created attachment 1090 [details]
configure.gz: configure from 4.3p2 rebuilt with patch #1089
A rebuilt configure for those without autoconf handy. Replace the configure from 4.3p2 with this one and re-run ./configure.
Comment on attachment 1089 [details]
reinvent the "%lld" wheel of printf.
looks ok to me, but i am not in a position to test
(In reply to comment #3) > (From update of attachment 1089 [details] [edit]) > looks ok to me, but i am not in a position to test The original reporter was able to test successfully (thanks!) Patch applied, will be in 4.4p*. With the release of 4.4, we believe that this bug is now closed. For information about the release please see http://www.openssh.com/txt/release-4.4 . |