Opened 18 years ago

Last modified 15 years ago

#6587 closed defect

port "lft" version 2.5 fails to compile on 10.3.9; uint32_t and uint16_t undefined. — at Initial Version

Reported by: dave__dp@… Owned by: darwinports-bugs@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port:

Description

Whilst building "lft", the compile phase fails with undeclared types in "lft_getifforremote".

This looks like a missing include file or #define, as the undeclared types are: "uint32_t" and "uint16_t".

I will attach the debug output.

Change History (1)

Changed 18 years ago by dave__dp@…

Attachment: fail.txt added

Debug output.

Note: See TracTickets for help on using tickets.