#18075 closed defect (fixed)
libsdl_gfx build failure
Reported by: | mf2k (Frank Schima) | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: | libsdl_gfx |
Description
I see the following error when trying to install libsdl_gfx
---> Staging libsdl_gfx into destroot Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_devel_libsdl_gfx/work/SDL_gfx-2.0.18" && make install DESTDIR=/opt/local/var/macports/build/_opt_mports_trunk_dports_devel_libsdl_gfx/work/destroot " returned error 2 Command output: test -z "/opt/local/lib" || ./install-sh -c -d "/opt/local/var/macports/build/_opt_mports_trunk_dports_devel_libsdl_gfx/work/destroot/opt/local/lib" /bin/sh: ./install-sh: Permission denied make[1]: *** [install-libLTLIBRARIES] Error 126 make: *** [install-am] Error 2
Note: See
TracTickets for help on using
tickets.
by making
install-sh
executable in 'post-extract', this should be fixed -- thanks!