VideoHelp Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. can't compile the latest version on my MAC

    I'm calling:
    Code:
    git clone git://gitorious.org/dtsenc/dtsenc.git
    cd dtsenc
    aclocal
    autoconf -f -i -v
    I get the following output:
    Code:
    autoconf: running /opt/local/bin/autom4te -f --melt -v --language=autoconf --output=configure configure.ac
    autom4te: the trace request object is:
    autom4te: $VAR1 = bless( [
    autom4te:                  '2',
    autom4te:                  0,
    autom4te:                  [
    autom4te:                    '/opt/local/share/autoconf'
    autom4te:                  ],
    autom4te:                  [
    autom4te:                    '/opt/local/share/autoconf/m4sugar/m4sugar.m4',
    autom4te:                    '/opt/local/share/autoconf/m4sugar/m4sh.m4',
    autom4te:                    '/opt/local/share/autoconf/autoconf/autoconf.m4',
    autom4te:                    'aclocal.m4',
    autom4te:                    'configure.ac'
    autom4te:                  ],
    autom4te:                  {
    autom4te:                    '_LT_AC_TAGCONFIG' => 1,
    autom4te:                    'AM_PROG_F77_C_O' => 1,
    autom4te:                    'AC_INIT' => 1,
    autom4te:                    'm4_pattern_forbid' => 1,
    autom4te:                    '_AM_COND_IF' => 1,
    autom4te:                    'AC_CANONICAL_TARGET' => 1,
    autom4te:                    'AC_SUBST' => 1,
    autom4te:                    'AC_CONFIG_LIBOBJ_DIR' => 1,
    autom4te:                    'AC_FC_SRCEXT' => 1,
    autom4te:                    'AC_CANONICAL_HOST' => 1,
    autom4te:                    'AC_PROG_LIBTOOL' => 1,
    autom4te:                    'AM_INIT_AUTOMAKE' => 1,
    autom4te:                    'AM_PATH_GUILE' => 1,
    autom4te:                    'AC_CONFIG_SUBDIRS' => 1,
    autom4te:                    'AM_AUTOMAKE_VERSION' => 1,
    autom4te:                    'LT_CONFIG_LTDL_DIR' => 1,
    autom4te:                    'AC_REQUIRE_AUX_FILE' => 1,
    autom4te:                    'AC_CONFIG_LINKS' => 1,
    autom4te:                    'm4_sinclude' => 1,
    autom4te:                    'LT_SUPPORTED_TAG' => 1,
    autom4te:                    'AM_MAINTAINER_MODE' => 1,
    autom4te:                    'AM_NLS' => 1,
    autom4te:                    'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
    autom4te:                    'AM_MAKEFILE_INCLUDE' => 1,
    autom4te:                    '_m4_warn' => 1,
    autom4te:                    'AM_PROG_CXX_C_O' => 1,
    autom4te:                    '_AM_COND_ENDIF' => 1,
    autom4te:                    '_AM_MAKEFILE_INCLUDE' => 1,
    autom4te:                    'AM_ENABLE_MULTILIB' => 1,
    autom4te:                    'AM_SILENT_RULES' => 1,
    autom4te:                    'AM_PROG_MOC' => 1,
    autom4te:                    'AC_CONFIG_FILES' => 1,
    autom4te:                    'include' => 1,
    autom4te:                    'LT_INIT' => 1,
    autom4te:                    'AM_PROG_AR' => 1,
    autom4te:                    'AM_GNU_GETTEXT' => 1,
    autom4te:                    'AC_LIBSOURCE' => 1,
    autom4te:                    'AM_PROG_FC_C_O' => 1,
    autom4te:                    'AC_CANONICAL_BUILD' => 1,
    autom4te:                    'AC_FC_FREEFORM' => 1,
    autom4te:                    'AH_OUTPUT' => 1,
    autom4te:                    '_AM_SUBST_NOTMAKE' => 1,
    autom4te:                    'AC_CONFIG_AUX_DIR' => 1,
    autom4te:                    'sinclude' => 1,
    autom4te:                    'AM_PROG_CC_C_O' => 1,
    autom4te:                    'm4_pattern_allow' => 1,
    autom4te:                    'AM_XGETTEXT_OPTION' => 1,
    autom4te:                    'AC_CANONICAL_SYSTEM' => 1,
    autom4te:                    'AM_CONDITIONAL' => 1,
    autom4te:                    'AC_CONFIG_HEADERS' => 1,
    autom4te:                    'AC_DEFINE_TRACE_LITERAL' => 1,
    autom4te:                    'AM_POT_TOOLS' => 1,
    autom4te:                    'm4_include' => 1,
    autom4te:                    '_AM_COND_ELSE' => 1,
    autom4te:                    'AC_SUBST_TRACE' => 1
    autom4te:                  }
    autom4te:                ], 'Autom4te::Request' );
    autom4te: running: /opt/local/bin/gm4 --nesting-limit=1024 --gnu --include=/opt/local/share/autoconf --debug=aflq --fatal-warning --debugfile=autom4te.cache/traces.2t --trace=AC_CANONICAL_BUILD --trace=AC_CANONICAL_HOST --trace=AC_CANONICAL_SYSTEM --trace=AC_CANONICAL_TARGET --trace=AC_CONFIG_AUX_DIR --trace=AC_CONFIG_FILES --trace=AC_CONFIG_HEADERS --trace=AC_CONFIG_LIBOBJ_DIR --trace=AC_CONFIG_LINKS --trace=AC_CONFIG_SUBDIRS --trace=AC_DEFINE_TRACE_LITERAL --trace=AC_FC_FREEFORM --trace=AC_FC_SRCEXT --trace=AC_INIT --trace=AC_LIBSOURCE --trace=AC_PROG_LIBTOOL --trace=AC_REQUIRE_AUX_FILE --trace=AC_SUBST --trace=AC_SUBST_TRACE --trace=AH_OUTPUT --trace=AM_AUTOMAKE_VERSION --trace=AM_CONDITIONAL --trace=AM_ENABLE_MULTILIB --trace=AM_GNU_GETTEXT --trace=AM_GNU_GETTEXT_INTL_SUBDIR --trace=AM_INIT_AUTOMAKE --trace=AM_MAINTAINER_MODE --trace=AM_MAKEFILE_INCLUDE --trace=AM_NLS --trace=AM_PATH_GUILE --trace=AM_POT_TOOLS --trace=AM_PROG_AR --trace=AM_PROG_CC_C_O --trace=AM_PROG_CXX_C_O --trace=AM_PROG_F77_C_O --trace=AM_PROG_FC_C_O --trace=AM_PROG_MOC --trace=AM_SILENT_RULES --trace=AM_XGETTEXT_OPTION --trace=LT_CONFIG_LTDL_DIR --trace=LT_INIT --trace=LT_SUPPORTED_TAG --trace=_AM_COND_ELSE --trace=_AM_COND_ENDIF --trace=_AM_COND_IF --trace=_AM_MAKEFILE_INCLUDE --trace=_AM_SUBST_NOTMAKE --trace=_LT_AC_TAGCONFIG --trace=_m4_warn --trace=include --trace=m4_include --trace=m4_pattern_allow --trace=m4_pattern_forbid --trace=m4_sinclude --trace=sinclude /opt/local/share/autoconf/m4sugar/m4sugar.m4 /opt/local/share/autoconf/m4sugar/m4sh.m4 /opt/local/share/autoconf/autoconf/autoconf.m4 aclocal.m4 configure.ac > autom4te.cache/output.2t
    autom4te: formatting traces for `/var/folders/KA/KA1QuiE6GRW0LBJLfWWhkU+++TI/-Tmp-//am4t1cP0fR/warnings': _m4_warn
    autom4te: reading /var/folders/KA/KA1QuiE6GRW0LBJLfWWhkU+++TI/-Tmp-//am4t1cP0fR/warnings
    autom4te: creating configure
    autom4te: formatting traces for `/var/folders/KA/KA1QuiE6GRW0LBJLfWWhkU+++TI/-Tmp-//am4t1cP0fR/patterns': m4_pattern_allow, m4_pattern_forbid
    autom4te: forbidden tokens: ^_?A[CHUM]_|_AC_|^LIBOBJS$|^_?m4_|^dnl$|^_?AS_|^_?LT_[A-Z_]+$|^_?PKG_[A-Z_]+$
    autom4te: forbidden token : ^LIBOBJS$ => do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'
    autom4te: allowed   tokens: ^AS_FLAGS$|^SHELL$|^PATH_SEPARATOR$|^PACKAGE_NAME$|^PACKAGE_TARNAME$|^PACKAGE_VERSION$|^PACKAGE_STRING$|^PACKAGE_BUGREPORT$|^PACKAGE_URL$|^exec_prefix$|^prefix$|^program_transform_name$|^bindir$|^sbindir$|^libexecdir$|^datarootdir$|^datadir$|^sysconfdir$|^sharedstatedir$|^localstatedir$|^includedir$|^oldincludedir$|^docdir$|^infodir$|^htmldir$|^dvidir$|^pdfdir$|^psdir$|^libdir$|^localedir$|^mandir$|^PACKAGE_NAME$|^PACKAGE_TARNAME$|^PACKAGE_VERSION$|^PACKAGE_STRING$|^PACKAGE_BUGREPORT$|^PACKAGE_URL$|^DEFS$|^ECHO_C$|^ECHO_N$|^ECHO_T$|^LIBS$|^build_alias$|^host_alias$|^target_alias$|^AM_[A-Z]+FLAGS$|^INSTALL_PROGRAM$|^INSTALL_SCRIPT$|^INSTALL_DATA$|^am__isrc$|^CYGPATH_W$|^PACKAGE$|^VERSION$|^PACKAGE$|^VERSION$|^ACLOCAL$|^AUTOCONF$|^AUTOMAKE$|^AUTOHEADER$|^MAKEINFO$|^install_sh$|^STRIP$|^INSTALL_STRIP_PROGRAM$|^MKDIR_P$|^mkdir_p$|^AWK$|^SET_MAKE$|^am__leading_dot$|^AMTAR$|^am__tar$|^am__untar$|^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$|^LIBTOOL$|^build$|^build_cpu$|^build_vendor$|^build_os$|^host$|^host_cpu$|^host_vendor$|^host_os$|^CC$|^CFLAGS$|^LDFLAGS$|^LIBS$|^CPPFLAGS$|^CC$|^CC$|^CC$|^CC$|^ac_ct_CC$|^EXEEXT$|^OBJEXT$|^DEPDIR$|^am__include$|^am__quote$|^AMDEP_TRUE$|^AMDEP_FALSE$|^AMDEPBACKSLASH$|^am__nodep$|^CCDEPMODE$|^am__fastdepCC_TRUE$|^am__fastdepCC_FALSE$|^SED$|^GREP$|^EGREP$|^FGREP$|^GREP$|^LD$|^DUMPBIN$|^ac_ct_DUMPBIN$|^DUMPBIN$|^NM$|^LN_S$|^OBJDUMP$|^OBJDUMP$|^DLLTOOL$|^DLLTOOL$|^AR$|^ac_ct_AR$|^STRIP$|^RANLIB$|LT_OBJDIR|^LT_OBJDIR$|^MANIFEST_TOOL$|^DSYMUTIL$|^NMEDIT$|^LIPO$|^OTOOL$|^OTOOL64$|^CPP$|^CPPFLAGS$|^CPP$|^STDC_HEADERS$|^HAVE_DLFCN_H$|^CC$|^CFLAGS$|^LDFLAGS$|^LIBS$|^CPPFLAGS$|^CC$|^CC$|^CC$|^CC$|^ac_ct_CC$|^CCDEPMODE$|^am__fastdepCC_TRUE$|^am__fastdepCC_FALSE$|^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$|^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$|^PKG_CONFIG$|^PKG_CONFIG_PATH$|^PKG_CONFIG_LIBDIR$|^PKG_CONFIG$|^ALSA_CFLAGS$|^ALSA_LIBS$|^HAVE_LIBASOUND$|^HAVE_ALSA_TRUE$|^HAVE_ALSA_FALSE$|^STDC_HEADERS$|^int32_t$|^int64_t$|^size_t$|^_UINT32_T$|^uint32_t$|^_UINT8_T$|^uint8_t$|^LIBM$|^LIBOBJS$|^LTLIBOBJS$|^am__EXEEXT_TRUE$|^am__EXEEXT_FALSE$
    when I than call:
    Code:
    ./configure --prefix=/usr
    I get:
    Code:
    configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."
    config.log shows this:
    Code:
    This file contains any messages produced by compilers while
    running configure, to aid debugging if configure makes a mistake.
    
    It was created by dcaenc configure 2, which was
    generated by GNU Autoconf 2.68.  Invocation command line was
    
      $ ./configure --prefix=/usr
    
    ## --------- ##
    ## Platform. ##
    ## --------- ##
    
    hostname = macmini.local
    uname -m = i386
    uname -r = 10.8.0
    uname -s = Darwin
    uname -v = Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    
    /usr/bin/uname -p = i386
    /bin/uname -X     = unknown
    
    /bin/arch              = unknown
    /usr/bin/arch -k       = unknown
    /usr/convex/getsysinfo = unknown
    /usr/bin/hostinfo      = Mach kernel version:
             Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    Kernel configured for up to 2 processors.
    2 processors are physically available.
    2 processors are logically available.
    Processor type: i486 (Intel 80486)
    Processors active: 0 1
    Primary memory available: 2.00 gigabytes
    Default processor set: 52 tasks, 229 threads, 2 processors
    Load average: 0.44, Mach factor: 1.56
    /bin/machine           = unknown
    /usr/bin/oslevel       = unknown
    /bin/universe          = unknown
    -> Does anyone know how to fix this?

    Cu Selur
    Quote Quote  
  2. @Cu Selur
    shud i guggest somethin' friendly?
    why don't you ask The man of the Fame and The man of the Game "LoRd_MuldeR" for MAC compile straight?
    He is the one of the supplier of x264 updated libraries for AVIDemux plus lot's of other goodies on his web-site.
    Quote Quote  
  3. I wrote with Lord_Mulder yesterday (exchanged some emails with him), problem is he only makes Windows builds for dcaenc and removed all autoconf stuff&co from his dcaenc repository,..
    -> atm I'm in email contact with Alexander E. Patrakov (the author) or dcaenc, hoping that that he can shed some light on what is going wrong here.
    1st I thought this would only happen on my mac system, but I got the same problem on my linux systems,.. :/

    Cu Selur

    Ps.: I'll post if I find a solution,.. but it would be nice to know if other (linux or mac) users have the same problem or if the current git release compiles fine for them,..

    PPs.: Cu = See you
    Selur <- the name
    Quote Quote  
  4. got it working!
    The main problem was a conflict between autoconf <> automake <> m4 <> libtool versions
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!