Opened 21 years ago
Closed 21 years ago
#627 closed defect (fixed)
multiple build issues on OSX
| Reported by: | jhoblitt | Owned by: | |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | build | Version: | 0.9.0 |
| Severity: | critical | Keywords: | |
| Cc: |
Description
- the sed syntax in configure.ac is incompatible with the sed shipped with OSX
- libtool can't build empty convenience libraries on OSX
- gcc 4 is more rigorous about type checking
Attachments (2)
Change History (5)
by , 21 years ago
| Attachment: | psmodule-0.9.99-osx_build_fixes.patch added |
|---|
by , 21 years ago
| Attachment: | psmodule-0.9.99-osx_build_fixes.2.patch added |
|---|
patch to fix multiple build issues on osx
comment:1 by , 21 years ago
| blocked: | → 628 |
|---|
comment:2 by , 21 years ago
| attachments.isobsolete: | 0 → 1 |
|---|
(From update of attachment 87)
accidental double patch submission.
comment:3 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Applied patch to CVS main.
I updated sed on my Mac via fink, I think, so I didn't see that problem on my Mac. Anyway, it is no longer
an issue now.
-rdd
Note:
See TracTickets
for help on using tickets.

patch to fix multiple build issues on osx