Bug 2187068

Summary: texmaker: bundled zlib needs to be build with HAVE_UNISTD_H
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: texmakerAssignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: nonamedotc, orion
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: texmaker-5.1.3-7.fc39 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-04-16 12:50:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2141798    
Attachments:
Description Flags
texmaker-c99.patch none

Description Florian Weimer 2023-04-16 12:18:00 UTC
Created attachment 1957666 [details]
texmaker-c99.patch

Currently, <unistd.h> is not included, so the build relies on implicit function declarations.

Upstream does not seem to have a public bug tracker, so filing it here. I'll try to use their contact form to submit the patch, too.