search for: confcache

Displaying 5 results from an estimated 5 matches for "confcache".

Did you mean: can_cache
1999 Jan 21
2
configure command for SAMBA 2.0.0 fails under HP-UX 10.20
...ram was:" >&5 > cat conftest.$ac_ext >&5 > rm -fr conftest* > { echo "configure: error: summary failure. Aborting config" 1>&2; exit 1; } >fi >rm -fr conftest* >fi > > >builddir=`pwd` > > >trap '' 1 2 15 >cat > confcache <<\EOF The machine is a good old H50, running HP-UX 10.20, with patch bundle of October 98 and latest Y2K package. I'm still looking for the problem, but any helping hands would truely appreciated :) Please, could you also send answer to the indicated email. Thank...
2006 Jun 12
1
Link error with glibc-2.4 on linux/PPC (PR#8967)
...================ System uname: 2.6.17-rc5 ppc 7447A, altivec supported Gentoo Base System version 1.12.1 distcc 2.18.3 powerpc-unknown-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] dev-lang/python: 2.4.3-r1 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: [Not Present] dev-util/confcache: 0.4.2-r1 sys-apps/sandbox: 1.2.18.1 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 sys-devel/binutils: 2.16.1-r2 sys-devel/gcc-config: 1.3.13-r2 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r4 ACCEPT_KEYWORDS="ppc ~ppc&...
2013 Mar 22
1
Flushing wafcache when tweaking Samba builds
I notice that Sama builds with Samba 4.0.x now use WAFCACHE to store temporary files in the build process. Caching these files is fine, but what clears them out? I've been working in test environments where WAFCACHE was set to "/tmp/wafcache", such as building Fedora RPM's for testing, and eventually ran my filesystem out of inodes because nothing expires them. For now, I've
1999 Dec 09
0
xauth location in openssh-1.2pre17
...th" +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 results of configure @@ -2426,6 +2466,7 @@ s%@GNOME_ASKPASS@%$GNOME_ASKPASS%g s%@RANDOM_POOL@%$RANDOM_POOL%g s%@LIBWRAP@%$LIBWRAP%g +s%@xauth_path@%$xauth_path%g CEOF EOF _____________________________________________________ Sent...
2010 Apr 09
4
Patch: support URLAUTH, BURL, CATENATE
...ns/listescape/Makefile src/plugins/mail-log/Makefile src/plugins/mbox-snarf/Makefile src/plugins/quota/Makefile src/plugins/imap-quota/Makefile src/plugins/trash/Makefile src/plugins/urlauth/Makefile src/plugins/virtual/Makefile src/plugins/zlib/Makefile stamp.h dovecot-config.in" cat >confcache <<\_ACEOF @@ -24282,6 +24282,7 @@ "src/plugins/quota/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/quota/Makefile" ;; "src/plugins/imap-quota/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/imap-quota/Makefile" ;; "src/plugin...