History Of Ticket 953b97ccc62e04b7
EuroTcl/OpenACS 11 - 12 JULY 2024, VIENNA

Artifacts Associated With Ticket 953b97ccc62e04b7

  1. Ticket change [1bcb4c821d] (rid 3213) by anonymous on 2024-05-11 14:15:36:

    1. foundin initialized to: "1.8"
    2. icomment:
      make install fails with
      
      ```
      Installing ../doc/*.n
      ../tclconfig/install-sh: ../doc/*.n does not exist.
      make: *** [Makefile:244: install-doc] Error 1
      ```
      
      (There are no *.n files)
      
      Either the target should be removed, the html copied or a nested `if test -f $(srcdir)/$$p` added before the copy.
      
    3. login: "anonymous"
    4. mimetype: "text/x-markdown"
    5. severity initialized to: "Minor"
    6. status initialized to: "Open"
    7. title initialized to: "make install fails"
    8. type initialized to: "Build Problem"
  2. Ticket change [0f09921ce3] (rid 3249) by Brian on 2024-05-27 22:59:27:

    1. icomment:
      This should be fixed in tls-1.8 and crypto branches with [e3da75f05f].
      
    2. login: "Brian"
    3. mimetype: "text/x-markdown"
    4. priority changed to: "Immediate"
    5. resolution changed to: "Open"
  3. Ticket change [9b14dff056] (rid 3549) by bohagan on 2024-05-27 23:08:03:

    1. icomment:
      This is fixed in the tls-1.8 and crypto branches with [e3da75f05f468901].
      
    2. login: "bohagan"
    3. mimetype: "text/x-fossil-plain"