Bugzilla – Bug 106818
dietlibc can't compile getopt.h
Last modified: 2005-10-06 17:05:20 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.
It is. And it needs a maintainer that really has time for it. In any case, those are just warnings.