Bug 1226806 - No gettext-devel
Summary: No gettext-devel
Status: RESOLVED INVALID
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Other (show other bugs)
Version: Leap 15.6
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-22 05:21 UTC by Aaron Williams
Modified: 2024-07-07 05:55 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.