search for: ac_t

Displaying 16 results from an estimated 16 matches for "ac_t".

Did you mean: ac_
2000 Jan 19
3
AIX openssh patches
...use AIX authenticate" >&5 + # Check whether --with-aixauthenticate or --without-aixauthenticate was given. + if test "${with_aixauthenticate+set}" = set; then + withval="$with_aixauthenticate" + case "$withval" in + yes) + echo "$ac_t""yes" 1>&6 + cat >> confdefs.h <<\EOF + #define WITH_AIXAUTHENTICATE 1 + EOF + LIBS="$LIBS -ls" + ;; + *) + echo "$ac_t""no" 1>&6 + ;; + esac + else + echo "$ac_t&quot...
1999 Dec 27
1
More patches to fix NetBSD compiling
...e" +#include "confdefs.h" +#include <utmp.h> +EOF +if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | + egrep "ut_pid" >/dev/null 2>&1; then + rm -rf conftest* + cat >> confdefs.h <<\EOF +#define HAVE_PID_IN_UTMP 1 +EOF + echo "$ac_t""yes" 1>&6; +else + rm -rf conftest* + echo "$ac_t""no" 1>&6 + +fi +rm -f conftest* + +echo $ac_n "checking whether utmp.h has ut_type field""... $ac_c" 1>&6 +echo "configure:2374: checking whether utmp.h has ut_typ...
2000 Aug 26
0
New chroot patch, for 2.1.1p4
...-compiler""... $ac_c" 1>&6 -echo "configure:747: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 +echo "configure:749: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 cross_compiling=$ac_cv_prog_cc_cross echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 -echo "configure:752: checking whether we are using GNU C" >&5 +echo "configure:754: checking...
1999 Dec 23
0
Patch to make pre19 work with NetBSD
...h> + +int main() { +struct lastlog c; c.ll_time = 0; +; return 0; } +EOF +if { (eval echo configure:2090: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + + cat >> confdefs.h <<\EOF +#define HAVE_LASTLOG 1 +EOF + + echo "$ac_t""yes" 1>&6 + +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + echo "$ac_t""no" 1>&6 + +fi +rm -f conftest* + +echo $ac_n "checking whether pam_strerror takes only one...
1999 Dec 09
0
xauth location in openssh-1.2pre17
...; && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_path_xauth_path="$ac_dir/$ac_word" + break + fi + done + IFS="$ac_save_ifs" + ;; +esac +fi +xauth_path="$ac_cv_path_xauth_path" +if test -n "$xauth_path"; then + echo "$ac_t""$xauth_path" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + +cat >> confdefs.h <<EOF +#define XAUTH_PATH "$xauth_path" +EOF + + trap '' 1 2 15 cat > confcache <<\EOF # This file is a shell script that caches the...
2000 Oct 04
0
2.2.0p1 chroot patch
...-compiler""... $ac_c" 1>&6 -echo "configure:747: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 +echo "configure:749: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 cross_compiling=$ac_cv_prog_cc_cross echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 -echo "configure:752: checking whether we are using GNU C" >&5 +echo "configure:754: checking...
2000 Feb 26
1
OpenSSH on HP-UX 11 with TCB
...EOF echo $ac_n "checking for HPUX trusted system password database""... $ac_c" 1>&6 echo "configure:1301: checking for HPUX trusted system password database" >&5 if test -f /tcb/files/auth/system/default; then echo "$ac_t""yes" 1>&6 cat >> confdefs.h <<\EOF #define HAVE_HPUX_TRUSTED_SYSTEM_PW 1 EOF LIBS="$LIBS -lsec" echo "configure: warning: This configuration is untested" 1>&2 else...
2001 Apr 19
0
Fwd: Re: 2.2 release imminent.
...rm -rf conftest* > > eval "ac_cv_lib_$ac_lib_var=no" > > fi > > rm -f conftest* > > LIBS="$ac_save_LIBS" > > > > fi > > if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then > > echo "$ac_t""yes" 1>&6 > > ac_tr_lib=HAVE_LIB`echo resolv | sed -e 's/[^a-zA-Z0-9_]/_/g' \ > > -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'` > > cat >> confdefs.h <<EOF > > #define $ac_tr_lib 1 > > EOF &g...
2000 Mar 11
3
TEST RELEASE: openssh-1.2.3pre1
I have just uploaded a test release of 1.2.3. It includes numerous fixes from the OpenBSD team and should fix the stupid configure bugs of 1.2.2p1. http://violet.ibs.com.au/openssh/files/test/ A detailed ChangeLog is in the directory. Please report successes and failures. Regards, Damien Miller -- | "Bombay is 250ms from New York in the new world order" - Alan Cox | Damien Miller -
1999 Mar 11
2
AFS on samba 2.0.2
...fs_base='/usr/afsws' -afs_flags='-I${AFS_BASE}/include' -afs_libdir='${AFS_BASE}/lib' -afs_libs='-L${AFS_LIBDIR} -L${AFS_LIBDIR}/afs -lkauth -lprot -lubik -laudit -lauth -lrxkad -lsys -ldes -lrx -llwp -lcom_err $(AFS_LIBDIR)/afs/util.a' ;; *) echo "$ac_t""no" 1>&6 @@ -9733,10 +9729,6 @@ s%@lockdir@%$lockdir%g s%@swatdir@%$swatdir%g s%@builddir@%$builddir%g -s%@afs_base@%$afs_base%g -s%@afs_flags@%$afs_flags%g -s%@afs_libdir@%$afs_libdir%g -s%@afs_libs@%$afs_libs%g CEOF EOF -------------- next part -------------- PS - Ef...
2002 Feb 16
1
Build 3.2.3a on RedHat 7.2
Hi, I have asked this question earlier, but did not receive an answer.... I'm trying to build 3.2.3a on a RedHat 7.2, but during configuring I get an error: #### ./configure .... .... .... checking for test rutines... configure: error: cant find test code. Aborting config #### Does any one have any clue about what is going wrong???? Regards/Casper
2002 Feb 16
0
[Fwd: Re: Build 3.2.3a on RedHat 7.2]
...ink it's config.log) which program fails. Here is this part of the configure script: ... if { (eval echo configure:10396: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then echo "$ac_t""yes" 1>&6 else echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 rm -fr conftest* { echo "configure: error: cant find test code. Aborting config" 1>&2; exit 1; } fi ... As you can see there is an echo whic...
2000 May 11
3
OpenSSH-2.1: FROM in 'w' empty?
Hello all, I wonder if this is an oversight/bug/feature, but here it goes. It seems that in OpenSSH 2.1, 'w' (or who) command may print out something like this: ---- USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT pekkas ttyp1 - 3:10am 0.00s 0.08s 0.03s w ---- 2.0beta1 was the one I used before, and that printed FROM field properly. Now,
2001 Apr 09
13
2.2 release imminent.
Well, as Andrew shouted at me again this weekend it's getting to be about that time.... :-) :-). Yep, we're thinking we should do an official 2.2 Samba release early next week, so if you have anything you can't live with, now would be a good time to tell us.... :-). It's been gestating longer than an elephant, so it's really time to let it out into the world and do its own
2000 Jan 27
0
more NetBSD patches, for OpenSSH V1.2.2
...04:17:06 2000 +++ configure Thu Jan 27 17:02:44 2000 @@ -1271,7 +1271,7 @@ if test "$ssldir" != "/usr"; then CFLAGS="$CFLAGS -I$ssldir/include" - LDFLAGS="$LDFLAGS -L$ssldir/lib" + LDFLAGS="$LDFLAGS -L$ssldir/lib -R$ssldir/lib" fi echo "$ac_t""$ssldir" 1>&6 @@ -2321,7 +2321,9 @@ cat > conftest.$ac_ext <<EOF #line 2323 "configure" #include "confdefs.h" +#include <sys/types.h> #include <netinet/in.h> +#include <netinet/in6.h> int main() { struct sockaddr_in6 s; s...
2003 Oct 03
2
Cygwin/rsync Hang Problem Testing Results
People of cygwin & rsync, I recently attempted to get cygwin and rsync working to solve a backup/mirroring need in my computer life. Well, as you might guess, I ran into a little but of trouble. Strangely enough, rsync seemed to be regularly hanging when I attempted to do a "get" (sycronize a remote to a local dir). Well, considering I want to automate this, that was not going