[pgpool-general: 7089] Re: Compiling and installing documents

Praveen Kumar K S praveenssit at gmail.com
Tue Jun 9 17:06:53 JST 2020


Hello,

Sorry. My bad. Below is the output. After installing packages, I had to
execute configure again. I forgot that. Now I'm able to compile documents.

root at pgpool-1:/home/praveen/pgpool-II-4.1.2# ./configure
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/praveen/pgpool-II-4.1.2/missing: Unknown `--is-lightweight' option
Try `/home/praveen/pgpool-II-4.1.2/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to
x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for flex... no
checking for lex... no
checking for bison... no
checking for byacc... no
checking whether gcc and cc understand -c and -o together... yes
checking for onsgmls... onsgmls
checking for openjade... openjade
checking for DocBook V4.2... yes
checking for DocBook stylesheets...
/usr/share/sgml/docbook/stylesheet/dsssl/modular
checking for collateindex.pl... /usr/bin/collateindex.pl
checking for xsltproc... xsltproc
checking for xmllint... xmllint
checking for osx... osx
checking for perl... perl
checking for lynx... no
checking for sunifdef... no
checking for -Wall option... yes
checking for -Wmissing-prototypes option... yes
checking for -Wmissing-declarations option... yes
checking for main in -lm... yes
checking for main in -lnsl... yes
checking for main in -lsocket... no
checking for main in -lipc... no
checking for main in -lIPC... no
checking for main in -llc... no
checking for main in -lBSD... no
checking for main in -lgen... no
checking for main in -lPW... no
checking for main in -lresolv... yes
checking for main in -lcrypt... yes
checking for strlcat,... no
checking for strlcpy... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking whether long int is 64 bits... yes
checking whether gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... no
checking size of unsigned long... 8
checking size of void *... 8
checking size of size_t... 8
checking whether to build with float4 passed by value... yes
checking whether to build with float8 passed by value... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_storage.ss_family... yes
checking for struct sockaddr_storage.__ss_family... no
checking for struct sockaddr_storage.ss_len... no
checking for struct sockaddr_storage.__ss_len... no
checking for struct sockaddr.sa_len... no
checking for union semun... no
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for wait3 that fills in rusage... yes
checking types of arguments for accept()... int, int, struct sockaddr *,
socklen_t *
checking for setsid... yes
checking for select... yes
checking for socket... yes
checking for sigprocmask... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for strtok... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for gai_strerror... yes
checking for hstrerror... yes
checking for pstat... no
checking for setproctitle... no
checking for syslog... yes
checking for __builtin_types_compatible_p... yes
checking for pg_config... pg_config
checking for PQexecPrepared in -lpq... yes
checking for PQprepare... yes
checking whether to use row lock against the sequence table for
insert_lock... no
checking whether to use table lock against the target table for
insert_lock... no
enable cassert = no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/src/Makefile
config.status: creating doc/src/sgml/Makefile
config.status: creating doc.ja/Makefile
config.status: creating doc.ja/src/Makefile
config.status: creating doc.ja/src/sgml/Makefile
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating src/parser/Makefile
config.status: creating src/libs/Makefile
config.status: creating src/libs/pcp/Makefile
config.status: creating src/tools/Makefile
config.status: creating src/tools/pgmd5/Makefile
config.status: creating src/tools/pgenc/Makefile
config.status: creating src/tools/pcp/Makefile
config.status: creating src/tools/pgproto/Makefile
config.status: creating src/watchdog/Makefile
config.status: creating src/include/config.h
config.status: src/include/config.h is unchanged
config.status: executing libtool commands
root at pgpool-1:/home/praveen/pgpool-II-4.1.2# echo $?
0
root at pgpool-1:/home/praveen/pgpool-II-4.1.2#

root at pgpool-1:/home/praveen/pgpool-II-4.1.2/doc# make
Making all in src
make[1]: Entering directory '/home/praveen/pgpool-II-4.1.2/doc/src'
Making all in sgml
make[2]: Entering directory '/home/praveen/pgpool-II-4.1.2/doc/src/sgml'
/bin/mkdir -p html
openjade  -wall -wno-unused-param -wno-empty -wfully-tagged  -c
/usr/share/sgml/docbook/stylesheet/dsssl/modular/catalog -d stylesheet.dsl
-t sgml -i output-html  -V html-index pgpool.sgml
LC_ALL=C perl /usr/bin/collateindex.pl -f -g -i 'bookindex' -o
bookindex.sgml HTML.index
Processing HTML.index...
234 entries loaded...
0 entries ignored...
Done.
/bin/mkdir -p html
openjade  -wall -wno-unused-param -wno-empty -wfully-tagged  -c
/usr/share/sgml/docbook/stylesheet/dsssl/modular/catalog -d stylesheet.dsl
-t sgml -i output-html  -i include-index pgpool.sgml
cp ./stylesheet.css html/
cp ../figures/*.gif html
osx -D. -x lower -i include-xslt-index pgpool.sgml >pgpool.xmltmp
perl -p -e
's/\[(aacute|acirc|aelig|agrave|amp|aring|atilde|auml|bull|copy|eacute|egrave|gt|iacute|lt|mdash|nbsp|ntilde|oacute|ocirc|oslash|ouml|pi|quot|scaron|uuml)
*\]/\&\1;/gi;' \
-e '$_ .= qq{<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">\n} if $. == 1;' \
<pgpool.xmltmp > pgpool.xml
rm pgpool.xmltmp
xmllint --noout --valid pgpool.xml
xsltproc --stringparam pg.version '4.1.2'  stylesheet-man.xsl pgpool.xml
Note: Writing man8/pgpool.8
Note: Writing man1/pcp_common_options.1
Note: Writing man1/pcp_node_count.1
Note: Writing man1/pcp_node_info.1
Note: Writing man1/pcp_watchdog_info.1
Note: Writing man1/pcp_proc_count.1
Note: Writing man1/pcp_proc_info.1
Note: Writing man1/pcp_pool_status.1
Note: Writing man1/pcp_detach_node.1
Note: Writing man1/pcp_attach_node.1
Note: Writing man1/pcp_promote_node.1
Note: Writing man1/pcp_stop_pgpool.1
Note: Writing man1/pcp_recovery_node.1
Note: Writing man1/pg_md5.1
Note: Writing man1/pg_enc.1
Note: Writing man1/pgproto.1
Note: Writing man1/pgpool_setup.1
Note: Writing man1/watchdog_setup.1
Note: Writing man1/PGPOOL_SHOW.1
Note: Writing man1/PGPOOL_SET.1
Note: Writing man1/PGPOOL_RESET.1
Note: Writing man1/SHOW_POOL_STATUS.1
Note: Writing man1/SHOW_POOL_NODES.1
Note: Writing man1/SHOW_POOL_PROCESSES.1
Note: Writing man1/SHOW_POOL_POOLS.1
Note: Writing man1/SHOW_POOL_VERSION.1
Note: Writing man1/SHOW_POOL_CACHE.1
Note: Writing man3/pgpool_adm_pcp_node_info.3
Note: Writing man3/pgpool_adm_pcp_pool_status.3
Note: Writing man3/pgpool_adm_pcp_node_count.3
Note: Writing man3/pgpool_adm_pcp_attach_node.3
Note: Writing man3/pgpool_adm_pcp_detach_node.3
touch man-stamp
make[2]: Leaving directory '/home/praveen/pgpool-II-4.1.2/doc/src/sgml'
make[2]: Entering directory '/home/praveen/pgpool-II-4.1.2/doc/src'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/praveen/pgpool-II-4.1.2/doc/src'
make[1]: Leaving directory '/home/praveen/pgpool-II-4.1.2/doc/src'
make[1]: Entering directory '/home/praveen/pgpool-II-4.1.2/doc'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/praveen/pgpool-II-4.1.2/doc'
root at pgpool-1:/home/praveen/pgpool-II-4.1.2/doc# echo $?
0
root at pgpool-1:/home/praveen/pgpool-II-4.1.2/doc#




On Tue, Jun 9, 2020 at 1:31 PM Tatsuo Ishii <ishii at sraoss.co.jp> wrote:

> > Hello,
> >
> > root at pgpool-1:/usr/local/etc# apt-get install openjade
> > Reading package lists... Done
> > Building dependency tree
> > Reading state information... Done
> > openjade is already the newest version (1.4devel1-21.1).
> >
> > What I sent earlier is the output of configure.
>
> I wasn't able to find the configure output in your mail.
>
> Best regards,
> --
> Tatsuo Ishii
> SRA OSS, Inc. Japan
> English: http://www.sraoss.co.jp/index_en.php
> Japanese:http://www.sraoss.co.jp
>


-- 


*Regards,*


*K S Praveen KumarM: +91-9986855625 *
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.sraoss.jp/pipermail/pgpool-general/attachments/20200609/d35f75e9/attachment-0001.html>


More information about the pgpool-general mailing list