Bug 2956 - uint8_t and uint32_t not found on all OSes
Summary: uint8_t and uint32_t not found on all OSes
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.20
Hardware: x86 All
: P3 minor
Target Milestone: none
Assignee: Tim Potter
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-04 11:57 UTC by George Nies
Modified: 2017-07-16 20:53 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description George Nies 2005-08-04 11:57:54 UTC
Currently building on Sequent PTX 4.4.10.
Yes, this is a rare OS.
use of uint8_t and uint32_t is new since 3.0.14.  
configure ought to look for it and set up defines as necessary.
Comment 1 Andrew Bartlett 2017-07-16 20:53:04 UTC
(cleaning up old bugs)

The WAF build system introduced with Samba 4.0 checks all these types. 

(I'm not sure it would build on Sequent however)