Overview
Artifact ID: | 7430619e59bace0fc6e4c6136b4c6d161f6abcba7c40152ab821d00191c64b53 |
---|---|
Ticket: | fd3f1c12525b9ffb0416b9d293c2555c26317066
FreeBSD - ./configure: Permission denied |
User & Date: | anonymous on 2024-10-08 20:58:21 |
Changes
- foundin changed to: "1.8.0"
- icomment:
Greetings, Upon trying to compile for FreeBSD 15 it appears if I try to compile tcltls-1505883e4a it fails twice. Once during ./configure Error: "./configure: Permission denied" sparkle@navitcl2:/srv/~scrap/tcltls-1505883e4a $ ./configure --prefix=/srv/tcl {obmitted verbose} checking for OpenSSL pkgconfig... ./configure: : Permission denied checking for tclsh... /srv/~scrap/tcl9.0.0/unix/tclsh configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl And another when trying to use make root@navitcl2:/srv/~scrap/tcltls-1505883e4a # make sed -e '/^\\s*\#/d' -e '/^\\s*$/d' -e 's/\\/\\\\/g' -e 's/\"/\\"/g' -e 's/^/"/' -e 's/$/\\n\"/' < `echo ` > tls.tcl.h || { rm -f tls.tcl.h; exit 1; } /bin/sh: cannot open : No such file or directory *** Error code 1 even with +x on configure, it still displays the same error. -mookie
- login: "anonymous"
- mimetype: "text/x-markdown"
- private_contact changed to: "536ffddd4d95f49310ac5a73f8e512f1c9cfd831"
- severity changed to: "Severe"
- status changed to: "Open"
- title changed to: "FreeBSD - ./configure: Permission denied"
- type changed to: "Build Problem"