Opened 7 years ago
Closed 7 years ago
#54660 closed defect (fixed)
./configure && make clean: tclsh: No such file or directory
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | Kurt Hindenburg <kurt.hindenburg@…> |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 2.4.99 |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: |
Description
The output of ./configure && make clean
includes this message:
===> making clean in doc /Users/rschmidt/macports/macports-base/vendor/tclsh ./asciidoc-deps.tcl *.txt > .dep /Users/rschmidt/macports/macports-base/vendor/tclsh: line 19: /Users/rschmidt/macports/macports-base/vendor/tcl/unix/tclsh: No such file or directory /Users/rschmidt/macports/macports-base/vendor/tclsh: line 19: exec: /Users/rschmidt/macports/macports-base/vendor/tcl/unix/tclsh: cannot execute: No such file or directory
I noticed this on the rsync server, which runs mprsyncup, which runs ./configure
followed by make clean
.
This probably doesn't really cause a problem, but it would be nice to avoid the error message.
Change History (2)
comment:1 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)
Cc: | kurthindenburg added |
---|
comment:2 Changed 7 years ago by Kurt Hindenburg <kurt.hindenburg@…>
Owner: | set to Kurt Hindenburg <kurt.hindenburg@…> |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
An attempt - https://github.com/macports/macports-base/pull/41