Title: problem importing argp

I imported the argp module, seemingly successfully. I added the appropriate lines to configure.ac and Makefile.am. When I run autoreconf, I receive this message:

lib/Makefile.am:18: required file `lib/memcmp.c' not found
lib/Makefile.am:18: required file `lib/malloc.c' not found
lib/Makefile.am:18: required file `lib/lstat.c' not found
lib/Makefile.am:18: required file `lib/stat.c' not found
autoreconf-2.59: automake failed with exit status: 1

It seems that argp is not importing everything it should be importing.

Brant Gurganus
http://www.rose-hulman.edu/~gurganbl


Reply via email to