Ticket #12426 (closed defect: fixed)
libsdl is missing docs.html?
| Reported by: | stephen@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Bugs |
| Component: | ports | Version: | |
| Keywords: | Cc: | ||
| Port: |
Description
libsdl build fails on Mac OS X 10.4.10 with
---> Fetching libsdl ---> Attempting to fetch SDL-1.2.12.tar.gz from http://www.libsdl.org/release/ ---> Verifying checksum(s) for libsdl ---> Extracting libsdl ---> Configuring libsdl ---> Building libsdl with target all ---> Staging libsdl into destroot Error: Target org.macports.destroot returned: xinstall: Cannot stat: docs.html, No such file or directory Error: Unable to upgrade port: 1
Removing docs.html from the relevant xinstall line (I also tried commenting out that whole line) resulted in:
---> Staging libsdl into destroot Error: Target org.macports.destroot returned: xinstall: Inappropriate file type: /opt/local/var/macports/build/_Users_steve_Software_MacPorts_dports_devel_libsdl/work/SDL-1.2.12/docs/html Error: Unable to upgrade port: 1
Commenting out the last two lines of the post-destroot stanza (the xinstall and eval xinstall lines) allowed a successfull build and install.
Change History
Note: See
TracTickets for help on using
tickets.

