History Of Ticket fd3f1c12525b9ffb

Artifacts Associated With Ticket fd3f1c12525b9ffb

  1. Ticket change [7430619e59] (rid 3722) by anonymous on 2024-10-08 20:58:21:

    1. foundin initialized to: "1.8.0"
    2. 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
      
    3. login: "anonymous"
    4. mimetype: "text/x-markdown"
    5. private_contact initialized to: "536ffddd4d95f49310ac5a73f8e512f1c9cfd831"
    6. severity initialized to: "Severe"
    7. status initialized to: "Open"
    8. title initialized to: "FreeBSD - ./configure: Permission denied"
    9. type initialized to: "Build Problem"
  2. Ticket change [3cbf93734f] (rid 3723) by anonymous on 2024-10-08 21:10:56:

    1. icomment:
      Used latest build which compiles but still errors. Will post new ticket.
      
    2. login: "anonymous"
    3. mimetype: "text/x-markdown"
    4. priority changed to: "Immediate"
    5. resolution changed to: "Open"
    6. status changed to: "Closed"