Opened 15 years ago
Closed 15 years ago
#23696 closed defect (invalid)
Error installing wine-devel 1.1.38
Reported by: | membrive@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | jyrkiwahlstedt | |
Port: | wine-devel |
Description
After install all dependencies and setting them to +universal as macports says, I get this error:
---> Computing dependencies for wine-devel ---> Configuring wine-devel Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_wine-devel/work/wine-1.1.38" && ./configure --prefix=/opt/local --x-include=/opt/local/include --x-lib=/opt/local/lib --disable-win16 " returned error 1 Command output: sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_wine-devel/work/wine-1.1.38: No such file or directory Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output.
Where is the problem? Is a bug?
Thanks you in advance.
Change History (5)
comment:1 Changed 15 years ago by membrive@…
Cc: | membrive@… added |
---|
comment:2 Changed 15 years ago by mf2k (Frank Schima)
Cc: | jwa@… added; membrive@… removed |
---|---|
Keywords: | wine-devel install error removed |
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | @1.1.38_1 removed |
comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
The error message says the directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_wine-devel/work/wine-1.1.38 does not exist. Does it? It should have been created by the extract phase. If not, clean and try again ("sudo port clean wine-devel
"). If the directory still does not get created, test whether your bzip2 program functions correctly.
comment:4 Changed 15 years ago by membrive@…
After doing "sudo port clean wine-devel", the program configures, compiles and is installed correctly.
Thank you very much, and sorry for bother you.
comment:5 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Ok, not sure what happened, but glad you got it working!
Cc Me!