Opened 17 years ago
Closed 15 years ago
#15244 closed defect (fixed)
ghc-devel 6.7_2 Configure failure
Reported by: | brianjlandau@… | Owned by: | gwright@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | ghc-devel |
Description
I get this error on the configure task:
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_lang_ghc-devel/work/ghc" && ./configure --prefix=/opt/local --prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ghc-devel/work/destroot//opt/local --mandir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ghc-devel/work/destroot//opt/local/share/man/ --with-readline-includes=/opt/local/include --with-readline-libraries=/opt/local/lib --with-gmp-includes=/opt/local/include --with-gmp-libraries=/opt/local/lib --disable-openal --disable-alut " returned error 127 Command output: sh: ./configure: No such file or directory
If I manually execute sudo sh boot
in the work directory and then continue with the install I get this error:
Error: Target org.macports.build returned: shell command "env DYLD_FALLBACK_LIBRARY_PATH=/opt/local/lib make all" returned error 2 Command output: make: *** No rule to make target `all'. Stop.
Change History (4)
comment:1 Changed 17 years ago by jmroot (Joshua Root)
Cc: | gwright@… removed |
---|---|
Owner: | changed from macports-tickets@… to gwright@… |
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | ghc-devel added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
ghc-devel has been updated to 6.11 and ghc is at 6.10.4. Please file a new bug if you experience a problem with those versions.
Note: See
TracTickets for help on using
tickets.
ghc is at version 6.8.3, so ghc-devel is older. Perhaps ghc-devel could be updated to a newer snapshot.