Hi people, I'm trying to get up and running SDL::Perl on my iBook/MacOSX 10.4, but when I try to install the libsdl-framework via Darwinports I got the following error: [Users/user01] > install libsdl-framework ---> Fetching libsdl ---> Verifying checksum(s) for libsdl ---> Extracting libsdl ---> Applying patches to libsdl ---> Configuring libsdl ---> Building libsdl with target all ---> Staging libsdl into destroot ---> Installing libsdl 1.2.11_0+darwin_8 ---> Activating libsdl 1.2.11_0+darwin_8 ---> Cleaning libsdl ---> Building libsdl-framework with target -buildstyle Deployment -target Framework Error: Target org.macports.build returned: invalid command name "command" Error: Status 1 encountered during processing. Do you have any idea on how to resolve this problem? Thank you Tommaso
On Jul 23, 2007, at 14:46, Tommaso Urli wrote:
I'm trying to get up and running SDL::Perl on my iBook/MacOSX 10.4, but when I try to install the libsdl-framework via Darwinports I got the following error:
[Users/user01] > install libsdl-framework ---> Fetching libsdl ---> Verifying checksum(s) for libsdl ---> Extracting libsdl ---> Applying patches to libsdl ---> Configuring libsdl ---> Building libsdl with target all ---> Staging libsdl into destroot ---> Installing libsdl 1.2.11_0+darwin_8 ---> Activating libsdl 1.2.11_0+darwin_8 ---> Cleaning libsdl ---> Building libsdl-framework with target -buildstyle Deployment -target Framework Error: Target org.macports.build returned: invalid command name "command" Error: Status 1 encountered during processing.
Do you have any idea on how to resolve this problem?
The libsdl-framework port uses an internal MacPorts mechanism (the "command" mechanism) which has changed in recent versions of MacPorts, so this port broke. There is a new version of the port in our issue tracker which no longer uses this mechanism, which I am currently evaluating and will then commit. Thank you for your patience. http://trac.macosforge.org/projects/macports/ticket/11858 I'm also evaluating an update to the libsdl port. http://trac.macosforge.org/projects/macports/ticket/11857
There is a new version of the port in our issue tracker which no longer uses this mechanism, which I am currently evaluating and will then commit. Thank you for your patience.
http://trac.macosforge.org/projects/macports/ticket/11858
I'm also evaluating an update to the libsdl port.
Thank you very much. When do you think the port will be available?
On Jul 23, 2007, at 17:03, Tommaso Urli wrote:
There is a new version of the port in our issue tracker which no longer uses this mechanism, which I am currently evaluating and will then commit. Thank you for your patience.
http://trac.macosforge.org/projects/macports/ticket/11858
I'm also evaluating an update to the libsdl port.
Thank you very much. When do you think the port will be available?
The new version of libsdl-framework has been committed to the repository and should be available via rsync within 12 hours. At that time, do "sudo port sync" and try installing the port again.
participants (2)
-
Ryan Schmidt
-
Tommaso Urli