On 9.4.2013, at 18.29, Jürgen Obermann <[email protected]> wrote:
> "quota-status.c", line 200: undefined symbol: optarg > "quota-status.c", line 200: warning: improper pointer/integer > combination: arg #1 > cc: acomp failed for quota-status.c > > + #include <stdlib.h> What about with stdio.h? That's the correct one according to man page.
