Ticket #30595 (closed defect: duplicate)
physfs-2.02 does not build on Mac OS 10.7
| Reported by: | Christoph.Ender@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.1 |
| Keywords: | Cc: | ||
| Port: | physfs |
Description
Trying to install physfs-2.02 on a Lion installation results in several "deprecated" warnings, which, due to the "-Werror" flag which is used by the default physfs-build, seem to abort the build.
This appears to be rather a physfs- than a MacPorts-problem (not sure if it can / should be circumvented in the MacPorts build), but for the time being it seems that removing the -Werror flag from "CMakeLists.txt" in the physfs sources makes the build complete without errors.
Change History
Note: See
TracTickets for help on using
tickets.


#30586