OMG !! I forgot to attach the log file. 😕 Here it is.
On Thu, Mar 9, 2017 at 1:15 AM, sane sai charan <sanesaicharan23@xxxxxxxxx> wrote:
Hi,I sent you invitation link so that you can edit proposal. I have a small doubt. I wonder why Perl tools are being replaced by Python.On Thu, Mar 9, 2017 at 1:12 AM, sane sai charan <sanesaicharan23@xxxxxxxxx> wrote:On Fri, Mar 3, 2017 at 5:30 AM, William Brown <firstyear@xxxxxxxxxxxxxxxxx> wrote:Hi,
I'm really excited that you find this project interesting! I'm putting
my answers inline, and I hope that this helps you,
On Fri, 2017-03-03 at 02:35 +0530, sane sai charan wrote:
> Hi,
> I am a senior undergraduate student from
> Indian Institute of Technology-BHU, Varanasi, India. I am a GSoC 2017
> aspirant and am interested in developing administrative tools for 389
> directory server task. I have a good understanding of Python classes,
> inheritance, MRO, the working of modules, etc. Though I haven't produced
> any good quality code, I started this <https://github.com/sacha23/booker >noobie
> script just for fun. I just worked on it for two days as I was busy last
> semester due to placements.
That's no problem - life and study do take time so I can understand you
making this choice.Thanks for understanding.As a note, python uses soft tabs, not hard ones, so maybe use 4 spaces
not tabs in your python. Most text editors like vim and emacs can be set
to do this automatically. More generally, you'll find many projects have
a style guide like this that helps you write your code in certain ways.
For example, here is ours:
http://www.port389.org/docs/389ds/development/coding-style.h tml
You'll find that review like this is an important part of work in open
source, and I find it really enjoyable - Some of the people in the DS
team are truly experts, and their reviews help improve your code.
Excellent. I always look forward to learn new principles and I enjoy that.>
> I am *interested in this project because*
>
> ** *I find this as a *great opportunity to learn *how to
> produce high-quality and highly reliable code as William said
> <https://www.youtube.com/watch?v=1mIttrUcS5w&t=28s > 😀
>
> * ** I *get to know how open source world work*.
>
> *** I *want to apply my python knowledge* to some real
> world application. I read books on Python (David Beazley's book, Dive into
> Python, etc.) few times but I never used that knowledge to full potential,
> although I code in python usually.
>
> * ** Fedora and Redhat's stickers and T-Shirt's.😎
>
> Programming languages: Good - Python, C
> Intermediate - Bash
> Noob - C++,perl
Excellent: We are really happy you are interested. In this you'll mainly
be focused on python only, so don't worry about the C.
Great !!
>
> Although I was selected for GSOC last time
> for RTEMS to do "Integrating RTEMS file descriptors with LwIP" task, I
> withdrew from the program just before
> Mid-Term evaluation. The reason was. First, It was the first time for me to
> look into the kernel and chasing the function calls and see what is
> happening and I actually started late in preparing to GSOC. I never thought
> I would apply for GSOC, and it happened suddenly as the qualification task
> was quite easy. There was a lot to know about RTEMS for me. I was
> frustrated by seeing large pieces of code daily trying to understand how it
> is working. Second reason was my mentor is a very active contributor in
> many projects and Prof. at Czech Technical University, and he was quite
> busy and many people in RTEMS community did not have enough experience with
> LwIP. My mentor helped me a lot by answering all silly questions very
> patiently, but the problem for me was his answers contain dense
> information. Even after reading his message for 4-5 times I was unclear. So
> I decided to withdraw and learn necessary things before reattempting that
> task. I contacted my mentor recently about the task, and he said he was
> busy and may not help me out regularly.
>
>
> I want to ask you that
> 1. *How to approach* and where should I start
> studying to get enough knowledge?
I think this is a good document to read:
http://www.port389.org/docs/389ds/development.html
As well, for the project itself we don't expect a lot of code, we mainly
want you to go through the process of being in the project. My rough
timeline and idea of how the project will progress is:
May 4 - May 30: This is your time to setup a DS server, install the
lib389 source code, and test it out. Try running dsconf, get it to work.
This is your time to ask me about how to make it work (ask as many
questions as you like in this time!). In this time we'll cover what
module we think you can write, joining you to mailing lists and irc,
getting you a fas account, and making sure you have access to pagure
(our code and ticket system).
May 30 - June 26: Write first module. This means that you should have
code in lib389/plugins.py for enabling/disabling the module, maybe
changing some simple settings. There should be tests for this behaviour.
You should have the ability to see the plugin in the dsconf tool also
and configure it. This too would have tests.
We don't want this to be one "big patch", we would rather you do it in
smaller submissions, so we can review and work with you as you go. We'll
teach you how to write the patch, how to submit for review, and how to
go through the review process with us.
June 26 is the end of "Phase 1" so that's our chance to review and see
how we are going, and if we have asked to much.
June 30 - July 28: Start on a second plugin or module. Again, same
requirements as the first. Iterative commits, where we can review and
work with you through the whole process. During this phase, if you felt
comfortable, you could start to look at and review the python work of
others in the team to understand their work. Asking questions is a great
way to learn.
July 28 - August 29: Google calls this the "submit final work" - But as
I've made it clear here, I think we want you to submit "as you go".
Perhaps this "final work" is the final addition of the hooks to dsconf
so you really can use it, perhaps you can write a report on the
experience. This would be the "end of work", so this is a chance for you
to hand in anything you haven't finished 100% if you wanted.
These times are taken from:
https://developers.google.com/open-source/gsoc/timeline
> 2. Any *qualification task*s?
None besides what you have listed here.Great !!
> 3. Did anyone want to do this task already?
There have been a number of other expressions of interest, but
applications don't open for a few weeks so the selection hasn't been
made yet. I'm also not sure about how many students I can have in the
project either, so I need to confirm this with Fedora Project.
> Best regards,
> Sai Charan Sane.
Thanks for your valuable suggestions.I tried to build 389 DS on kali linux ( Debian ) but had no luck. I got some errors. I looked into configure script with some hope but could not make it out. I am attaching the config.log here. I installed all required libraries ( libdb-dev libkrb5-dev libicu-dev libsnmp-dev libsasl2-2 libsasl2-dev libsasl2-modules-gssapi-mit libpam0g-dev libpcre2-dev libldap-dev libsvrcore-dev libnss3-dev libnspr4-dev autoconf automake libtool ant libapache2-mod-nss libds-admin-serv0 libidm-console-framework-java libjss-java libldap-java libmozilla-ldap-perl libnetaddr-ip-perl libnss3-tools libperl4-corelibs-perl libsocket-getaddrinfo-perl ). Please help me solving these errors. I am now trying to install in fedora.I made draft proposal here. Please look into this and don't hesitate to comment on any additions or deletions. I created FAS account with handle sacha23 and yet to get access to create a wiki page.Best regards,Sai Charan Sane.
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dirsrv configure 1.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ../configure --with-openldap ## --------- ## ## Platform. ## ## --------- ## hostname = SaCha uname -m = x86_64 uname -r = 4.9.0-kali2-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.9.13-1kali1 (2017-03-01) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2835: This is configure for 389-ds-base 1.3.6.1.20170308git15ddba9d7 configure:2902: checking for a BSD-compatible install configure:2970: result: /usr/bin/install -c configure:2981: checking whether build environment is sane configure:3036: result: yes configure:3187: checking for a thread-safe mkdir -p configure:3226: result: /bin/mkdir -p configure:3233: checking for gawk configure:3249: found /usr/bin/gawk configure:3260: result: gawk configure:3271: checking whether make sets $(MAKE) configure:3293: result: yes configure:3322: checking whether make supports nested variables configure:3339: result: yes configure:3409: checking how to create a pax tar archive configure:3420: tar --version tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3423: $? = 0 configure:3463: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:3466: $? = 0 configure:3470: tar -xf - <conftest.tar configure:3473: $? = 0 configure:3475: cat conftest.dir/file GrepMe configure:3478: $? = 0 configure:3491: result: gnutar configure:3559: checking whether to enable maintainer-specific portions of Makefiles configure:3568: result: no configure:3585: checking build system type configure:3599: result: x86_64-pc-linux-gnu configure:3619: checking host system type configure:3632: result: x86_64-pc-linux-gnu configure:3712: checking for g++ configure:3728: found /usr/bin/g++ configure:3739: result: g++ configure:3766: checking for C++ compiler version configure:3775: g++ --version >&5 g++ (Debian 6.3.0-6) 6.3.0 20170205 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3786: $? = 0 configure:3775: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170205 (Debian 6.3.0-6) configure:3786: $? = 0 configure:3775: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:3786: $? = 1 configure:3775: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:3786: $? = 1 configure:3806: checking whether the C++ compiler works configure:3828: g++ conftest.cpp >&5 configure:3832: $? = 0 configure:3880: result: yes configure:3883: checking for C++ compiler default output file name configure:3885: result: a.out configure:3891: checking for suffix of executables configure:3898: g++ -o conftest conftest.cpp >&5 configure:3902: $? = 0 configure:3924: result: configure:3946: checking whether we are cross compiling configure:3954: g++ -o conftest conftest.cpp >&5 configure:3958: $? = 0 configure:3965: ./conftest configure:3969: $? = 0 configure:3984: result: no configure:3989: checking for suffix of object files configure:4011: g++ -c conftest.cpp >&5 configure:4015: $? = 0 configure:4036: result: o configure:4040: checking whether we are using the GNU C++ compiler configure:4059: g++ -c conftest.cpp >&5 configure:4059: $? = 0 configure:4068: result: yes configure:4077: checking whether g++ accepts -g configure:4097: g++ -c -g conftest.cpp >&5 configure:4097: $? = 0 configure:4138: result: yes configure:4172: checking for style of include used by make configure:4200: result: GNU configure:4226: checking dependency style of g++ configure:4337: result: gcc3 configure:4400: checking for gcc configure:4416: found /usr/bin/gcc configure:4427: result: gcc configure:4656: checking for C compiler version configure:4665: gcc --version >&5 gcc (Debian 6.3.0-6) 6.3.0 20170205 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4676: $? = 0 configure:4665: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170205 (Debian 6.3.0-6) configure:4676: $? = 0 configure:4665: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4676: $? = 1 configure:4665: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4676: $? = 1 configure:4680: checking whether we are using the GNU C compiler configure:4699: gcc -c conftest.c >&5 configure:4699: $? = 0 configure:4708: result: yes configure:4717: checking whether gcc accepts -g configure:4737: gcc -c -g conftest.c >&5 configure:4737: $? = 0 configure:4778: result: yes configure:4795: checking for gcc option to accept ISO C89 configure:4858: gcc -c -g -O2 conftest.c >&5 configure:4858: $? = 0 configure:4871: result: none needed configure:4896: checking whether gcc understands -c and -o together configure:4918: gcc -c conftest.c -o conftest2.o configure:4921: $? = 0 configure:4918: gcc -c conftest.c -o conftest2.o configure:4921: $? = 0 configure:4933: result: yes configure:4952: checking dependency style of gcc configure:5063: result: gcc3 configure:5088: checking dependency style of gcc configure:5197: result: gcc3 configure:5216: checking for gcc option to accept ISO C99 configure:5365: gcc -c -g -O2 conftest.c >&5 configure:5365: $? = 0 configure:5378: result: none needed configure:5486: checking for gcc option to accept ISO Standard C configure:5497: result: none needed configure:5583: checking how to print strings configure:5610: result: printf configure:5631: checking for a sed that does not truncate output configure:5695: result: /bin/sed configure:5713: checking for grep that handles long lines and -e configure:5771: result: /bin/grep configure:5776: checking for egrep configure:5838: result: /bin/grep -E configure:5843: checking for fgrep configure:5905: result: /bin/grep -F configure:5940: checking for ld used by gcc configure:6007: result: /usr/bin/ld configure:6014: checking if the linker (/usr/bin/ld) is GNU ld configure:6029: result: yes configure:6041: checking for BSD- or MS-compatible name lister (nm) configure:6095: result: /usr/bin/nm -B configure:6225: checking the name lister (/usr/bin/nm -B) interface configure:6232: gcc -c -g -O2 conftest.c >&5 configure:6235: /usr/bin/nm -B "conftest.o" configure:6238: output 0000000000000000 B some_variable configure:6245: result: BSD nm configure:6248: checking whether ln -s works configure:6252: result: yes configure:6260: checking the maximum length of command line arguments configure:6391: result: 1572864 configure:6439: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6479: result: func_convert_file_noop configure:6486: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6506: result: func_convert_file_noop configure:6513: checking for /usr/bin/ld option to reload object files configure:6520: result: -r configure:6594: checking for objdump configure:6610: found /usr/bin/objdump configure:6621: result: objdump configure:6653: checking how to recognize dependent libraries configure:6853: result: pass_all configure:6938: checking for dlltool configure:6968: result: no configure:6998: checking how to associate runtime and link libraries configure:7025: result: printf %s\n configure:7086: checking for ar configure:7102: found /usr/bin/ar configure:7113: result: ar configure:7150: checking for archiver @FILE support configure:7167: gcc -c -g -O2 conftest.c >&5 configure:7167: $? = 0 configure:7170: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:7173: $? = 0 configure:7178: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:7181: $? = 1 configure:7193: result: @ configure:7251: checking for strip configure:7267: found /usr/bin/strip configure:7278: result: strip configure:7350: checking for ranlib configure:7366: found /usr/bin/ranlib configure:7377: result: ranlib configure:7479: checking command to parse /usr/bin/nm -B output from gcc object configure:7632: gcc -c -g -O2 conftest.c >&5 configure:7635: $? = 0 configure:7639: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7642: $? = 0 configure:7708: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7711: $? = 0 configure:7749: result: ok configure:7796: checking for sysroot configure:7826: result: no configure:7833: checking for a working dd configure:7871: result: /bin/dd configure:7875: checking how to truncate binary pipes configure:7890: result: /bin/dd bs=4096 count=1 configure:8026: gcc -c -g -O2 conftest.c >&5 configure:8029: $? = 0 configure:8219: checking for mt configure:8235: found /bin/mt configure:8246: result: mt configure:8269: checking if mt is a manifest tool configure:8275: mt '-?' configure:8283: result: no configure:8960: checking how to run the C preprocessor configure:8991: gcc -E conftest.c configure:8991: $? = 0 configure:9005: gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:9005: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dirsrv" | #define PACKAGE_TARNAME "dirsrv" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "dirsrv 1.0" | #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" | #define PACKAGE_URL "" | #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" | #define DS_PACKAGE_TARNAME "389-ds-base" | #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" | #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" | #define VERSION "1.3.6.1.20170308git15ddba9d7" | #define PACKAGE "389-ds-base" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:9030: result: gcc -E configure:9050: gcc -E conftest.c configure:9050: $? = 0 configure:9064: gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:9064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dirsrv" | #define PACKAGE_TARNAME "dirsrv" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "dirsrv 1.0" | #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" | #define PACKAGE_URL "" | #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" | #define DS_PACKAGE_TARNAME "389-ds-base" | #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" | #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" | #define VERSION "1.3.6.1.20170308git15ddba9d7" | #define PACKAGE "389-ds-base" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:9093: checking for ANSI C header files configure:9113: gcc -c -g -O2 conftest.c >&5 configure:9113: $? = 0 configure:9186: gcc -o conftest -g -O2 conftest.c >&5 configure:9186: $? = 0 configure:9186: ./conftest configure:9186: $? = 0 configure:9197: result: yes configure:9210: checking for sys/types.h configure:9210: gcc -c -g -O2 conftest.c >&5 configure:9210: $? = 0 configure:9210: result: yes configure:9210: checking for sys/stat.h configure:9210: gcc -c -g -O2 conftest.c >&5 configure:9210: $? = 0 configure:9210: result: yes configure:9210: checking for stdlib.h configure:9210: gcc -c -g -O2 conftest.c >&5 configure:9210: $? = 0 configure:9210: result: yes configure:9210: checking for string.h configure:9210: gcc -c -g -O2 conftest.c >&5 configure:9210: $? = 0 configure:9210: result: yes configure:9210: checking for memory.h configure:9210: gcc -c -g -O2 conftest.c >&5 configure:9210: $? = 0 configure:9210: result: yes configure:9210: checking for strings.h configure:9210: gcc -c -g -O2 conftest.c >&5 configure:9210: $? = 0 configure:9210: result: yes configure:9210: checking for inttypes.h configure:9210: gcc -c -g -O2 conftest.c >&5 configure:9210: $? = 0 configure:9210: result: yes configure:9210: checking for stdint.h configure:9210: gcc -c -g -O2 conftest.c >&5 configure:9210: $? = 0 configure:9210: result: yes configure:9210: checking for unistd.h configure:9210: gcc -c -g -O2 conftest.c >&5 configure:9210: $? = 0 configure:9210: result: yes configure:9224: checking for dlfcn.h configure:9224: gcc -c -g -O2 conftest.c >&5 configure:9224: $? = 0 configure:9224: result: yes configure:9461: checking for objdir configure:9476: result: .libs configure:9740: checking if gcc supports -fno-rtti -fno-exceptions configure:9758: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9762: $? = 0 configure:9775: result: no configure:10133: checking for gcc option to produce PIC configure:10140: result: -fPIC -DPIC configure:10148: checking if gcc PIC flag -fPIC -DPIC works configure:10166: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10170: $? = 0 configure:10183: result: yes configure:10212: checking if gcc static flag -static works configure:10240: result: yes configure:10255: checking if gcc supports -c -o file.o configure:10276: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10280: $? = 0 configure:10302: result: yes configure:10310: checking if gcc supports -c -o file.o configure:10357: result: yes configure:10390: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11653: result: yes configure:11690: checking whether -lc should be explicitly linked in configure:11698: gcc -c -g -O2 conftest.c >&5 configure:11701: $? = 0 configure:11716: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11719: $? = 0 configure:11733: result: no configure:11893: checking dynamic linker characteristics configure:12474: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12474: $? = 0 configure:12723: result: GNU/Linux ld.so configure:12845: checking how to hardcode library paths into programs configure:12870: result: immediate configure:13418: checking whether stripping libraries is possible configure:13423: result: yes configure:13458: checking if libtool supports shared libraries configure:13460: result: yes configure:13463: checking whether to build shared libraries configure:13488: result: yes configure:13491: checking whether to build static libraries configure:13495: result: no configure:13518: checking how to run the C++ preprocessor configure:13545: g++ -E conftest.cpp configure:13545: $? = 0 configure:13559: g++ -E conftest.cpp conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:13559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dirsrv" | #define PACKAGE_TARNAME "dirsrv" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "dirsrv 1.0" | #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" | #define PACKAGE_URL "" | #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" | #define DS_PACKAGE_TARNAME "389-ds-base" | #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" | #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" | #define VERSION "1.3.6.1.20170308git15ddba9d7" | #define PACKAGE "389-ds-base" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:13584: result: g++ -E configure:13604: g++ -E conftest.cpp configure:13604: $? = 0 configure:13618: g++ -E conftest.cpp conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:13618: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dirsrv" | #define PACKAGE_TARNAME "dirsrv" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "dirsrv 1.0" | #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" | #define PACKAGE_URL "" | #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" | #define DS_PACKAGE_TARNAME "389-ds-base" | #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" | #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" | #define VERSION "1.3.6.1.20170308git15ddba9d7" | #define PACKAGE "389-ds-base" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:13780: checking for ld used by g++ configure:13847: result: /usr/bin/ld -m elf_x86_64 configure:13854: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:13869: result: yes configure:13924: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14997: result: yes configure:15033: g++ -c -g -O2 conftest.cpp >&5 configure:15036: $? = 0 configure:15517: checking for g++ option to produce PIC configure:15524: result: -fPIC -DPIC configure:15532: checking if g++ PIC flag -fPIC -DPIC works configure:15550: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15554: $? = 0 configure:15567: result: yes configure:15590: checking if g++ static flag -static works configure:15618: result: yes configure:15630: checking if g++ supports -c -o file.o configure:15651: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15655: $? = 0 configure:15677: result: yes configure:15682: checking if g++ supports -c -o file.o configure:15729: result: yes configure:15759: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15802: result: yes configure:15943: checking dynamic linker characteristics configure:16700: result: GNU/Linux ld.so configure:16765: checking how to hardcode library paths into programs configure:16790: result: immediate configure:16856: checking for dirent.h that defines DIR configure:16875: gcc -c -g -O2 conftest.c >&5 configure:16875: $? = 0 configure:16883: result: yes configure:16896: checking for library containing opendir configure:16927: gcc -o conftest -g -O2 conftest.c >&5 configure:16927: $? = 0 configure:16944: result: none required configure:17011: checking for ANSI C header files configure:17115: result: yes configure:17123: checking for sys/wait.h that is POSIX.1 compatible configure:17149: gcc -c -g -O2 conftest.c >&5 configure:17149: $? = 0 configure:17156: result: yes configure:17167: checking arpa/inet.h usability configure:17167: gcc -c -g -O2 conftest.c >&5 configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking arpa/inet.h presence configure:17167: gcc -E conftest.c configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking for arpa/inet.h configure:17167: result: yes configure:17167: checking errno.h usability configure:17167: gcc -c -g -O2 conftest.c >&5 configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking errno.h presence configure:17167: gcc -E conftest.c configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking for errno.h configure:17167: result: yes configure:17167: checking fcntl.h usability configure:17167: gcc -c -g -O2 conftest.c >&5 configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking fcntl.h presence configure:17167: gcc -E conftest.c configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking for fcntl.h configure:17167: result: yes configure:17167: checking malloc.h usability configure:17167: gcc -c -g -O2 conftest.c >&5 configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking malloc.h presence configure:17167: gcc -E conftest.c configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking for malloc.h configure:17167: result: yes configure:17167: checking netdb.h usability configure:17167: gcc -c -g -O2 conftest.c >&5 configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking netdb.h presence configure:17167: gcc -E conftest.c configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking for netdb.h configure:17167: result: yes configure:17167: checking netinet/in.h usability configure:17167: gcc -c -g -O2 conftest.c >&5 configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking netinet/in.h presence configure:17167: gcc -E conftest.c configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking for netinet/in.h configure:17167: result: yes configure:17167: checking for stdlib.h configure:17167: result: yes configure:17167: checking for string.h configure:17167: result: yes configure:17167: checking for strings.h configure:17167: result: yes configure:17167: checking sys/file.h usability configure:17167: gcc -c -g -O2 conftest.c >&5 configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking sys/file.h presence configure:17167: gcc -E conftest.c configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking for sys/file.h configure:17167: result: yes configure:17167: checking sys/socket.h usability configure:17167: gcc -c -g -O2 conftest.c >&5 configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking sys/socket.h presence configure:17167: gcc -E conftest.c configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking for sys/socket.h configure:17167: result: yes configure:17167: checking sys/time.h usability configure:17167: gcc -c -g -O2 conftest.c >&5 configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking sys/time.h presence configure:17167: gcc -E conftest.c configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking for sys/time.h configure:17167: result: yes configure:17167: checking syslog.h usability configure:17167: gcc -c -g -O2 conftest.c >&5 configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking syslog.h presence configure:17167: gcc -E conftest.c configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking for syslog.h configure:17167: result: yes configure:17167: checking for unistd.h configure:17167: result: yes configure:17167: checking for inttypes.h configure:17167: result: yes configure:17167: checking mntent.h usability configure:17167: gcc -c -g -O2 conftest.c >&5 configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking mntent.h presence configure:17167: gcc -E conftest.c configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking for mntent.h configure:17167: result: yes configure:17167: checking sys/sysinfo.h usability configure:17167: gcc -c -g -O2 conftest.c >&5 configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking sys/sysinfo.h presence configure:17167: gcc -E conftest.c configure:17167: $? = 0 configure:17167: result: yes configure:17167: checking for sys/sysinfo.h configure:17167: result: yes configure:17179: checking whether stat file-mode macros are broken configure:17206: gcc -c -g -O2 conftest.c >&5 configure:17206: $? = 0 configure:17213: result: no configure:17221: checking for an ANSI C-conforming const configure:17287: gcc -c -g -O2 conftest.c >&5 configure:17287: $? = 0 configure:17294: result: yes configure:17302: checking for stdbool.h that conforms to C99 configure:17369: gcc -c -g -O2 conftest.c >&5 configure:17369: $? = 0 configure:17376: result: yes configure:17378: checking for _Bool configure:17378: gcc -c -g -O2 conftest.c >&5 configure:17378: $? = 0 configure:17378: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:83:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:17378: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dirsrv" | #define PACKAGE_TARNAME "dirsrv" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "dirsrv 1.0" | #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" | #define PACKAGE_URL "" | #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" | #define DS_PACKAGE_TARNAME "389-ds-base" | #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" | #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" | #define VERSION "1.3.6.1.20170308git15ddba9d7" | #define PACKAGE "389-ds-base" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:17378: result: yes configure:17395: checking for uid_t in sys/types.h configure:17414: result: yes configure:17425: checking for pid_t configure:17425: gcc -c -g -O2 conftest.c >&5 configure:17425: $? = 0 configure:17425: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:85:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:17425: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dirsrv" | #define PACKAGE_TARNAME "dirsrv" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "dirsrv 1.0" | #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" | #define PACKAGE_URL "" | #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" | #define DS_PACKAGE_TARNAME "389-ds-base" | #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" | #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" | #define VERSION "1.3.6.1.20170308git15ddba9d7" | #define PACKAGE "389-ds-base" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:17425: result: yes configure:17436: checking for size_t configure:17436: gcc -c -g -O2 conftest.c >&5 configure:17436: $? = 0 configure:17436: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:85:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:17436: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dirsrv" | #define PACKAGE_TARNAME "dirsrv" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "dirsrv 1.0" | #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" | #define PACKAGE_URL "" | #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" | #define DS_PACKAGE_TARNAME "389-ds-base" | #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" | #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" | #define VERSION "1.3.6.1.20170308git15ddba9d7" | #define PACKAGE "389-ds-base" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:17436: result: yes configure:17447: checking whether time.h and sys/time.h may both be included configure:17467: gcc -c -g -O2 conftest.c >&5 configure:17467: $? = 0 configure:17474: result: yes configure:17482: checking whether struct tm is in sys/time.h or time.h configure:17502: gcc -c -g -O2 conftest.c >&5 configure:17502: $? = 0 configure:17509: result: time.h configure:17521: checking for unistd.h configure:17521: result: yes configure:17531: checking for working chown configure:17564: gcc -o conftest -g -O2 conftest.c >&5 configure:17564: $? = 0 configure:17564: ./conftest configure:17564: $? = 0 configure:17576: result: yes configure:17584: checking whether closedir returns void configure:17608: gcc -o conftest -g -O2 conftest.c >&5 configure:17608: $? = 0 configure:17608: ./conftest configure:17608: $? = 0 configure:17618: result: no configure:17626: checking for error_at_line configure:17642: gcc -o conftest -g -O2 conftest.c >&5 configure:17642: $? = 0 configure:17650: result: yes configure:17663: checking vfork.h usability configure:17663: gcc -c -g -O2 conftest.c >&5 conftest.c:85:19: fatal error: vfork.h: No such file or directory #include <vfork.h> ^ compilation terminated. configure:17663: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dirsrv" | #define PACKAGE_TARNAME "dirsrv" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "dirsrv 1.0" | #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" | #define PACKAGE_URL "" | #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" | #define DS_PACKAGE_TARNAME "389-ds-base" | #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" | #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" | #define VERSION "1.3.6.1.20170308git15ddba9d7" | #define PACKAGE "389-ds-base" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <vfork.h> configure:17663: result: no configure:17663: checking vfork.h presence configure:17663: gcc -E conftest.c conftest.c:52:19: fatal error: vfork.h: No such file or directory #include <vfork.h> ^ compilation terminated. configure:17663: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dirsrv" | #define PACKAGE_TARNAME "dirsrv" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "dirsrv 1.0" | #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" | #define PACKAGE_URL "" | #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" | #define DS_PACKAGE_TARNAME "389-ds-base" | #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" | #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" | #define VERSION "1.3.6.1.20170308git15ddba9d7" | #define PACKAGE "389-ds-base" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include <vfork.h> configure:17663: result: no configure:17663: checking for vfork.h configure:17663: result: no configure:17676: checking for fork configure:17676: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:75:6: warning: conflicting types for built-in function 'fork' char fork (); ^~~~ configure:17676: $? = 0 configure:17676: result: yes configure:17676: checking for vfork configure:17676: gcc -o conftest -g -O2 conftest.c >&5 configure:17676: $? = 0 configure:17676: result: yes configure:17686: checking for working fork configure:17708: gcc -o conftest -g -O2 conftest.c >&5 configure:17708: $? = 0 configure:17708: ./conftest configure:17708: $? = 0 configure:17718: result: yes configure:17739: checking for working vfork configure:17849: result: yes configure:17874: checking whether lstat correctly handles trailing slash configure:17900: gcc -o conftest -g -O2 conftest.c >&5 configure:17900: $? = 0 configure:17900: ./conftest configure:17900: $? = 0 configure:17917: result: yes configure:17936: checking whether lstat accepts an empty string configure:17956: gcc -o conftest -g -O2 conftest.c >&5 configure:17956: $? = 0 configure:17956: ./conftest configure:17956: $? = 0 configure:17966: result: no configure:17982: checking whether lstat correctly handles trailing slash configure:18025: result: yes configure:18046: checking for stdlib.h configure:18046: result: yes configure:18056: checking for GNU libc compatible malloc configure:18080: gcc -o conftest -g -O2 conftest.c >&5 configure:18080: $? = 0 configure:18080: ./conftest configure:18080: $? = 0 configure:18090: result: yes configure:18111: checking for working memcmp configure:18154: gcc -o conftest -g -O2 conftest.c >&5 configure:18154: $? = 0 configure:18154: ./conftest configure:18154: $? = 0 configure:18164: result: yes configure:18179: checking for stdlib.h configure:18179: result: yes configure:18179: checking for unistd.h configure:18179: result: yes configure:18179: checking for sys/param.h configure:18179: gcc -c -g -O2 conftest.c >&5 configure:18179: $? = 0 configure:18179: result: yes configure:18199: checking for getpagesize configure:18199: gcc -o conftest -g -O2 conftest.c >&5 configure:18199: $? = 0 configure:18199: result: yes configure:18208: checking for working mmap configure:18355: gcc -o conftest -g -O2 conftest.c >&5 configure:18355: $? = 0 configure:18355: ./conftest configure:18355: $? = 0 configure:18365: result: yes configure:18374: checking return type of signal handlers configure:18392: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:71:10: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ~^~~~~~~~~~~~~~~~~~ configure:18392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dirsrv" | #define PACKAGE_TARNAME "dirsrv" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "dirsrv 1.0" | #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" | #define PACKAGE_URL "" | #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" | #define DS_PACKAGE_TARNAME "389-ds-base" | #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" | #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" | #define VERSION "1.3.6.1.20170308git15ddba9d7" | #define PACKAGE "389-ds-base" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | #include <sys/types.h> | #include <signal.h> | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:18399: result: void configure:18407: checking whether stat accepts an empty string configure:18427: gcc -o conftest -g -O2 conftest.c >&5 configure:18427: $? = 0 configure:18427: ./conftest configure:18427: $? = 0 configure:18437: result: no configure:18453: checking whether strerror_r is declared configure:18453: gcc -c -g -O2 conftest.c >&5 configure:18453: $? = 0 configure:18453: result: yes configure:18466: checking for strerror_r configure:18466: gcc -o conftest -g -O2 conftest.c >&5 configure:18466: $? = 0 configure:18466: result: yes configure:18475: checking whether strerror_r returns char * configure:18499: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:106:13: error: invalid type argument of unary '*' (have 'int') char x = *strerror_r (0, buf, sizeof buf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conftest.c:107:14: warning: initialization makes pointer from integer without a cast [-Wint-conversion] char *p = strerror_r (0, buf, sizeof buf); ^~~~~~~~~~ configure:18499: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dirsrv" | #define PACKAGE_TARNAME "dirsrv" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "dirsrv 1.0" | #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" | #define PACKAGE_URL "" | #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" | #define DS_PACKAGE_TARNAME "389-ds-base" | #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" | #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" | #define VERSION "1.3.6.1.20170308git15ddba9d7" | #define PACKAGE "389-ds-base" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | | char buf[100]; | char x = *strerror_r (0, buf, sizeof buf); | char *p = strerror_r (0, buf, sizeof buf); | return !p || x; | | ; | return 0; | } configure:18537: result: no configure:18547: checking for strftime configure:18547: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:91:6: warning: conflicting types for built-in function 'strftime' char strftime (); ^~~~~~~~ configure:18547: $? = 0 configure:18547: result: yes configure:18602: checking for vprintf configure:18602: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:92:6: warning: conflicting types for built-in function 'vprintf' char vprintf (); ^~~~~~~ configure:18602: $? = 0 configure:18602: result: yes configure:18608: checking for _doprnt configure:18608: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccnHECOh.o: In function `main': /root/389-ds-base/build/conftest.c:104: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:18608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dirsrv" | #define PACKAGE_TARNAME "dirsrv" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "dirsrv 1.0" | #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" | #define PACKAGE_URL "" | #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" | #define DS_PACKAGE_TARNAME "389-ds-base" | #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" | #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" | #define VERSION "1.3.6.1.20170308git15ddba9d7" | #define PACKAGE "389-ds-base" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:18608: result: no configure:18622: checking for clock_gettime configure:18622: gcc -o conftest -g -O2 conftest.c >&5 configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for endpwent configure:18622: gcc -o conftest -g -O2 conftest.c >&5 configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for ftruncate configure:18622: gcc -o conftest -g -O2 conftest.c >&5 configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for getcwd configure:18622: gcc -o conftest -g -O2 conftest.c >&5 configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for gethostbyname configure:18622: gcc -o conftest -g -O2 conftest.c >&5 configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for inet_ntoa configure:18622: gcc -o conftest -g -O2 conftest.c >&5 configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for localtime_r configure:18622: gcc -o conftest -g -O2 conftest.c >&5 configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for memmove configure:18622: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:100:6: warning: conflicting types for built-in function 'memmove' char memmove (); ^~~~~~~ configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for memset configure:18622: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:101:6: warning: conflicting types for built-in function 'memset' char memset (); ^~~~~~ configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for mkdir configure:18622: gcc -o conftest -g -O2 conftest.c >&5 configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for munmap configure:18622: gcc -o conftest -g -O2 conftest.c >&5 configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for putenv configure:18622: gcc -o conftest -g -O2 conftest.c >&5 configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for rmdir configure:18622: gcc -o conftest -g -O2 conftest.c >&5 configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for setrlimit configure:18622: gcc -o conftest -g -O2 conftest.c >&5 configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for socket configure:18622: gcc -o conftest -g -O2 conftest.c >&5 configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for strcasecmp configure:18622: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:108:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^~~~~~~~~~ configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for strchr configure:18622: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:109:6: warning: conflicting types for built-in function 'strchr' char strchr (); ^~~~~~ configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for strcspn configure:18622: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:110:6: warning: conflicting types for built-in function 'strcspn' char strcspn (); ^~~~~~~ configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for strdup configure:18622: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:111:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^~~~~~ configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for strerror configure:18622: gcc -o conftest -g -O2 conftest.c >&5 configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for strncasecmp configure:18622: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:113:6: warning: conflicting types for built-in function 'strncasecmp' char strncasecmp (); ^~~~~~~~~~~ configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for strpbrk configure:18622: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:114:6: warning: conflicting types for built-in function 'strpbrk' char strpbrk (); ^~~~~~~ configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for strrchr configure:18622: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:115:6: warning: conflicting types for built-in function 'strrchr' char strrchr (); ^~~~~~~ configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for strstr configure:18622: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:116:6: warning: conflicting types for built-in function 'strstr' char strstr (); ^~~~~~ configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for strtol configure:18622: gcc -o conftest -g -O2 conftest.c >&5 configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for tzset configure:18622: gcc -o conftest -g -O2 conftest.c >&5 configure:18622: $? = 0 configure:18622: result: yes configure:18646: checking for library containing dlopen configure:18677: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc0bgzR9.o: In function `main': /root/389-ds-base/build/conftest.c:107: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:18677: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dirsrv" | #define PACKAGE_TARNAME "dirsrv" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "dirsrv 1.0" | #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" | #define PACKAGE_URL "" | #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" | #define DS_PACKAGE_TARNAME "389-ds-base" | #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" | #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" | #define VERSION "1.3.6.1.20170308git15ddba9d7" | #define PACKAGE "389-ds-base" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RMDIR 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_TZSET 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:18677: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:18677: $? = 0 configure:18694: result: -ldl configure:18784: checking for dlerror configure:18784: gcc -o conftest -g -O2 conftest.c -ldl -ldl >&5 configure:18784: $? = 0 configure:18784: result: yes configure:18798: checking for shl_load configure:18798: gcc -o conftest -g -O2 conftest.c -ldl >&5 /tmp/ccPy1prc.o: In function `main': /root/389-ds-base/build/conftest.c:132: undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:18798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dirsrv" | #define PACKAGE_TARNAME "dirsrv" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "dirsrv 1.0" | #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" | #define PACKAGE_URL "" | #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" | #define DS_PACKAGE_TARNAME "389-ds-base" | #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" | #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" | #define VERSION "1.3.6.1.20170308git15ddba9d7" | #define PACKAGE "389-ds-base" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RMDIR 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_TZSET 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:18798: result: no configure:18805: checking for shl_load in -ldld configure:18830: gcc -o conftest -g -O2 conftest.c -ldld -ldl >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:18830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dirsrv" | #define PACKAGE_TARNAME "dirsrv" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "dirsrv 1.0" | #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" | #define PACKAGE_URL "" | #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" | #define DS_PACKAGE_TARNAME "389-ds-base" | #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" | #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" | #define VERSION "1.3.6.1.20170308git15ddba9d7" | #define PACKAGE "389-ds-base" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RMDIR 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_TZSET 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:18839: result: no configure:18885: checking for dld_link in -ldld configure:18910: gcc -o conftest -g -O2 conftest.c -ldld -ldl >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:18910: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dirsrv" | #define PACKAGE_TARNAME "dirsrv" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "dirsrv 1.0" | #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" | #define PACKAGE_URL "" | #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" | #define DS_PACKAGE_TARNAME "389-ds-base" | #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" | #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" | #define VERSION "1.3.6.1.20170308git15ddba9d7" | #define PACKAGE "389-ds-base" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RMDIR 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_TZSET 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dld_link (); | int | main () | { | return dld_link (); | ; | return 0; | } configure:18919: result: no configure:18955: checking for --enable-debug configure:18966: result: no configure:18974: checking for --enable-asan configure:18985: result: no configure:19009: checking for --enable-gcc-security configure:19025: result: no configure:19034: checking for --enable-profiling configure:19046: result: no configure:19059: checking for --enable-bundle configure:19070: result: no configure:19089: checking for --enable-pam-passthru configure:19098: checking security/pam_appl.h usability configure:19098: gcc -c -g -O2 conftest.c >&5 configure:19098: $? = 0 configure:19098: result: yes configure:19098: checking security/pam_appl.h presence configure:19098: gcc -E conftest.c configure:19098: $? = 0 configure:19098: result: yes configure:19098: checking for security/pam_appl.h configure:19098: result: yes configure:19106: result: yes configure:19127: checking for --enable-dna configure:19135: result: yes configure:19156: checking for --enable-ldapi configure:19164: result: yes configure:19185: checking for --enable-autobind configure:19193: result: yes configure:19214: checking for --enable-auto-dn-suffix configure:19228: result: no configure:19243: checking for --enable-bitwise configure:19251: result: yes configure:19272: checking for --enable-presence configure:19286: result: no configure:19301: checking for --enable-acctpolicy configure:19309: result: yes configure:19330: checking for --enable-posix-winsync configure:19338: result: yes configure:19359: checking for --enable-nunc-stans configure:19367: result: yes configure:19397: checking for FHS... configure:19401: checking for --with-fhs configure:19412: result: no configure:19424: checking for --with-fhs-opt configure:19436: result: no configure:19547: checking for --with-tmpfiles-d configure:19560: result: configure:19565: checking for --with-perldir configure:19586: checking for --with-pythonexec configure:19628: checking for --with-instconfigdir configure:19644: result: no configure:19667: checking for --with-initddir configure:19678: result: no configure:19772: checking for SSE4.2 features ... configure:19787: gcc -c -g -O2 -msse4.2 conftest.c >&5 configure:19787: $? = 0 configure:19792: result: SSE4.2 avaliable on this platform configure:19826: checking for GCC provided 64-bit atomic bool cas function ... configure:19839: gcc -o conftest -g -O2 conftest.c >&5 configure:19839: $? = 0 configure:19842: result: yes configure:19850: checking for GCC provided 64-bit atomic ops functions ... configure:19863: gcc -o conftest -g -O2 conftest.c >&5 configure:19863: $? = 0 configure:19866: result: yes configure:20111: checking for NSPR... configure:20115: checking for --with-nspr configure:20144: result: yes configure:20150: checking for --with-nspr-inc configure:20167: result: no configure:20173: checking for --with-nspr-lib configure:20191: result: no configure:20202: checking for pkg-config configure:20220: found /usr/bin/pkg-config configure:20232: result: /usr/bin/pkg-config configure:20240: checking for nspr with pkg-config configure:20247: result: using system NSPR configure:20269: checking for NSS... configure:20273: checking for --with-nss configure:20302: result: yes configure:20308: checking for --with-nss-inc configure:20325: result: no configure:20331: checking for --with-nss-lib configure:20349: result: no configure:20360: checking for pkg-config configure:20390: result: /usr/bin/pkg-config configure:20398: checking for nss with pkg-config configure:20405: result: using system NSS configure:20427: checking for OpenLDAP... configure:20431: checking for --with-openldap configure:20439: result: using system OpenLDAP configure:20468: checking for --with-openldap-inc configure:20487: result: no configure:20493: checking for --with-openldap-lib configure:20512: result: no configure:20518: checking for --with-openldap-bin configure:20536: result: no configure:20547: checking for pkg-config configure:20577: result: /usr/bin/pkg-config configure:20585: checking for OpenLDAP with pkg-config configure:20598: result: no OpenLDAP pkg-config files configure:20608: checking ldap_features.h usability configure:20608: gcc -c -g -O2 -I/usr/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nspr conftest.c >&5 configure:20608: $? = 0 configure:20608: result: yes configure:20608: checking ldap_features.h presence configure:20608: gcc -E -I/usr/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nspr conftest.c configure:20608: $? = 0 configure:20608: result: yes configure:20608: checking for ldap_features.h configure:20608: result: yes configure:20623: checking for ldap_initialize in -lldap-2.4 configure:20648: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nspr conftest.c -lldap-2.4 >&5 /usr/bin/ld: cannot find -lldap-2.4 collect2: error: ld returned 1 exit status configure:20648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dirsrv" | #define PACKAGE_TARNAME "dirsrv" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "dirsrv 1.0" | #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" | #define PACKAGE_URL "" | #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" | #define DS_PACKAGE_TARNAME "389-ds-base" | #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" | #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" | #define VERSION "1.3.6.1.20170308git15ddba9d7" | #define PACKAGE "389-ds-base" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RMDIR 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_TZSET 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define ENABLE_PAM_PASSTHRU 1 | #define ENABLE_DNA 1 | #define ENABLE_LDAPI 1 | #define ENABLE_AUTOBIND 1 | #define ENABLE_BITWISE 1 | #define ENABLE_ACCTPOLICY 1 | #define ENABLE_POSIX_WINSYNC 1 | #define ENABLE_NUNC_STANS 1 | #define Linux 1 | #define LINUX 1 | #define LINUX2_0 1 | #define LINUX2_2 1 | #define LINUX2_4 1 | #define _GNU_SOURCE 1 | #define CPU_x86_64 1 | #define ATOMIC_64BIT_OPERATIONS 1 | #define HAVE_SSE4_2 1 | #define HAVE_64BIT_ATOMIC_CAS_FUNC 1 | #define HAVE_64BIT_ATOMIC_OP_FUNCS 1 | #define USE_POSIX_RWLOCKS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ldap_initialize (); | int | main () | { | return ldap_initialize (); | ; | return 0; | } configure:20658: result: no configure:20665: checking for ldap_initialize in -lldap configure:20690: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nspr conftest.c -lldap >&5 configure:20690: $? = 0 configure:20699: result: yes configure:20709: checking for ldap_url_parse_ext in -lldap configure:20734: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nspr conftest.c -lldap >&5 configure:20734: $? = 0 configure:20744: result: yes configure:20755: checking for _init in -lldif configure:20780: gcc -o conftest -g -O2 -I/usr/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nspr -lldap conftest.c -lldif >&5 /usr/bin/ld: cannot find -lldif collect2: error: ld returned 1 exit status configure:20780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dirsrv" | #define PACKAGE_TARNAME "dirsrv" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "dirsrv 1.0" | #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" | #define PACKAGE_URL "" | #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" | #define DS_PACKAGE_TARNAME "389-ds-base" | #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" | #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" | #define VERSION "1.3.6.1.20170308git15ddba9d7" | #define PACKAGE "389-ds-base" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RMDIR 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_TZSET 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define ENABLE_PAM_PASSTHRU 1 | #define ENABLE_DNA 1 | #define ENABLE_LDAPI 1 | #define ENABLE_AUTOBIND 1 | #define ENABLE_BITWISE 1 | #define ENABLE_ACCTPOLICY 1 | #define ENABLE_POSIX_WINSYNC 1 | #define ENABLE_NUNC_STANS 1 | #define Linux 1 | #define LINUX 1 | #define LINUX2_0 1 | #define LINUX2_2 1 | #define LINUX2_4 1 | #define _GNU_SOURCE 1 | #define CPU_x86_64 1 | #define ATOMIC_64BIT_OPERATIONS 1 | #define HAVE_SSE4_2 1 | #define HAVE_64BIT_ATOMIC_CAS_FUNC 1 | #define HAVE_64BIT_ATOMIC_OP_FUNCS 1 | #define USE_POSIX_RWLOCKS 1 | #define HAVE_LDAP_URL_PARSE_EXT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _init (); | int | main () | { | return _init (); | ; | return 0; | } configure:20790: result: no configure:20822: checking for Mozilla LDAPSDK... configure:20826: checking for --with-ldapsdk configure:20868: result: no configure:20880: checking for --with-ldapsdk-inc configure:20898: result: no configure:20904: checking for --with-ldapsdk-lib configure:20923: result: no configure:20929: checking for --with-ldapsdk-bin configure:20947: result: no configure:21071: checking for db... configure:21074: checking for --with-db configure:21104: result: yes configure:21110: checking for --with-db-inc configure:21128: result: no configure:21134: checking for --with-db-lib configure:21152: result: no configure:21158: checking for db.h configure:21175: result: using /usr/include/db.h configure:21195: checking for db_create in -ldb-5.3 configure:21220: gcc -o conftest -g -O2 -L$(libdir) conftest.c -ldb-5.3 >&5 configure:21220: $? = 0 configure:21230: result: yes configure:21265: checking for SASL... configure:21268: checking for --with-sasl configure:21304: result: yes configure:21309: checking for --with-sasl-inc configure:21325: result: no configure:21330: checking for --with-sasl-lib configure:21347: result: no configure:21353: checking for sasl.h configure:21356: result: using /usr/include/sasl/sasl.h configure:21380: checking for SVRCORE... configure:21383: checking for --with-svrcore configure:21416: result: yes configure:21421: checking for --with-svrcore-inc configure:21437: result: no configure:21442: checking for --with-svrcore-lib configure:21458: result: no configure:21466: checking for pkg-config configure:21496: result: /usr/bin/pkg-config configure:21504: checking for SVRCORE with pkg-config configure:21510: result: using system svrcore configure:21517: checking for SVRCORE_GetRegisteredPinObj in -lsvrcore configure:21542: gcc -o conftest -g -O2 conftest.c -lsvrcore -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nspr -lnss3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 >&5 /usr/bin/ld: cannot find -lsoftokn3 collect2: error: ld returned 1 exit status configure:21542: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dirsrv" | #define PACKAGE_TARNAME "dirsrv" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "dirsrv 1.0" | #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" | #define PACKAGE_URL "" | #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" | #define DS_PACKAGE_TARNAME "389-ds-base" | #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" | #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" | #define VERSION "1.3.6.1.20170308git15ddba9d7" | #define PACKAGE "389-ds-base" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RMDIR 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_TZSET 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define ENABLE_PAM_PASSTHRU 1 | #define ENABLE_DNA 1 | #define ENABLE_LDAPI 1 | #define ENABLE_AUTOBIND 1 | #define ENABLE_BITWISE 1 | #define ENABLE_ACCTPOLICY 1 | #define ENABLE_POSIX_WINSYNC 1 | #define ENABLE_NUNC_STANS 1 | #define Linux 1 | #define LINUX 1 | #define LINUX2_0 1 | #define LINUX2_2 1 | #define LINUX2_4 1 | #define _GNU_SOURCE 1 | #define CPU_x86_64 1 | #define ATOMIC_64BIT_OPERATIONS 1 | #define HAVE_SSE4_2 1 | #define HAVE_64BIT_ATOMIC_CAS_FUNC 1 | #define HAVE_64BIT_ATOMIC_OP_FUNCS 1 | #define USE_POSIX_RWLOCKS 1 | #define HAVE_LDAP_URL_PARSE_EXT 1 | #define USE_OPENLDAP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SVRCORE_GetRegisteredPinObj (); | int | main () | { | return SVRCORE_GetRegisteredPinObj (); | ; | return 0; | } configure:21551: result: no configure:21571: error: SVRCORE not found, specify with --with-svrcore. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__doprnt=no ac_cv_func_chown_works=yes ac_cv_func_clock_gettime=yes ac_cv_func_closedir_void=no ac_cv_func_dlerror=yes ac_cv_func_endpwent=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_ftruncate=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpagesize=yes ac_cv_func_inet_ntoa=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_lstat_empty_string_bug=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_rmdir=yes ac_cv_func_setrlimit=yes ac_cv_func_shl_load=no ac_cv_func_socket=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=no ac_cv_func_strftime=yes ac_cv_func_strncasecmp=yes ac_cv_func_strpbrk=yes ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_tzset=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_have_decl_strerror_r=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_ldap_features_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_mntent_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysinfo_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_db_5_3___db_create=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_error_at_line=yes ac_cv_lib_ldap_2_4___ldap_initialize=no ac_cv_lib_ldap___ldap_url_parse_ext=yes ac_cv_lib_ldap_ldap_initialize=yes ac_cv_lib_ldif____init=no ac_cv_lib_svrcore_SVRCORE_GetRegisteredPinObj=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_dlopen=-ldl ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h ac_cv_type__Bool=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_pax=gnutar libltdl_cv_lib_dl_dlopen=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /root/389-ds-base/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' ATOMIC_QUEUE_OPERATIONS_FALSE='' ATOMIC_QUEUE_OPERATIONS_TRUE='#' AUTOCONF='${SHELL} /root/389-ds-base/missing autoconf' AUTOHEADER='${SHELL} /root/389-ds-base/missing autoheader' AUTOMAKE='${SHELL} /root/389-ds-base/missing automake-1.15' AWK='gawk' BUNDLE_FALSE='' BUNDLE_TRUE='#' CC='gcc' CCAS='gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-g -O2' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CONSOLE_VERSION='1.2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DOXYGEN='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' FREEBSD_FALSE='' FREEBSD_TRUE='#' GREP='/bin/grep' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='' HPUX_FALSE='' HPUX_TRUE='#' ICU_CONFIG='' INITDDIR_FALSE='' INITDDIR_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JOURNALD_FALSE='' JOURNALD_TRUE='' KRB5_CONFIG_BIN='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBADD_DL='-ldl ' LIBADD_DLD_LINK='' LIBADD_DLOPEN='-ldl' LIBADD_SHL_LOAD='' LIBCRUN='' LIBCRYPT='-lcrypt' LIBCSTD='' LIBDL='' LIBNSL='' LIBOBJS='' LIBS='' LIBSOCKET='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_DLLOADERS=' dlopen.la' LT_DLPREOPEN='-dlpreopen dlopen.la ' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /root/389-ds-base/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NETSNMP_CONFIG='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPENLDAP_FALSE='' OPENLDAP_TRUE='' OTOOL64='' OTOOL='' PACKAGE='389-ds-base' PACKAGE_BASE_VERSION='' PACKAGE_BUGREPORT='http://bugzilla.redhat.com/enter_bug.cgi?product=389' PACKAGE_NAME='dirsrv' PACKAGE_STRING='389-ds-base 1.3.6.1.20170308git15ddba9d7' PACKAGE_TARNAME='389-ds-base' PACKAGE_URL='' PACKAGE_VERSION='1.3.6.1.20170308git15ddba9d7' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' RPM_HARDEND_CC_FALSE='' RPM_HARDEND_CC_TRUE='#' RPM_RELEASE='20170308git15ddba9d7' RPM_VERSION='1.3.6.1' SED='/bin/sed' SELINUX_FALSE='' SELINUX_TRUE='' SET_MAKE='' SHELL='/bin/bash' SOLARIS_FALSE='' SOLARIS_TRUE='#' SPARC_FALSE='' SPARC_TRUE='' STRIP='strip' SYSTEMD_FALSE='' SYSTEMD_TRUE='' THREADLIB='-lpthread' VERSION='1.3.6.1.20170308git15ddba9d7' VERSION_PREREL='.20170308git15ddba9d7' WINNT_FALSE='' WINNT_TRUE='#' WITH_CMOCKA_FALSE='' WITH_CMOCKA_TRUE='' WITH_TCMALLOC_FALSE='' WITH_TCMALLOC_TRUE='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=posix -chf - "$$tardir"' am__untar='tar -xf -' asan_defs='' bindir='${exec_prefix}/bin' brand='389' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' capbrand='389' cmocka_inc='' cmocka_lib='' configdir='/dirsrv/config' datadir='${datarootdir}' datarootdir='${prefix}/share' db_bindir='/usr/bin' db_inc='-I/usr/include' db_incdir='/usr/include' db_lib='-L$(libdir)' db_libdir='$(libdir)' db_libver='5.3' debug_defs='' defaultgroup='dirsrv' defaultuser='dirsrv' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_acctpolicy_FALSE='#' enable_acctpolicy_TRUE='' enable_asan_FALSE='' enable_asan_TRUE='#' enable_auto_dn_suffix_FALSE='' enable_auto_dn_suffix_TRUE='#' enable_autobind_FALSE='#' enable_autobind_TRUE='' enable_bitwise_FALSE='#' enable_bitwise_TRUE='' enable_dna_FALSE='#' enable_dna_TRUE='' enable_ldapi_FALSE='#' enable_ldapi_TRUE='' enable_nunc_stans_FALSE='#' enable_nunc_stans_TRUE='' enable_pam_passthru_FALSE='#' enable_pam_passthru_TRUE='' enable_posix_winsync_FALSE='#' enable_posix_winsync_TRUE='' enable_presence_FALSE='' enable_presence_TRUE='#' event_inc='' event_lib='' exec_prefix='NONE' gccsec_defs='' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' icu_bin='' icu_inc='' icu_lib='' includedir='${prefix}/include' infdir='/dirsrv/inf' infodir='${datarootdir}/info' initconfigdir='/default' initdir='$(sysconfdir)/rc.d/init.d' install_sh='${SHELL} /root/389-ds-base/install-sh' instconfigdir='$(sysconfdir)/$(PACKAGE_NAME)' kerberos_inc='' kerberos_lib='' kerberos_libdir='' ldap_lib_ldif='' ldapsdk_bindir='' ldapsdk_inc='' ldapsdk_lib='' ldapsdk_libdir='' ldaptool_bindir='' ldaptool_opts='-x' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localrundir='/run' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mibdir='/dirsrv/mibs' mkdir_p='$(MKDIR_P)' netsnmp_inc='' netsnmp_lib='' netsnmp_libdir='' netsnmp_link='' nspr_inc='-I/usr/include/nspr' nspr_lib='' nspr_libdir='' nss_inc='-I/usr/include/nss -I/usr/include/nspr' nss_lib='' nss_libdir='' nunc_stans_inc='' nunc_stans_lib='' nunc_stans_libdir='' ol_libver='' oldincludedir='/usr/include' openldap_bindir='' openldap_inc='-I/usr/include' openldap_lib='' openldap_libdir='' pcre_inc='' pcre_lib='' pcre_libdir='' pdfdir='${docdir}' perldir='/dirsrv/perl' perlexec='/usr/bin/env perl' plainldif_opts='-LLL' prefix='NONE' prefixdir='NONE' profiling_defs='' profiling_links='' program_transform_name='s,x,x,' propertydir='/dirsrv/properties' psdir='${docdir}' pythondir='/dirsrv/python' pythonexec='/usr/bin/python2' runstatedir='${localstatedir}/run' sampledatadir='/dirsrv/data' sasl_inc='-I/usr/include/sasl' sasl_lib='' sasl_libdir='' sasl_path='' sbindir='${exec_prefix}/sbin' schemadir='/dirsrv/schema' scripttemplatedir='/dirsrv/script-templates' serverdir='/dirsrv' serverincdir='/dirsrv' serverplugindir='/dirsrv/plugins' sharedstatedir='${prefix}/com' sttyexec='/bin/stty' svrcore_inc='-I/usr/include/nss -I/usr/include/nspr' svrcore_lib='' sysconfdir='${prefix}/etc' systemd_defs='' systemd_inc='' systemd_lib='' systemschemadir='/dirsrv/schema' target_alias='' tcmalloc_inc='' tcmalloc_lib='' updatedir='/dirsrv/updates' vendor='389 Project' with_fhs_opt='' with_selinux='' with_systemd_FALSE='' with_systemd_TRUE='' with_systemd_journald_FALSE='' with_systemd_journald_TRUE='' with_systemdgroupname='' with_systemdsystemconfdir='' with_systemdsystemunitdir='' with_tmpfiles_d='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "dirsrv" #define PACKAGE_TARNAME "dirsrv" #define PACKAGE_VERSION "1.0" #define PACKAGE_STRING "dirsrv 1.0" #define PACKAGE_BUGREPORT "http://bugzilla.redhat.com/" #define PACKAGE_URL "" #define DS_PACKAGE_VERSION "1.3.6.1.20170308git15ddba9d7" #define DS_PACKAGE_TARNAME "389-ds-base" #define DS_PACKAGE_BUGREPORT "http://bugzilla.redhat.com/enter_bug.cgi?product=389" #define DS_PACKAGE_STRING "389-ds-base 1.3.6.1.20170308git15ddba9d7" #define VERSION "1.3.6.1.20170308git15ddba9d7" #define PACKAGE "389-ds-base" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UNISTD_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_SYSINFO_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define RETSIGTYPE void #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define HAVE_STRFTIME 1 #define HAVE_VPRINTF 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_ENDPWENT 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_INET_NTOA 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_RMDIR 1 #define HAVE_SETRLIMIT 1 #define HAVE_SOCKET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRPBRK 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_TZSET 1 #define HAVE_LIBDL 1 #define HAVE_DLERROR 1 #define HAVE_LIBDLLOADER 1 #define ENABLE_PAM_PASSTHRU 1 #define ENABLE_DNA 1 #define ENABLE_LDAPI 1 #define ENABLE_AUTOBIND 1 #define ENABLE_BITWISE 1 #define ENABLE_ACCTPOLICY 1 #define ENABLE_POSIX_WINSYNC 1 #define ENABLE_NUNC_STANS 1 #define Linux 1 #define LINUX 1 #define LINUX2_0 1 #define LINUX2_2 1 #define LINUX2_4 1 #define _GNU_SOURCE 1 #define CPU_x86_64 1 #define ATOMIC_64BIT_OPERATIONS 1 #define HAVE_SSE4_2 1 #define HAVE_64BIT_ATOMIC_CAS_FUNC 1 #define HAVE_64BIT_ATOMIC_OP_FUNCS 1 #define USE_POSIX_RWLOCKS 1 #define HAVE_LDAP_URL_PARSE_EXT 1 #define USE_OPENLDAP 1 configure: exit 1
_______________________________________________ 389-devel mailing list -- 389-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to 389-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx