Bug 1226806

Summary: No gettext-devel
Product: [openSUSE] openSUSE Distribution Reporter: Aaron Williams <aaron.w2>
Component: OtherAssignee: E-mail List <screening-team-bugs>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: Andreas.Stieger
Version: Leap 15.6   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Aaron Williams 2024-06-22 05:21:34 UTC
I am trying to build some software that uses gettext but it appears that the development files are not available.  Can this package be added?
Comment 1 Andreas Stieger 2024-07-07 04:48:16 UTC
Your bug reports are not as good as they could be. This one lacks details, and rather then describing steps and providing information it requests a (incorrect) solution. Please apply Occam's razor: how likely is it that you are the first one to attempt to build software using a commonly used dependency? Not a lot. 

(In reply to Aaron Williams from comment #0)
> I am trying to build some software

Which software?

> that uses gettext but it appears that the
> development files are not available.

How do you know? One would normally provides commands ans 

> Can this package be added?

No. gettext support is complete.
Comment 2 Aaron Williams 2024-07-07 05:55:32 UTC
The software I was building was looking for gettext.h, which apparently is not part of gettext. My mistake.