well... seems that Xcode 15 with macOS 13+ requires additional patches.

attached patch allows to pass configure but build failed at:
COMPILER>/bin/sh: line 1: 15229 Illegal instruction: 4 

at the attempt to run raw_pre_gcl. I'll try to investigate this (get the stacktrace) in next few days.

Here I've attached two patches:
1. add missed sizeof(char) which is used inside code, but never checked
2. add missed unistd.h which is nessesary to pass checking on xcode 15 on macOS 13

-- 
wbr, Kirill

Attachment: xcode15.diff
Description: Binary data

Attachment: sizeof-char.diff
Description: Binary data

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to