Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- checking for 2-gcc... no
- 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
- checking for X... no
- checking for $CC... no
- checking for -c... no
- checking for $CFLAGS... no
- checking for $CPPFLAGS... no
- checking for conftest.$ac_ext... no
- checking for >&5... no
- checking for xml2-config... /usr/bin/xml2-config
- checking for libxml2 version... 2.7.8
- checking for pg_config... /usr/bin/pg_config
- checking for PostgreSQL version... PostgreSQL 9.1.2
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for FCGI_Accept in -lfcgi... no
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/ows_define.h
- config.status: creating demo/config.xml
- config.status: creating demo/install.sh
- config.status: creating test/config.xml
- config.status: creating test/install.sh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement