[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
problem importing argp
From: |
Gurganus, Brant L |
Subject: |
problem importing argp |
Date: |
Tue, 15 Aug 2006 00:26:24 -0400 |
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
- problem importing argp,
Gurganus, Brant L <=