Opened 15 years ago
Closed 15 years ago
#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 (1)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

#30586