Bug 106818 - dietlibc can't compile getopt.h
Summary: dietlibc can't compile getopt.h
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Development (show other bugs)
Version: Beta 2
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Steffen Winterfeldt
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-23 18:22 UTC by Dirk Mueller
Modified: 2005-10-06 17:05 UTC (History)
0 users

See Also:
Found By: Other
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 Dirk Mueller 2005-08-23 18:22:35 UTC
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.
Comment 1 Steffen Winterfeldt 2005-08-24 09:20:08 UTC
It is. And it needs a maintainer that really has time for it. 
 
In any case, those are just warnings.