|
Bugzilla – Full Text Bug Listing |
| Summary: | dietlibc can't compile getopt.h | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Dirk Mueller <dmueller> |
| Component: | Development | Assignee: | Steffen Winterfeldt <snwint> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
It is. And it needs a maintainer that really has time for it. In any case, those are just warnings. |
echo "#include <getopt.h>" > test.c diet gcc -c test.c In file included from /opt/dietlibc/include/getopt.h:4, from test.c:1: /opt/dietlibc/include/unistd.h:66: warning: conflicting types for built-in function ‘execl’ /opt/dietlibc/include/unistd.h:67: warning: conflicting types for built-in function ‘execle’ overall I've to say that dietlibc is in a terrible state in 10.x beta series. There's also a newer version available upstream.