Opened 3 years ago
Closed 3 years ago
#63790 closed defect (fixed)
libunistring @0.9.10_0: stdint.h:44:5: error: #if with no expression
Reported by: | srirangav (Sriranga Veeraraghavan) | Owned by: | Sriranga Veeraraghavan <srirangav@…> |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | tiger | Cc: | evanmiller (Evan Miller) |
Port: | libunistring |
Description
libunistring @0.9.10_0 fails to build on MacOSX 10.4 Tiger. I am using MacPorts 2.7.1.
The problem may be that a auto-generated stdint.h isn't being generated properly. I think that the patch file 0700-multiarch-libc.patch included in the port is supposed to fix this issue but for some reason it only fixes it for one of the stdint.h files generated during the build (compare ~ lines 1784 and ~ line 2325 in the attached log).
Attachments (1)
Change History (5)
Changed 3 years ago by srirangav (Sriranga Veeraraghavan)
Attachment: | libunistring.log added |
---|
comment:1 Changed 3 years ago by srirangav (Sriranga Veeraraghavan)
Priority: | High → Normal |
---|
comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | tiger added |
---|---|
Milestone: | MacPorts Future |
Summary: | libunistring @0.9.10_0 build failure on MacOSX 10.4 (Tiger) → libunistring @0.9.10_0: stdint.h:44:5: error: #if with no expression |
comment:3 Changed 3 years ago by evanmiller (Evan Miller)
Cc: | evanmiller added |
---|
comment:4 Changed 3 years ago by Sriranga Veeraraghavan <srirangav@…>
Owner: | set to Sriranga Veeraraghavan <srirangav@…> |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
libunistring build log