Opened 4 years ago

Last modified 4 years ago

#61444 closed defect

lemon 1.39_2: implicit declaration of 'access' invalid — at Version 1

Reported by: MaddTheSane (C.W. Betts) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.99
Keywords: Cc:
Port: lemon

Description (last modified by MaddTheSane (C.W. Betts))

Recent changes in what Clang marks as errors has resulted in lemon now failing to build. This is specifically with the access function. access is defined in <unistd.h>, so a simple patch including that header should be easy to do.

Built on Big Sur.

Change History (2)

Changed 4 years ago by MaddTheSane (C.W. Betts)

Attachment: main.log added

Build log

comment:1 Changed 4 years ago by MaddTheSane (C.W. Betts)

Description: modified (diff)
Note: See TracTickets for help on using tickets.