Bug 106818

Summary: dietlibc can't compile getopt.h
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Dirk Mueller <dmueller>
Component: DevelopmentAssignee: 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: ---

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.