Displaying 20 results from an estimated 60 matches for "poptgetcontext".
2002 Oct 25
0
Samba 2.2.6 Install Issue With Solaris 9
...king whether to enable winbind auth challenge/response code... no
checking whether to enable winbind ldap hack... no
checking whether or not getgroups returns EGID too many times... no
checking whether struct passwd has pw_comment... yes
checking whether struct passwd has pw_age... yes
checking for poptGetContext in -lpopt... yes
checking whether to use included popt... no
checking configure summary... configure: error: summary failure. Aborting
config
root@ss-hawkeye#
Config.log:
configure:14007: checking whether struct passwd has pw_comment
configure:14020: gcc -c -O -D_LARGEFILE_SOURCE -D_FILE_OFFSE...
2003 Feb 03
1
Error in configure Last CVS and 3.0.alpha21 on Solaris 8
...-with-ldap --with-kerberos=/usr/local/kerberos
--with-pam --with-winbind
and the error is
checking whether to check to support sendfile... no
checking whether to build winbind... yes
checking whether struct passwd has pw_comment... yes
checking whether struct passwd has pw_age... yes
checking for poptGetContext in -lpopt... no
checking whether to use included popt... yes
checking configure summary... configure: error: summary failure. Aborting
config
In the config.log nothing I can understand
configure:16008: gcc -o conftest -O -I/usr/local/kerberos/include
-I/usr/local/ldap/include -D_LARGEFILE_SOUR...
2002 Sep 10
2
installing samba 2.2.5 -- no luck...any ideas?
...abled... yes
checking whether to support ACLs... no
checking whether to build winbind... no, unsupported on aix5.0.0.0
checking whether or not getgroups returns EGID too many times... no
checking whether struct passwd has pw_comment... no
checking whether struct passwd has pw_age... no
checking for poptGetContext in -lpopt... no
checking whether to use included popt... ./popt
checking configure summary... ERROR: No locking available. Running Samba
would b
e unsafe
bottom few lines for source/config.log with debug turned on:
+ echo checking configure summary... \c
+ 1>& 6
+ echo configure:13580: che...
2002 Aug 14
1
Samba 2.2.5 and ACL
...np... no
checking whether to build winbind... yes
checking whether to enable winbind auth challenge/response code... checking
whether or not getgroups returns EGID too many times... yes
checking whether struct passwd has pw_comment... no
checking whether struct passwd has pw_age... no
checking for poptGetContext in -lpopt... yes
checking whether to use included popt... no
checking configure summary... configure: error: summary failure. Aborting
config
What's actually happening? What should I change/ look out for?
2004 Mar 01
1
configure aborted (2.2.7a on HP-UX 11.0)
Object: Command "configure" aborted (with samba 2.2.7a and 2.2.8a) on HP-UX 11.0
Hello,
The command ./configure has aborted:
cd ..../samba-2.2.7a/source
./configure
...............................
checking whether struct passwd has pw_age... yes
checking for poptGetContext in -lpopt... no
checking whether to use included popt... ./popt
checking configure summary... WARNING: No automated network interface determination
ERROR: no seteuid method available
configure: error: summary failure. Aborting config
Have you a idea?
Thanks.
Best regards.
serge.gracia@turbomeca...
2002 Nov 29
1
Build problem - 2.2.7 (latest)
...usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version 3.2
Here is the last few output lines from configure:
checking whether or not getgroups returns EGID too many times... no
checking whether struct passwd has pw_comment... yes
checking whether struct passwd has pw_age... yes
checking for poptGetContext in -lpopt... yes
checking whether to use included popt... no
checking configure summary... configure: error: summary failure.
Aborting config
Any ideas? I've never had a configure problem before.
Michael Lightfoot
Unix Consultant
ISG Host Systems
Comcare
+61 2 62750680
----------------...
2002 Feb 27
2
problems builing mandrake rpm from 3.0 alpha15
building rpm for mandrake 8.1 gives me this error
what should i try?
checking for two-argument statfs with struct fs_data (Ultrix)... no
checking if large file support can be enabled... yes
checking whether to support ACLs... no
checking whether to build winbind... yes
checking for poptGetContext in -lpopt... no
checking whether to use included popt... ./popt
checking configure summary
configure: error: summary failure. Aborting config
error: Bad exit status from /var/tmp/rpm-tmp.99650 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.99650 (%build)
[root@www Mandrake]#...
2002 Aug 19
1
RPM build errors-Possible Bug?
...ort can be enabled... yes
checking whether to support ACLs... no
checking whether to build winbind... yes
checking whether to enable winbind auth challenge/response code... checking
whes
checking whether struct passwd has pw_comment... no
checking whether struct passwd has pw_age... no
checking for poptGetContext in -lpopt... no
checking whether to use included popt... ./popt
checking configure summary... configure: error: summary failure. Aborting
config
error: Bad exit status from /var/tmp/rpm-tmp.93084 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.93084 (%build)
Done.
[root@merli...
2003 Mar 21
4
Compiling Samba For OPENLinux 3.1.1
Hello. I am looking to get the parameters that the Caldera RPM was made with. I have noticed that it is not being updated and would like to get the current ver. on my system, but need to have the same links to various files. Can anyone help me to find the parameters?
I would be interested in making the RPMs but need to know how to make them first, maybe some direction to info on making RPMs.
2015 Apr 08
0
[PATCH 04/10] Use AC_CONFIG_LIBOBJ_DIR and AC_REPLACE_FUNCS to adhere to autoconf standards
...uot;yes"; then
AC_DEFINE(HAVE_SOCKETPAIR, 1, [Define to 1 if you have the "socketpair" function])
fi
-AC_CHECK_FUNCS(getpass, , [AC_LIBOBJ(lib/getpass)])
+AC_REPLACE_FUNCS([getpass])
if test x"$with_included_popt" != x"yes"; then
AC_CHECK_LIB(popt, poptGetContext, , [with_included_popt=yes])
--
2.2.1
2004 Nov 13
1
Archive Delete Mode
Patch to add an archive mode that includes deletion.
-Rob
-------------- next part --------------
Adds an archive mode that includes the delete option.
--- orig/options.c 2004-09-23 13:39:05.000000000 -0400
+++ options.c 2004-11-13 09:56:27.000000000 -0500
@@ -39,6 +39,7 @@
int whole_file = -1;
int archive_mode = 0;
+int archive_delete_mode = 0;
int keep_dirlinks = 0;
int copy_links = 0;
2000 Feb 04
3
configure error
Hello,
Inspired by successfully compiling 2.0.6 on a SCO Unixware 7.1 box I attempted similar on a Sequent Numa-Q running Dynix 4.4.2.
Er , Configure failed with the following message:
checking for conflicting AUTH_ERROR define in rpc/rpc.h... no
checking for test routines... configure: error: cant find test code. Aborting config
I am mostly ignorant of C: any suggestions as to my next move
2002 Jul 30
0
problem when configure
During configure the source, finally this I got this result
checking whether or not getgroups returns EGID too many times... no
checking whether struct passwd has pw_comment... no
checking whether struct passwd has pw_age... no
checking for poptGetContext in -lpopt... yes
checking whether to use included popt... no
checking configure summary... WARNING: No automated network interface determination
ERROR: no seteuid method available
configure: error: summary failure. Aborting config
[root@test source]#
i'm using Redhat linux 7.2 with kernel 2....
2002 Aug 05
1
cannot compile pam_winbind
...nd NetBSD)... no
checking for two-argument statfs with struct fs_data (Ultrix)... no
checking if large file support can be enabled... yes
checking whether to support ACLs... no
checking whether to build winbind... yes
checking whether or not getgroups returns EGID too many times... yes
checking for poptGetContext in -lpopt... no
checking whether to use included popt... ./popt
checking configure summary... configure: error: summary failure. Aborting config
==========================
I already tried some other additional parameters (like 'included popt'
and 'tdbsam' or 'ldapsam') but...
2002 Aug 16
0
RPM build errors:
...ort can be enabled... yes
checking whether to support ACLs... no
checking whether to build winbind... yes
checking whether to enable winbind auth challenge/response code... checking
whes
checking whether struct passwd has pw_comment... no
checking whether struct passwd has pw_age... no
checking for poptGetContext in -lpopt... no
checking whether to use included popt... ./popt
checking configure summary... configure: error: summary failure. Aborting
config
error: Bad exit status from /var/tmp/rpm-tmp.93084 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.93084 (%build)
Done.
[root@merlin...
2003 Jun 10
1
./configure problems using --with-pam under Debian stable.
Hey, all. I'm running Debian stable, and when I try to
./configure --with-pam
for either 2.2.7a or 2.2.8a, I wind up with
[...]
checking whether struct passwd has pw_age... (cached) no
checking for poptGetContext in -lpopt... (cached) no
checking whether to use included popt... ./popt
checking configure summary... configure: error: summary failure. Aborting
config
There don't appear to be any other overt errors, and this happens on two
different XFS-enabled Debian boxes. When I configure on my unstabl...
2002 Oct 07
1
building problem with rsync up to 2.5.5
...for setsid... yes
checking for glob... yes
checking for strpbrk... yes
checking for strlcat... no
checking for strlcpy... no
checking for mtrace... yes
checking for mallinfo... yes
checking for setgroups... yes
checking for working socketpair... yes
checking for working fnmatch... yes
checking for poptGetContext in -lpopt... yes
checking whether to use included libpopt... no
checking for long long... yes
checking for off64_t... no
checking for short ino_t... no
checking for unsigned char... no
checking for broken readdir... no
checking for utimbuf... yes
checking if gettimeofday takes tz argument... yes
ch...
2002 Jan 29
1
Problems using rsyncd.conf
I am having a lot of troubles setting up an rsync daemon that works
properly. I've inspected the Faq-o-matic and as much of the past
archives as I can stand, but I can't seem to get any of the solutions
suggested there to work.
I'm having two problems.
First, I can't get password authentication to work. I have ensured
that the password file is only readable by root, and that
2001 Dec 16
1
compile errors with rsync 2.5.0 for RedHat linux 7.1 alpha
...g for snprintf... yes
checking for asprintf... yes
checking for setsid... yes
checking for glob... yes
checking for strpbrk... yes
checking for strlcat... no
checking for strlcpy... no
checking for mtrace... yes
checking for working socketpair... yes
checking for working fnmatch... yes
checking for poptGetContext in -lpopt... yes
checking whether to use included libpopt... no
checking for long long... yes
checking for off64_t... no
checking for short ino_t... no
checking for unsigned char... no
checking for broken readdir... no
checking for utimbuf... yes
checking if gettimeofday takes tz argument... yes
ch...
2002 May 29
1
samba-ldap pdc howto problem
...ing with this:
checking if large file support can be enabled... yes
checking whether to support ACLs... checking for acl_get_file in
-lacl... no
checking for ACL support... no
checking whether to build winbind... yes
checking whether or not getgroups returns EGID too many times... yes
checking for poptGetContext in -lpopt... no
checking whether to use included popt... ./popt
checking configure summary... configure: error: summary failure.
Aborting config
error: Bad exit status from /var/tmp/rpm-tmp.12916 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.12916 (%build)
What should I l...