search for: install_sh

Displaying 20 results from an estimated 23 matches for "install_sh".

2005 Feb 14
2
[LLVMdev] Removing $(LLVM_SRC_ROOT)/autoconf dependensies in Stacker, llvm-java [PATCH]
...ts/sample/Makefile.common.in llvm-java/llvm-java/Makefile.common.in have line: include $(LLVM_OBJ_ROOT)/Makefile.common that have line: include $(LLVM_OBJ_ROOT)/Makefile.config (also $(LLVM_OBJ_ROOT)/Makefile.config used in llvm-test/Makefile.config.in) and llvm/Makefile.config.in have lines: INSTALL_SH := $(LLVM_SRC_ROOT)/autoconf/install-sh MKDIR := $(LLVM_SRC_ROOT)/autoconf/mkinstalldirs But all this projects (LLVM, Stacker, sample, llvm-java) have autoconf/install-sh and autoconf/mkinstalldirs in own sources. I think at building, for example, llvm-java use llvm-java/autoconf/install-sh...
2005 Feb 15
0
[LLVMdev] Removing $(LLVM_SRC_ROOT)/autoconf dependensies in Stacker, llvm-java [PATCH]
...also $(LLVM_OBJ_ROOT)/Makefile.config used in llvm-test/Makefile.config.in) This is all quite normal. Note that llvm-test is a little bit weird because it does not use $(LLVM_OBJ_ROOT)/Makefile.rules, it has its own Makefile.rules > and > > llvm/Makefile.config.in have lines: > > INSTALL_SH := $(LLVM_SRC_ROOT)/autoconf/install-sh > MKDIR := $(LLVM_SRC_ROOT)/autoconf/mkinstalldirs > > But all this projects (LLVM, Stacker, sample, llvm-java) have > autoconf/install-sh and autoconf/mkinstalldirs in own sources. Which they probably shouldn't have. I'd vote for r...
2004 Aug 06
0
ices-2.0.0 install problem
...9;' HAVE_ALSA_TRUE='' HAVE_OSS_FALSE='' HAVE_OSS_TRUE='' HAVE_SUN_AUDIO_FALSE='' HAVE_SUN_AUDIO_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='' LIBTOOL_DEPS='' LN_S='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /tmp/ices-2.0.0/missing --run makeinfo' OB...
2015 Feb 06
2
Fwd: Waiting for Reply regarding "TestCases Failure"
..."chert"... Running test: topercent2...1 " > Also, if you could pastebin your config.log from the top level of > xapian-core, that would be helpful in checking that Xapian is trying to > build as expected. > > Here is the log file. " INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBRARY_VERSION_INFO='3:0:0' LIBRARY_VERSION_SUFFIX='-1.3' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='...
2005 Feb 15
3
[LLVMdev] Removing $(LLVM_SRC_ROOT)/autoconf dependensies in Stacker, llvm-java [PATCH]
...of the > projects rather than making the makefiles deal with them. I think in > most cases these are just historical artifacts that have been with the > projects since long before the new Makefile.rules of last fall. I agree. >> llvm/Makefile.config.in have lines: >> >> INSTALL_SH := $(LLVM_SRC_ROOT)/autoconf/install-sh >> MKDIR := $(LLVM_SRC_ROOT)/autoconf/mkinstalldirs >> >> But all this projects (LLVM, Stacker, sample, llvm-java) have >> autoconf/install-sh and autoconf/mkinstalldirs in own sources. > > Which they probably shouldn't...
2006 Jun 02
0
Re: Update libtheora-1.0alpha6
...doc_Makefile_in --- ../libtheora.orig/patches/patch-doc_Makefile_in Wed Dec 31 19:00:00 1969 +++ ./patches/patch-doc_Makefile_in Fri Jun 2 05:17:36 2006 @@ -0,0 +1,12 @@ +$OpenBSD$ +--- doc/Makefile.in.orig Fri Jun 2 05:16:45 2006 ++++ doc/Makefile.in Fri Jun 2 05:16:58 2006 +@@ -120,7 +120,7 @@ install_sh = @install_sh@ + + SUBDIRS = #python + +-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION) ++docdir = $(datadir)/doc/$(PACKAGE) + + built_docs = + diff -pruN --exclude=CVS ../libtheora.orig/patches/patch-examples_Makefile_in ./patches/patch-examples_Makefile_in --- ../libtheora.orig/patches/patch-...
2005 Feb 15
0
[LLVMdev] Removing $(LLVM_SRC_ROOT)/autoconf dependensies in Stacker, llvm-java [PATCH]
...think in > > most cases these are just historical artifacts that have been with the > > projects since long before the new Makefile.rules of last fall. > > I agree. Okay, I'll make that happen :) > >> llvm/Makefile.config.in have lines: > >> > >> INSTALL_SH := $(LLVM_SRC_ROOT)/autoconf/install-sh > >> MKDIR := $(LLVM_SRC_ROOT)/autoconf/mkinstalldirs > >> > >> But all this projects (LLVM, Stacker, sample, llvm-java) have > >> autoconf/install-sh and autoconf/mkinstalldirs in own sources. > > > > Whic...
2006 Nov 27
1
MinGW problem - unable to compile - config.log
...ECHO_T='' EGREP='' EXEEXT='' GMSGFMT='/mingw/bin/msgfmt' GREP='' HAVE_TUNTAP='' INCLUDES='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='' LINUX_IF_TUN_H='' LN_S='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_T...
2015 Feb 03
2
Fwd: Waiting for Reply regarding "TestCases Failure"
---------- Forwarded message ---------- From: Saad Ahmed <ch.saad.ahmed at gmail.com> Date: 3 February 2015 at 21:10 Subject: Waiting for Reply regarding "TestCases Failure" To: Xapian Development <xapian-devel at lists.xapian.org> I have been waiting for reply regarding any further steps to take. Following are the outputs of commands that you asked me to run. All these
2008 Sep 02
1
Unable to compile mod_jk on Centos 5.2 64-bit
...' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' F77='' FFLAGS='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTALL_TYPE='' JAVA_HOME='' JK_JNI_WORKER='' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='' LIB_JK_TYPE='' LN_S='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/ankush/tomcat-connectors-1.2.26-src/native/s...
2013 May 27
2
Dovecot 2.2 build rpm on Centos6
...9;' GSSAPI_PLUGIN_TRUE='' HAVE_RQUOTA_FALSE='' HAVE_RQUOTA_TRUE='' HAVE_SYSTEMD_FALSE='#' HAVE_SYSTEMD_TRUE='' INSTALL_DATA='install -c -p -m644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KRB5CONFIG='' KRB5_CFLAGS='' KRB5_LIBS='' LD='' LDAP_LIBS='' LDAP_PLUGIN_FALSE='' LDAP_PLUGIN_TRUE='' LDFLAGS='-Wl,-z,now -Wl,-z,relro %{__global_ldflags}' LIBCAP='' LIBDOVECOT='' LIBDOVECOT_COMPRESS='...
2008 Jan 28
0
Package Installation produces "gcc fails sanity check" error when installing RODBC error
...39;' GREP='/usr/bin/grep' GUI_BUILD_FALSE='' GUI_BUILD_TRUE='' HPLIP_BUILD_FALSE='' HPLIP_BUILD_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/joe/missing --run makeinfo' OBJEXT='o' PACKAGE='hplip' PACKAGE_BUGREPORT='2.7.12.10' PACKAGE_NAME='HP Linux Ima...
2008 Aug 26
2
Error while compiling Ices 0.4
...'' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' ICES_OBJECTS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='./ltmain.sh' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL...
2004 Aug 06
3
ices2 compilations problems
...#39; HAVE_ALSA_TRUE='#' HAVE_OSS_FALSE='#' HAVE_OSS_TRUE='' HAVE_SUN_AUDIO_FALSE='' HAVE_SUN_AUDIO_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='./ltmain.sh' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/Darkmeteor/cvs/ices/missing --run makeinfo' OBJEXT='o' OGG_CFLAG...
2004 Aug 06
3
ices2 compilations problems
Hi, I have an Ices2 comp problem, it can't find libshout. I have installed Libshout 2.0 in /home/Darkmeteor the configure line I'm using for ices2 is : ./configure --prefix=/home/Darkmeteor --with-ogg-prefix=/home/Darkmeteor --with-vorbis-prefix=/home/Darkmeteor --with-shout-prefix=/home/Darkmeteor Problem : checking for Ogg... yes checking for Vorbis... yes checking for Shout... no
2005 May 12
2
Problem configuring speex 1.1.8
Can you send me the config.log? Jean-Marc Le vendredi 13 mai 2005 ? 00:16 +0200, Pierre a ?crit : > Jean-Marc Valin wrote: > > What platform (OS, compiler/version) > > GNU/Linux > kernel 2.6.11.8 > gcc 3.4.3 > > > Also, does it work with no options. > > No, I just tried with just "./configure" and I have the same error. > > -- Jean-Marc
2005 May 13
0
Problem configuring speex 1.1.8
...l/bin/echo' ECHO_C='ECHO_N='' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='-g -O2' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lwinmm -lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /tmp/speex-1.1.8/miss...
2005 May 13
1
Problem configuring speex 1.1.8
...> ECHO_T='' > EGREP='grep -E' > EXEEXT='' > F77='g77' > FFLAGS='-g -O2' > INSTALL_DATA='${INSTALL} -m 644' > INSTALL_PROGRAM='${INSTALL}' > INSTALL_SCRIPT='${INSTALL}' > INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' > LDFLAGS='' > LIBOBJS='' > LIBS='-lwinmm -lm ' > LIBTOOL='$(SHELL) $(top_builddir)/libtool' > LN_S='ln -s' > LTLIBOBJS='' > MAINT='#' > MAINTAINER_MODE_FALSE='' > MAINTAINER_MODE_TRUE='#'...
2005 May 08
2
Problem configuring speex 1.1.8
...l/bin/echo' ECHO_C='ECHO_N='' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='-g -O2' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lwinmm -lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /tmp/speex-1.1.8/miss...
2012 Apr 30
5
[PATCH 0/4 v1] Remove gettextify, implement OCaml gettext.
Version 1 of the patch, for discussion, but not to be applied. It does work, but needs a lot more testing. This removes all the psychopathic gettextify cruft, and replaces it with a 99 line Makefile.am. A large win, I think. The third patch implements gettext support in the OCaml tools. The fourth patch is just for illustration. It shows the consequent changes to libguestfs.pot and the po