Ticket #1 (closed defect: fixed)
Unable to Build
| Reported by: | crschmidt | Owned by: | somebody |
|---|---|---|---|
| Priority: | blocker | Version: | |
| Keywords: | Cc: | ||
| Triage Stage: | Unreviewed | State of Approval: | Unnecessary |
| Attached Patches: | None | Complexity: | Unknown |
| Compatibility: | Unknown | Specification: | Unnecessary |
Description
Building from both SVN and Stable (0.6):
crschmidt@bia:~/tinyows$ ./configure --enable-api
checking for xml2-config... yes
checking for pg_config... yes
checking for ctags... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/ows_define.h
crschmidt@bia:~/tinyows$ make
ows_api.h generation
ctags: unrecognized option `--c-kinds=f'
Try `ctags --help' for a complete list of options.
make: *** [api] Error 1
Change History
Note: See
TracTickets for help on using
tickets.