Ticket Change Details
Overview

Artifact ID: 93631d6d1bdcf9a2b94153c6a8ef53f24272bde3eac495e280868fa6456f48e8
Ticket: 854f0e38eb901be684f83d842999cc49a7ae2536
FreeBSD - ssp.h: No such file or directory
User & Date: anonymous on 2024-10-08 21:14:27
Changes

  1. foundin changed to: "1.8.0 tcltls-216954cfae"
  2. icomment:
    When executing make, I receive an error that ssp.h doesn't exist, yet it does.
    
        /usr/local/lib/gcc13/gcc/x86_64-portbld-freebsd15.0/13.3.0/include/ssp/stdio.h:38:10: fatal error: ssp.h: No such file or directory
        38 | #include <ssp.h>
    
    yet it exists 
    
        [root@navitcl2 /srv/~scrap/tcltls-216954cfae]# locate ssp.h
        /usr/include/ssp/ssp.h
        [root@navitcl2 /srv/~scrap/tcltls-216954cfae]# ls -lha /usr/include/ssp/ssp.h
        -r--r--r--  1 root wheel  4.0K Aug 22 04:24 /usr/include/ssp/ssp.h
    
    any thoughts?
    
    Many Thanks,
    -mookie
    
  3. login: "anonymous"
  4. mimetype: "text/x-markdown"
  5. private_contact changed to: "eb7513005aa11dbe2a07d8bff76f8af3c25f379b"
  6. severity changed to: "Severe"
  7. status changed to: "Open"
  8. title changed to: "FreeBSD - ssp.h: No such file or directory"
  9. type changed to: "Code Defect"