Opened 14 years ago
Closed 14 years ago
#26950 closed defect (fixed)
tcl-sqlite3 @3.6.22 missing dependency on gawk
Reported by: | michael.polis@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | tcl-sqlite3 |
Description
port install tcl-sqlite3
on a fairly clean system (and in particular, without gawk installed), fails like this:
:info:configure ./config.status: line 1184: /opt/local/bin/gawk: No such file or directory :info:configure sed: stdout: Broken pipe :info:configure config.status: error: could not create Makefile :info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_tcl-sqlite3/work/sqlite-3.6.22" && ./configure --prefix=/opt/local --enable-threadsafe --with-tcl=/opt/local/lib --with-readline-inc="-I/opt/local/include" --with-readline-lib="-L/opt/local/lib -lreadline -lm" " returned error 1 :error:configure Target org.macports.configure returned: configure failure: shell command failed
I set the priority to low because the workaround is easy (install gawk) and I presume it hasn't been a problem for other users with more packages installed.
Change History (2)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to mww@… |
---|---|
Port: | tcl-sqlite3 added |
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Assigning to maintainer.