Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6772
- + umask 022
- + cd /usr/src/redhat/BUILD
- + cd /usr/src/redhat/BUILD
- + rm -rf nss-pam-ldapd-0.8.12
- + /bin/gzip -dc /usr/src/redhat/SOURCES/nss-pam-ldapd-0.8.12.tar.gz
- + tar -xf -
- + STATUS=0
- + '[' 0 -ne 0 ']'
- + cd nss-pam-ldapd-0.8.12
- ++ /usr/bin/id -u
- + '[' 0 = 0 ']'
- + /bin/chown -Rhf root .
- ++ /usr/bin/id -u
- + '[' 0 = 0 ']'
- + /bin/chgrp -Rhf root .
- + /bin/chmod -Rf a+rX,u+w,g-w,o-w .
- + autoreconf -f -i
- + exit 0
- Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.29341
- + umask 022
- + cd /usr/src/redhat/BUILD
- + cd nss-pam-ldapd-0.8.12
- + CFLAGS='-O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables'
- + export CFLAGS
- + CXXFLAGS='-O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables'
- + export CXXFLAGS
- + FFLAGS='-O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables'
- + export FFLAGS
- + ./configure --host=i686-redhat-linux-gnu --build=i686-redhat-linux-gnu --target=i386-redhat-linux --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/lib --disable-pam
- checking build system type... i686-redhat-linux-gnu
- checking host system type... i686-redhat-linux-gnu
- checking target system type... i386-redhat-linux-gnu
- configure: configuring nss-pam-ldapd 0.8.12
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for i686-redhat-linux-gnu-gcc... no
- checking for gcc... gcc
- checking for C compiler default output file name... a.out
- checking whether the C compiler works... yes
- checking whether we are cross compiling... no
- checking for suffix of executables...
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking how to run the C preprocessor... gcc -E
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for i686-redhat-linux-gnu-ranlib... no
- checking for ranlib... ranlib
- checking whether gcc and cc understand -c and -o together... yes
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for AIX... no
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking whether ln -s works... yes
- checking for docbook2x-man... no
- configure: WARNING: docbook2x-man not found: not generating man pages
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking whether to build the NSS module... yes
- checking whether to build the PAM module... no
- checking whether to build the nslcd daemon... yes
- checking whether to build the pynslcd daemon... no
- checking whether to enable SASL support... yes
- checking whether to enable Kerberos support... yes
- checking whether to check configfile options... yes
- checking name of NSS module... libnss_ldap.so.2
- checking name of PAM module... pam_ldap.so
- checking ctype.h usability... yes
- checking ctype.h presence... yes
- checking for ctype.h... yes
- checking for strings.h... (cached) yes
- checking pthread.h usability... yes
- checking pthread.h presence... yes
- checking for pthread.h... yes
- checking pthread_np.h usability... no
- checking pthread_np.h presence... no
- checking for pthread_np.h... no
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking nss.h usability... yes
- checking nss.h presence... yes
- checking for nss.h... yes
- checking nss_common.h usability... no
- checking nss_common.h presence... no
- checking for nss_common.h... no
- checking grp.h usability... yes
- checking grp.h presence... yes
- checking for grp.h... yes
- checking shadow.h usability... yes
- checking shadow.h presence... yes
- checking for shadow.h... yes
- checking aliases.h usability... yes
- checking aliases.h presence... yes
- checking for aliases.h... yes
- checking netdb.h usability... yes
- checking netdb.h presence... yes
- checking for netdb.h... yes
- checking rpc/rpcent.h usability... no
- checking rpc/rpcent.h presence... no
- checking for rpc/rpcent.h... no
- checking netinet/ether.h usability... yes
- checking netinet/ether.h presence... yes
- checking for netinet/ether.h... yes
- checking arpa/inet.h usability... yes
- checking arpa/inet.h presence... yes
- checking for arpa/inet.h... yes
- checking netinet/in.h usability... yes
- checking netinet/in.h presence... yes
- checking for netinet/in.h... yes
- checking nsswitch.h usability... no
- checking nsswitch.h presence... no
- checking for nsswitch.h... no
- checking nss_dbdefs.h usability... no
- checking nss_dbdefs.h presence... no
- checking for nss_dbdefs.h... no
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking sys/un.h usability... yes
- checking sys/un.h presence... yes
- checking for sys/un.h... yes
- checking sys/ucred.h usability... no
- checking sys/ucred.h presence... no
- checking for sys/ucred.h... no
- checking ucred.h usability... no
- checking ucred.h presence... no
- checking for ucred.h... no
- checking sys/param.h usability... yes
- checking sys/param.h presence... yes
- checking for sys/param.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking getopt.h usability... yes
- checking getopt.h presence... yes
- checking for getopt.h... yes
- checking syslog.h usability... yes
- checking syslog.h presence... yes
- checking for syslog.h... yes
- checking for inline... inline
- checking for an ANSI C-conforming const... yes
- checking for sigaction... yes
- checking for snprintf... yes
- checking for library containing socket... none required
- checking for strcasecmp... yes
- checking for strncasecmp... yes
- checking for strchr... yes
- checking for strcspn... yes
- checking for strspn... yes
- checking for strtol... yes
- checking for strtoul... yes
- checking for strtoull... yes
- checking for malloc... yes
- checking for realloc... yes
- checking for pid_t... yes
- checking vfork.h usability... no
- checking vfork.h presence... no
- checking for vfork.h... no
- checking for fork... yes
- checking for vfork... yes
- checking for working fork... yes
- checking for working vfork... (cached) yes
- checking for __assert_fail... yes
- checking for mode_t... yes
- checking for size_t... yes
- checking for uid_t in sys/types.h... yes
- checking for pid_t... (cached) yes
- checking for int32_t... yes
- checking for uint8_t... yes
- checking for uint16_t... yes
- checking for uint32_t... yes
- checking for unsigned int... yes
- checking size of unsigned int... 4
- checking for unsigned long int... yes
- checking size of unsigned long int... 4
- checking for unsigned long long int... yes
- checking size of unsigned long long int... 8
- checking for uid_t... (cached) yes
- checking size of uid_t... 4
- checking for gid_t... yes
- checking size of gid_t... 4
- checking whether gcc supports '__thread'... yes
- checking for struct ether_addr... yes
- checking for ether_aton... yes
- checking for ether_ntoa... yes
- checking for ether_aton_r... yes
- checking for ether_ntoa_r... yes
- checking whether ether_aton is declared... yes
- checking whether ether_ntoa is declared... yes
- checking for socklen_t... yes
- checking for struct aliasent... yes
- checking for struct etherent... no
- checking for struct passwd.pw_class... no
- checking for struct rpcent... yes
- checking for struct spwd... yes
- checking for enum nss_status... yes
- checking for nss_backend_t... no
- checking for struct nss_XbyY_args.returnlen... no
- checking which NSS flavour to build... glibc
- checking which NSS maps to build... aliases,ethers,group,hosts,netgroup,networks,passwd,protocols,rpc,services,shadow
- checking lber.h usability... yes
- checking lber.h presence... yes
- checking for lber.h... yes
- checking for ldap.h... yes
- checking ldap_ssl.h usability... no
- checking ldap_ssl.h presence... no
- checking for ldap_ssl.h... no
- checking gssldap.h usability... no
- checking gssldap.h presence... no
- checking for gssldap.h... no
- checking sasl.h usability... no
- checking sasl.h presence... no
- checking for sasl.h... no
- checking sasl/sasl.h usability... yes
- checking sasl/sasl.h presence... yes
- checking for sasl/sasl.h... yes
- checking gsssasl.h usability... no
- checking gsssasl.h presence... no
- checking for gsssasl.h... no
- checking gssapi/gssapi.h usability... yes
- checking gssapi/gssapi.h presence... yes
- checking for gssapi/gssapi.h... yes
- checking gssapi/gssapi_generic.h usability... yes
- checking gssapi/gssapi_generic.h presence... yes
- checking for gssapi/gssapi_generic.h... yes
- checking gssapi/gssapi_krb5.h usability... yes
- checking gssapi/gssapi_krb5.h presence... yes
- checking for gssapi/gssapi_krb5.h... yes
- checking gssapi.h usability... yes
- checking gssapi.h presence... yes
- checking for gssapi.h... yes
- checking regex.h usability... yes
- checking regex.h presence... yes
- checking for regex.h... yes
- checking for library containing gethostbyname... none required
- checking for library containing hstrerror... none required
- checking for library containing dlopen... -ldl
- checking for initgroups... yes
- checking for setgroups... yes
- checking for getpeereid... no
- checking for getpeerucred... no
- checking for __nss_configure_lookup... yes
- checking for getenv... yes
- checking for putenv... yes
- checking for clearenv... yes
- checking for dlopen... yes
- checking for dlsym... yes
- checking for dlerror... yes
- checking for regcomp... yes
- checking for regexec... yes
- checking for regerror... yes
- checking for getopt_long... yes
- checking for strndup... yes
- checking for library containing daemon... none required
- checking for daemon... yes
- checking whether daemon is declared... yes
- checking for ether_aton_r... (cached) yes
- checking for ether_ntoa_r... (cached) yes
- checking for struct sockaddr_storage... yes
- checking for struct ucred... yes
- checking for the pthreads library -lpthreads... no
- checking whether pthreads work without any flags... no
- checking whether pthreads work with -Kthread... no
- checking whether pthreads work with -kthread... no
- checking for the pthreads library -llthread... no
- checking whether pthreads work with -pthread... yes
- checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
- checking if more special flags are required for pthreads... no
- checking for PTHREAD_PRIO_INHERIT... yes
- checking for pthread_mutex_lock... yes
- checking for pthread_join... yes
- checking for pthread_timedjoin_np... yes
- checking for library containing ldap_search_ext... -lldap
- checking for ldap_search_ext... yes
- checking for library containing ber_bvfree... none required
- checking for sasl_interact_t... yes
- checking for library containing ldap_sasl_interactive_bind_s... none required
- checking for ldap_sasl_interactive_bind_s... yes
- checking for library containing gss_krb5_ccache_name... none required
- checking for gss_krb5_ccache_name... yes
- checking for ldap_parse_result... yes
- checking for ldap_memfree... yes
- checking for ldap_controls_free... yes
- checking for ldap_control_free... yes
- checking for ldap_explode_dn... yes
- checking for ldap_explode_rdn... yes
- checking for ldap_set_option... yes
- checking for ldap_get_option... yes
- checking for ldap_abandon... yes
- checking for ldap_simple_bind_s... yes
- checking for ldap_unbind... yes
- checking for ldap_set_rebind_proc... yes
- checking for ldap_initialize... yes
- checking for ldap_search_ext... (cached) yes
- checking for ldap_create_control... yes
- checking for ldap_extended_operation_s... yes
- checking for ldap_domain2hostlist... yes
- checking for ldap_domain2dn... yes
- checking for ldap_get_values... yes
- checking for ldap_value_free... yes
- checking for ldap_get_dn... yes
- checking for ldap_err2string... yes
- checking for ldap_msgfree... yes
- checking for ldap_result... yes
- checking for ber_bvfree... yes
- checking for ber_free... yes
- checking for ber_set_option... yes
- checking for ldap_create_page_control... no
- checking for ldap_parse_page_control... no
- checking whether ldap_extended_operation_s is declared... yes
- checking for ldap_passwd_s... yes
- checking for ldap_initialize... (cached) yes
- checking number of arguments to ldap_set_rebind_proc... 3
- checking return type of ldap_set_rebind_proc... int
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating compat/Makefile
- config.status: creating common/Makefile
- config.status: creating nss/Makefile
- config.status: creating pam/Makefile
- config.status: creating nslcd/Makefile
- config.status: creating pynslcd/Makefile
- config.status: creating pynslcd/config.py
- config.status: creating man/Makefile
- config.status: creating tests/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- + make
- make all-recursive
- make[1]: Entering directory `/usr/src/redhat/BUILD/nss-pam-ldapd-0.8.12'
- Making all in compat
- make[2]: Entering directory `/usr/src/redhat/BUILD/nss-pam-ldapd-0.8.12/compat'
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT getpeercred.o -MD -MP -MF ".deps/getpeercred.Tpo" -c -o getpeercred.o getpeercred.c; \
- then mv -f ".deps/getpeercred.Tpo" ".deps/getpeercred.Po"; else rm -f ".deps/getpeercred.Tpo"; exit 1; fi
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pagectrl.o -MD -MP -MF ".deps/pagectrl.Tpo" -c -o pagectrl.o pagectrl.c; \
- then mv -f ".deps/pagectrl.Tpo" ".deps/pagectrl.Po"; else rm -f ".deps/pagectrl.Tpo"; exit 1; fi
- rm -f libcompat.a
- ar cru libcompat.a getpeercred.o pagectrl.o
- ranlib libcompat.a
- make[2]: Leaving directory `/usr/src/redhat/BUILD/nss-pam-ldapd-0.8.12/compat'
- Making all in common
- make[2]: Entering directory `/usr/src/redhat/BUILD/nss-pam-ldapd-0.8.12/common'
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tio.o -MD -MP -MF ".deps/tio.Tpo" -c -o tio.o tio.c; \
- then mv -f ".deps/tio.Tpo" ".deps/tio.Po"; else rm -f ".deps/tio.Tpo"; exit 1; fi
- rm -f libtio.a
- ar cru libtio.a tio.o
- ranlib libtio.a
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nslcd-prot.o -MD -MP -MF ".deps/nslcd-prot.Tpo" -c -o nslcd-prot.o nslcd-prot.c; \
- then mv -f ".deps/nslcd-prot.Tpo" ".deps/nslcd-prot.Po"; else rm -f ".deps/nslcd-prot.Tpo"; exit 1; fi
- rm -f libprot.a
- ar cru libprot.a nslcd-prot.o
- ranlib libprot.a
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dict.o -MD -MP -MF ".deps/dict.Tpo" -c -o dict.o dict.c; \
- then mv -f ".deps/dict.Tpo" ".deps/dict.Po"; else rm -f ".deps/dict.Tpo"; exit 1; fi
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT set.o -MD -MP -MF ".deps/set.Tpo" -c -o set.o set.c; \
- then mv -f ".deps/set.Tpo" ".deps/set.Po"; else rm -f ".deps/set.Tpo"; exit 1; fi
- rm -f libdict.a
- ar cru libdict.a dict.o set.o
- ranlib libdict.a
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT expr.o -MD -MP -MF ".deps/expr.Tpo" -c -o expr.o expr.c; \
- then mv -f ".deps/expr.Tpo" ".deps/expr.Po"; else rm -f ".deps/expr.Tpo"; exit 1; fi
- rm -f libexpr.a
- ar cru libexpr.a expr.o
- ranlib libexpr.a
- make[2]: Leaving directory `/usr/src/redhat/BUILD/nss-pam-ldapd-0.8.12/common'
- Making all in nss
- make[2]: Entering directory `/usr/src/redhat/BUILD/nss-pam-ldapd-0.8.12/nss'
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT common.o -MD -MP -MF ".deps/common.Tpo" -c -o common.o common.c; \
- then mv -f ".deps/common.Tpo" ".deps/common.Po"; else rm -f ".deps/common.Tpo"; exit 1; fi
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT aliases.o -MD -MP -MF ".deps/aliases.Tpo" -c -o aliases.o aliases.c; \
- then mv -f ".deps/aliases.Tpo" ".deps/aliases.Po"; else rm -f ".deps/aliases.Tpo"; exit 1; fi
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ethers.o -MD -MP -MF ".deps/ethers.Tpo" -c -o ethers.o ethers.c; \
- then mv -f ".deps/ethers.Tpo" ".deps/ethers.Po"; else rm -f ".deps/ethers.Tpo"; exit 1; fi
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT group.o -MD -MP -MF ".deps/group.Tpo" -c -o group.o group.c; \
- then mv -f ".deps/group.Tpo" ".deps/group.Po"; else rm -f ".deps/group.Tpo"; exit 1; fi
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hosts.o -MD -MP -MF ".deps/hosts.Tpo" -c -o hosts.o hosts.c; \
- then mv -f ".deps/hosts.Tpo" ".deps/hosts.Po"; else rm -f ".deps/hosts.Tpo"; exit 1; fi
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT netgroup.o -MD -MP -MF ".deps/netgroup.Tpo" -c -o netgroup.o netgroup.c; \
- then mv -f ".deps/netgroup.Tpo" ".deps/netgroup.Po"; else rm -f ".deps/netgroup.Tpo"; exit 1; fi
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT networks.o -MD -MP -MF ".deps/networks.Tpo" -c -o networks.o networks.c; \
- then mv -f ".deps/networks.Tpo" ".deps/networks.Po"; else rm -f ".deps/networks.Tpo"; exit 1; fi
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT passwd.o -MD -MP -MF ".deps/passwd.Tpo" -c -o passwd.o passwd.c; \
- then mv -f ".deps/passwd.Tpo" ".deps/passwd.Po"; else rm -f ".deps/passwd.Tpo"; exit 1; fi
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT protocols.o -MD -MP -MF ".deps/protocols.Tpo" -c -o protocols.o protocols.c; \
- then mv -f ".deps/protocols.Tpo" ".deps/protocols.Po"; else rm -f ".deps/protocols.Tpo"; exit 1; fi
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rpc.o -MD -MP -MF ".deps/rpc.Tpo" -c -o rpc.o rpc.c; \
- then mv -f ".deps/rpc.Tpo" ".deps/rpc.Po"; else rm -f ".deps/rpc.Tpo"; exit 1; fi
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT services.o -MD -MP -MF ".deps/services.Tpo" -c -o services.o services.c; \
- then mv -f ".deps/services.Tpo" ".deps/services.Po"; else rm -f ".deps/services.Tpo"; exit 1; fi
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT shadow.o -MD -MP -MF ".deps/shadow.Tpo" -c -o shadow.o shadow.c; \
- then mv -f ".deps/shadow.Tpo" ".deps/shadow.Po"; else rm -f ".deps/shadow.Tpo"; exit 1; fi
- gcc -fPIC -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -shared -Wl,-h,libnss_ldap.so.2 -Wl,--version-script,./exports.glibc -o nss_ldap.so -shared -Wl,-h,libnss_ldap.so.2 -Wl,--version-script,./exports.glibc common.o aliases.o ethers.o group.o hosts.o netgroup.o networks.o passwd.o protocols.o rpc.o services.o shadow.o ../common/libtio.a ../common/libprot.a
- /usr/bin/ld: duplicate version tag `EXPORTED'
- collect2: ld returned 1 exit status
- make[2]: *** [nss_ldap.so] Error 1
- make[2]: Leaving directory `/usr/src/redhat/BUILD/nss-pam-ldapd-0.8.12/nss'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/usr/src/redhat/BUILD/nss-pam-ldapd-0.8.12'
- make: *** [all] Error 2
- error: Bad exit status from /var/tmp/rpm-tmp.29341 (%build)
- RPM build errors:
- Bad exit status from /var/tmp/rpm-tmp.29341 (%build)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement