Changes between Initial Version and Version 1 of Ticket #70364


Ignore:
Timestamp:
Jul 12, 2024, 7:08:59 PM (2 months ago)
Author:
jmroot (Joshua Root)
Comment:

The older ticket is still open because it has not been resolved. So, closing this as a duplicate of #67599.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #70364

    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Port texmaker added
  • Ticket #70364 – Description

    initial v1  
    11Hi! I am trying to install texmaker on MacOS 14.5 and I am getting the following error
    2 
     2{{{
    33:info:build pdfium/third_party/zlib_v128/gzwrite.c:pdfium/third_party/zlib_v128/gzread.c84:30:15: error: call to undeclared function 'read'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
    44:info:build         ret = read(state->fd, buf + *have, len - *have);
     
    5555:info:build     if (close(state->fd) == -1)
    5656:info:build         ^
    57 
     57}}}
    5858I saw an old ticket on this subject but I was wandering if something changed.
    5959Thanks a lot