<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">пн, 23 сент. 2024 г., 00:12 Terje J. Hanssen <<a href="mailto:terjejhanssen@gmail.com">terjejhanssen@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>

  
    
  
  <div>
    <br>
    <br>
    <div>Den 22.09.2024 15:56, skrev Andrew
      Randrianasulu:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="auto">
        <div><br>
          <br>
          <div class="gmail_quote">
            <div dir="ltr" class="gmail_attr">вс, 22 сент. 2024 г.,
              13:56 Terje J. Hanssen via Cin <<a href="mailto:cin@lists.cinelerra-gg.org" rel="noreferrer noreferrer" target="_blank">cin@lists.cinelerra-gg.org</a>>:<br>
            </div>
            <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div> After getting the generic built environment for
                Cingg on openSUSE-Slowroll in place, it's time to
                continue with the steps to get Cingg built from git
                using the system FFmpeg and libs.<br>
                <br>
                First a reference to and from the previous thread<br>
                <a href="https://lists.cinelerra-gg.org/pipermail/cin/2024-September/008652.html" rel="noreferrer noreferrer noreferrer" target="_blank">https://lists.cinelerra-gg.org/pipermail/cin/2024-September/008652.html</a><br>
                <br>
                ...snip<font face="Courier New, Courier, monospace"><br>
                  <br>
                  -------------------<br>
                  <br>
                  Suggestions to modified/additional procedure steps to
                  build Cingg from git using the system FFmpeg and libs<br>
                  continued from the previous thread?<br>
                  <a href="https://lists.cinelerra-gg.org/pipermail/cin/2024-September/008655.html" rel="noreferrer noreferrer noreferrer" target="_blank">https://lists.cinelerra-gg.org/pipermail/cin/2024-September/008655.html</a><br>
                  <br>
                </font></div>
            </blockquote>
          </div>
        </div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">try</div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">./configure --with-single-user
          --disable-static-build --without-thirdparty --without-libdpx<br>
        </div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">you might move just-build cingg+plugins in "bin"
          directory somewhere away in case you will want to make more
          tests with it, then run "make clean" configure line as above,
          make, make install</div>
      </div>
    </blockquote>
    <br>
    <br>
    I'm late due to some other matter today.<br>
    <br>
    # cd /home/cinelerra/cinelerra-5.1/bin<br>
    Moved cin and plugins to a backup directory<br>
    <br>
    I take a checkpoint here, in case I did something wrong:<br>
    4) ./configure wasn't found, so I ran 3) ./autogen.sh first as we
    did in the previous thread ?<br></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">yes.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
    <br>
    Output as follows below:<br>
    <br>
    # cd /home/cinelerra/cinelerra-5.1<br>
    <br>
    # make clean<br>
    for dir in thirdparty libzmpeg3 mpeg2enc mplexlo db guicast
    cinelerra plugins doc po; do make -C $dir clean; done<br>
    make[1]: Entering directory
    '/home/cinelerra/cinelerra-5.1/thirdparty'<br>
    for f in a52dec djbfft ffmpeg fftw flac giflib ladspa lame
    libavc1394 libraw1394 libiec61883 libdv libjpeg opus openjpeg libogg
    libsndfile libtheora libuuid libvorbis mjpegtools openexr openExr
    ilmBase tiff twolame x264 x265 libvpx lv2 sratom serd sord lilv suil
    libaom dav1d libwebp ffnvcodec libdpx; do rm -rf $f*; done<br>
    rm -rf /home/cinelerra/cinelerra-5.1/thirdparty/../thirdparty/build<br>
    make[1]: Leaving directory
    '/home/cinelerra/cinelerra-5.1/thirdparty'<br>
    make[1]: Entering directory
    '/home/cinelerra/cinelerra-5.1/libzmpeg3'<br>
    rm -rf x86_64 tags<br>
    make[1]: Leaving directory '/home/cinelerra/cinelerra-5.1/libzmpeg3'<br>
    make[1]: Entering directory '/home/cinelerra/cinelerra-5.1/mpeg2enc'<br>
    rm -rf x86_64<br>
    make[1]: Leaving directory '/home/cinelerra/cinelerra-5.1/mpeg2enc'<br>
    make[1]: Entering directory '/home/cinelerra/cinelerra-5.1/mplexlo'<br>
    rm -rf x86_64<br>
    make[1]: Leaving directory '/home/cinelerra/cinelerra-5.1/mplexlo'<br>
    make[1]: Entering directory '/home/cinelerra/cinelerra-5.1/db'<br>
    make[1]: Nothing to be done for 'clean'.<br>
    make[1]: Leaving directory '/home/cinelerra/cinelerra-5.1/db'<br>
    make[1]: Entering directory '/home/cinelerra/cinelerra-5.1/guicast'<br>
    rm -rf x86_64<br>
    make -C xfer clean<br>
    make[2]: Entering directory
    '/home/cinelerra/cinelerra-5.1/guicast/xfer'<br>
    rm -rf x86_64 xfer*.[Ch]<br>
    make[2]: Leaving directory
    '/home/cinelerra/cinelerra-5.1/guicast/xfer'<br>
    make[1]: Leaving directory '/home/cinelerra/cinelerra-5.1/guicast'<br>
    make[1]: Entering directory
    '/home/cinelerra/cinelerra-5.1/cinelerra'<br>
    rm -rf x86_64<br>
    rm -f shuttle_keys.h<br>
    make[1]: Leaving directory '/home/cinelerra/cinelerra-5.1/cinelerra'<br>
    make[1]: Entering directory '/home/cinelerra/cinelerra-5.1/plugins'<br>
    rm -rf 1080to480/x86_64 1080to540/x86_64 720to480/x86_64
    aging/x86_64 alpha/x86_64 scaleratio/x86_64 audioscope/x86_64
    bandslide/x86_64 bandwipe/x86_64 bluebanana/x86_64 blur/x86_64
    boxblur/x86_64 brightness/x86_64 burn/x86_64 C41/x86_64
    chorus/x86_64 chromakey/x86_64 chromakeyhsv/x86_64
    chromakeyavid/x86_64 color3way/x86_64 colorbalance/x86_64
    colorspace/x86_64 compressor/x86_64 compressormulti/x86_64
    crikey/x86_64 crop/x86_64 crossfade/x86_64 dcoffset/x86_64
    decimate/x86_64 deinterlace/x86_64 deinterlace-cv/x86_64
    delayaudio/x86_64 delayvideo/x86_64 denoise/x86_64 denoisefft/x86_64
    denoiseseltempavg/x86_64 denoisevideo/x86_64 descratch/x86_64
    despike/x86_64 diffkey/x86_64 dissolve/x86_64 dot/x86_64
    downsample/x86_64 edge/x86_64 echo/x86_64 echocancel/x86_64
    fieldframe/x86_64 flanger/x86_64 flash/x86_64 flip/x86_64
    foreground/x86_64 framefield/x86_64 freeverb/x86_64
    freezeframe/x86_64 gain/x86_64 gamma/x86_64 gradient/x86_64
    graphic/x86_64 histeq/x86_64 histogram/x86_64
    histogram_bezier/x86_64 holo/x86_64 huesaturation/x86_64
    interpolate/x86_64 interpolateaudio/x86_64 interpolatevideo/x86_64
    invertaudio/x86_64 invertvideo/x86_64 irissquare/x86_64 ivtc/x86_64
    lens/x86_64 level/x86_64 libeffecttv/x86_64 linearblur/x86_64
    liveaudio/x86_64 livevideo/x86_64 loopaudio/x86_64 loopvideo/x86_64
    mirror/x86_64 motion/x86_64 motion51/x86_64 motion2point/x86_64
    motionblur/x86_64 normalize/x86_64 oilpainting/x86_64 overlay/x86_64
    overlayaudio/x86_64 parametric/x86_64 perspective/x86_64
    photoscale/x86_64 posterize/x86_64 pitch/x86_64 polar/x86_64
    radialblur/x86_64 reframe/x86_64 reframert/x86_64 removegaps/x86_64
    reroute/x86_64 resample/x86_64 resamplert/x86_64 reverb/x86_64
    reverseaudio/x86_64 reversevideo/x86_64 rgb601/x86_64
    rgbshift/x86_64 rotate/x86_64 rumbler/x86_64 scale/x86_64
    sketcher/x86_64 shapewipe/x86_64 sharpen/x86_64
    shiftinterlace/x86_64 slide/x86_64 spectrogram/x86_64
    speed_pc/x86_64 spherecam/x86_64 svg/x86_64 swapchannels/x86_64
    swapframes/x86_64 swatch/x86_64 synthesizer/x86_64 threshold/x86_64
    timeavg/x86_64 timeblur/x86_64 timefront/x86_64
    timelapsehelper/x86_64 timestretch/x86_64 timestretchrt/x86_64
    titler/x86_64 tracer/x86_64 translate/x86_64 tremolo/x86_64
    unsharp/x86_64 videoscope/x86_64 wave/x86_64 whirl/x86_64
    wipe/x86_64 yuv/x86_64 yuv411/x86_64 yuvshift/x86_64 zoom/x86_64
    zoomblur/x86_64 theme_blond_cv/x86_64 theme_blue_dot/x86_64
    theme_bright/x86_64 theme_hulk/x86_64 theme_neophyte/x86_64
    theme_pinklady/x86_64 theme_suv/x86_64 theme_unflat/x86_64
    theme_cakewalk/x86_64 cdripper/x86_64 theme_blond/x86_64
    theme_blue/x86_64<br>
    rm -rf /home/cinelerra/cinelerra-5.1/plugins/../bin/plugins
    /home/cinelerra/cinelerra-5.1/plugins/../bin/ladspa<br>
    make[1]: Leaving directory '/home/cinelerra/cinelerra-5.1/plugins'<br>
    make[1]: Entering directory '/home/cinelerra/cinelerra-5.1/doc'<br>
    rm -f cinelerra.html arrow.png autokeyframe.png camera.png
    channel.png crop.png cut.png expandpatch_checked.png eyedrop.png
    fitautos.png ibeam.png left_justify.png loadmode_cat.png
    loadmode_nested.png loadmode_newcat.png loadmode_new.png
    loadmode_newtracks.png loadmode_none.png loadmode_paste.png
    loadmode_resource.png magnify.png mask.png mutepatch_up.png
    paste.png projector.png protect.png recordpatch.png record.png
    rewind.png show_meters.png singleframe.png titlesafe.png
    toolwindow.png top_justify.png wrench.png <br>
    make[1]: Leaving directory '/home/cinelerra/cinelerra-5.1/doc'<br>
    make[1]: Entering directory '/home/cinelerra/cinelerra-5.1/po'<br>
    rm -f  de.mo  es.mo  eu.mo  fr.mo  it.mo  nb.mo  pt.mo  sl.mo 
    hi.mo  hu.mo  ko.mo  vi.mo  zh.mo  el.mo  ja.mo  uk.mo  ru.mo<br>
    make[1]: Leaving directory '/home/cinelerra/cinelerra-5.1/po'<br>
    rm -rf thirdparty/opencv*<br>
    rm -rf bin cinelerra/tags<br>
    ./autogen.sh clean<br>
    + '[' -z '' ']'<br>
    + case "$-" in<br>
    + __lmod_vx=x<br>
    + '[' -n x ']'<br>
    + set +x<br>
    Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for
    this output (/usr/share/lmod/lmod/init/bash)<br>
    Shell debugging restarted<br>
    + unset __lmod_vx<br>
    + rm -f global_config configure Makefile Makefile.in<br>
    + rm -f aclocal.m4 depcomp compile install-sh ltmain.sh<br>
    + rm -f config.log config.guess config.h <a href="http://config.h.in" target="_blank" rel="noreferrer">config.h.in</a> config.sub
    config.status missing<br>
    + rm -rf autom4te.cache m4<br>
    + '[' clean = clean ']'<br>
    + exit 0<br>
    <br>
    /home/cinelerra/cinelerra-5.1 #<br>
    <br>
    4)<br>
    # ./configure --with-single-user --disable-static-build
    --without-thirdparty --without-libdpx<br>
    -bash: ./configure: No such file or directory<br>
    <br>
    3)<br>
    # ./autogen.sh<br>
    + '[' -z '' ']'<br>
    + case "$-" in<br>
    + __lmod_vx=x<br>
    + '[' -n x ']'<br>
    + set +x<br>
    Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for
    this output (/usr/share/lmod/lmod/init/bash)<br>
    Shell debugging restarted<br>
    + unset __lmod_vx<br>
    + rm -f global_config configure Makefile Makefile.in<br>
    + rm -f aclocal.m4 depcomp compile install-sh ltmain.sh<br>
    + rm -f config.log config.guess config.h <a href="http://config.h.in" target="_blank" rel="noreferrer">config.h.in</a> config.sub
    config.status missing<br>
    + rm -rf autom4te.cache m4<br>
    + '[' '' = clean ']'<br>
    + mkdir m4<br>
    + autoreconf --install<br>
    libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'm4'.<br>
    libtoolize: copying file 'm4/ltmain.sh'<br>
    libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.<br>
    libtoolize: copying file 'm4/libtool.m4'<br>
    libtoolize: copying file 'm4/ltoptions.m4'<br>
    libtoolize: copying file 'm4/ltsugar.m4'<br>
    libtoolize: copying file 'm4/ltversion.m4'<br>
    libtoolize: copying file 'm4/lt~obsolete.m4'<br>
    <a href="http://configure.ac:10" target="_blank" rel="noreferrer">configure.ac:10</a>: installing 'm4/compile'<br>
    <a href="http://configure.ac:10" target="_blank" rel="noreferrer">configure.ac:10</a>: installing 'm4/config.guess'<br>
    <a href="http://configure.ac:10" target="_blank" rel="noreferrer">configure.ac:10</a>: installing 'm4/config.sub'<br>
    <a href="http://configure.ac:9" target="_blank" rel="noreferrer">configure.ac:9</a>: installing 'm4/install-sh'<br>
    <a href="http://configure.ac:9" target="_blank" rel="noreferrer">configure.ac:9</a>: installing 'm4/missing'<br>
    ++ uname -o<br>
    + '[' GNU/Linux = Android ']'<br>
    + '[' -e /system/bin/app_process ']'<br>
    <br>
    localhost:/home/cinelerra/cinelerra-5.1 # <br>
    <br>
    4)<br>
    # ./configure --with-single-user --disable-static-build
    --without-thirdparty --without-libdpx<br>
    configure: loading site script /usr/share/site/x86_64-pc-linux-gnu<br>
    checking for a BSD-compatible install... /usr/bin/install -c<br>
    checking whether sleep supports fractional seconds... yes<br>
    checking filesystem timestamp resolution... 0.01<br>
    checking whether build environment is sane... yes<br>
    checking for a race-free mkdir -p... /usr/bin/mkdir -p<br>
    checking for gawk... gawk<br>
    checking whether make sets $(MAKE)... yes<br>
    checking whether make supports nested variables... yes<br>
    checking xargs -n works... yes<br>
    checking build system type... x86_64-pc-linux-gnu<br>
    checking host system type... x86_64-pc-linux-gnu<br>
    checking how to print strings... printf<br>
    checking whether make supports the include directive... yes (GNU
    style)<br>
    checking for gcc... gcc<br>
    checking whether the C compiler works... yes<br>
    checking for C compiler default output file name... a.out<br>
    checking for suffix of executables... <br>
    checking whether we are cross compiling... no<br>
    checking for suffix of object files... o<br>
    checking whether the compiler supports GNU C... yes<br>
    checking whether gcc accepts -g... yes<br>
    checking for gcc option to enable C11 features... none needed<br>
    checking whether gcc understands -c and -o together... yes<br>
    checking dependency style of gcc... none<br>
    checking for a sed that does not truncate output... /usr/bin/sed<br>
    checking for grep that handles long lines and -e... /usr/bin/grep<br>
    checking for egrep... /usr/bin/grep -E<br>
    checking for fgrep... /usr/bin/grep -F<br>
    checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld<br>
    checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld...
    yes<br>
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
    -B<br>
    checking the name lister (/usr/bin/nm -B) interface... BSD nm<br>
    checking whether ln -s works... yes<br>
    checking the maximum length of command line arguments... 1572864<br>
    checking how to convert x86_64-pc-linux-gnu file names to
    x86_64-pc-linux-gnu format... func_convert_file_noop<br>
    checking how to convert x86_64-pc-linux-gnu file names to toolchain
    format... func_convert_file_noop<br>
    checking for /usr/x86_64-suse-linux/bin/ld option to reload object
    files... -r<br>
    checking for file... file<br>
    checking for objdump... objdump<br>
    checking how to recognize dependent libraries... pass_all<br>
    checking for dlltool... no<br>
    checking how to associate runtime and link libraries... printf %s\n<br>
    checking for ar... ar<br>
    checking for archiver @FILE support... @<br>
    checking for strip... strip<br>
    checking for ranlib... ranlib<br>
    checking command to parse /usr/bin/nm -B output from gcc object...
    ok<br>
    checking for sysroot... no<br>
    checking for a working dd... /usr/bin/dd<br>
    checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1<br>
    checking for mt... mt<br>
    checking if mt is a manifest tool... no<br>
    checking for stdio.h... yes<br>
    checking for stdlib.h... yes<br>
    checking for string.h... yes<br>
    checking for inttypes.h... yes<br>
    checking for stdint.h... yes<br>
    checking for strings.h... yes<br>
    checking for sys/stat.h... yes<br>
    checking for sys/types.h... yes<br>
    checking for unistd.h... yes<br>
    checking for dlfcn.h... yes<br>
    checking for objdir... .libs<br>
    checking if gcc supports -fno-rtti -fno-exceptions... no<br>
    checking for gcc option to produce PIC... -fPIC -DPIC<br>
    checking if gcc PIC flag -fPIC -DPIC works... yes<br>
    checking if gcc static flag -static works... no<br>
    checking if gcc supports -c -o file.o... yes<br>
    checking if gcc supports -c -o file.o... (cached) yes<br>
    checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m
    elf_x86_64) supports shared libraries... yes<br>
    checking whether -lc should be explicitly linked in... no<br>
    checking dynamic linker characteristics... GNU/Linux ld.so<br>
    checking how to hardcode library paths into programs... immediate<br>
    checking whether stripping libraries is possible... yes<br>
    checking if libtool supports shared libraries... yes<br>
    checking whether to build shared libraries... yes<br>
    checking whether to build static libraries... yes<br>
    checking dependency style of gcc... none<br>
    checking for g++... g++<br>
    checking whether the compiler supports GNU C++... yes<br>
    checking whether g++ accepts -g... yes<br>
    checking for g++ option to enable C++11 features... none needed<br>
    checking dependency style of g++... none<br>
    checking how to run the C++ preprocessor... g++ -E<br>
    checking for ld used by g++... /usr/x86_64-suse-linux/bin/ld -m
    elf_x86_64<br>
    checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64)
    is GNU ld... yes<br>
    checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m
    elf_x86_64) supports shared libraries... yes<br>
    checking for g++ option to produce PIC... -fPIC -DPIC<br>
    checking if g++ PIC flag -fPIC -DPIC works... yes<br>
    checking if g++ static flag -static works... no<br>
    checking if g++ supports -c -o file.o... yes<br>
    checking if g++ supports -c -o file.o... (cached) yes<br>
    checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m
    elf_x86_64) supports shared libraries... yes<br>
    checking dynamic linker characteristics... (cached) GNU/Linux ld.so<br>
    checking how to hardcode library paths into programs... immediate<br>
    checking for makeinfo... ${SHELL}
    '/home/cinelerra/cinelerra-5.1/m4/missing' makeinfo<br>
    checking for gettext... gettext<br>
    checking for libtool... $(SHELL) $(top_builddir)/libtool<br>
    checking for gtk_init in -lm... yes<br>
    checking for nasm... yes<br>
    checking nasm x264 compatible... yes<br>
    checking for yasm... yes<br>
    checking for objcopy... yes<br>
    checking for pactl... yes<br>
    checking for gcc options needed to detect all undeclared
    functions... none needed<br>
    checking whether X_HAVE_UTF8_STRING is declared... yes<br>
    checking for XOpenDisplay in -lX11... yes<br>
    checking for X11/X.h... yes<br>
    checking X11 headers... yes<br>
    checking for X11/keysym.h... yes<br>
    checking X11 headers... yes<br>
    checking for XShmQueryExtension in -lXext... yes<br>
    checking for X11/Xlib.h... yes<br>
    checking Xlib XShm extention... yes<br>
    checking for XineramaQueryExtension in -lXinerama... yes<br>
    checking for X11/extensions/Xinerama.h... yes<br>
    checking Xinerama headers... yes<br>
    checking for XFixesQueryVersion in -lXfixes... yes<br>
    checking for BZ2_bzDecompress in -lbz2... yes<br>
    checking for FcInit in -lfontconfig... yes<br>
    checking for FT_Init_FreeType in -lfreetype... yes<br>
    checking for lzma_version_number in -llzma... yes<br>
    checking for png_read_png in -lpng... yes<br>
    checking for pthread_create in -lpthread... yes<br>
    checking for gzopen in -lz... yes<br>
    checking for fftw_execute in -lfftw3... yes<br>
    checking for fftw3.h... yes<br>
    checking fftw headers... yes<br>
    checking for uuid_clear in -luuid... yes<br>
    checking for uuid/uuid.h... yes<br>
    checking uuid headers... yes<br>
    checking for linux/cdrom.h... yes<br>
    checking linux cdrom headers... yes<br>
    checking for sys/ioctl.h... yes<br>
    checking linux sys... yes<br>
    checking for FLAC__stream_decoder_new in -lFLAC... yes<br>
    checking for FLAC/stream_decoder.h... yes<br>
    checking FLAC headers... yes<br>
    checking for lame_init in -lmp3lame... no<br>
    checking for jpeg_start_decompress in -ljpeg... yes<br>
    checking for stdio.h... (cached) yes<br>
    checking jpeg headers... yes<br>
    checking for opj_version in -lopenjp2... no<br>
    checking for sf_open in -lsndfile... yes<br>
    checking for sndfile.h... yes<br>
    checking sndfile headers... yes<br>
    checking for ImfOpenInputFile in -lIlmImf... no<br>
    checking for ImfOpenInputFile in -lImath... no<br>
    checking for vpx_codec_decode in -lvpx... no<br>
    checking for mjpeg_info in -lmjpegutils... no<br>
    checking for TIFFOpen in -ltiff... yes<br>
    checking for tiff.h... yes<br>
    checking tiff headers... yes<br>
    checking for twolame_encode_buffer_float32_interleaved in
    -ltwolame... no<br>
    checking for x264_encoder_encode in -lx264... yes<br>
    checking for stdint.h... (cached) yes<br>
    checking x264 headers... yes<br>
    checking for x265_encoder_encode in -lx265... yes<br>
    checking for x265.h... yes<br>
    checking x265 headers... yes<br>
    checking for opus_multistream_decoder_create in -lopus... yes<br>
    checking for opus/opus_multistream.h... yes<br>
    checking libopus headers... yes<br>
    checking for aom_codec_version in -laom... no<br>
    checking for dav1d_version in -ldav1d... no<br>
    checking for WebPGetEncoderVersion in -lwebp... no<br>
    checking for a52_init in -la52... no<br>
    checking for encore.h... no<br>
    checking encore headers... no<br>
    checking for DGifOpen in -lgif... yes<br>
    checking for gif_lib.h... yes<br>
    checking gif lib headers... yes<br>
    checking for jbg_dec_init in -ljbig... yes<br>
    checking for vdp_device_create_x11 in -lvdpau... yes<br>
    checking for vaInitialize in -lva... yes<br>
    checking for va/va_x11.h... yes<br>
    checking va x11 headers... yes<br>
    checking for vaGetDisplay in -lva-x11... yes<br>
    checking for va/va_drm.h... yes<br>
    checking va drm headers... yes<br>
    checking for vaGetDisplayDRM in -lva-drm... yes<br>
    checking for glUseProgram in -lGL... yes<br>
    checking for gluOrtho2D in -lGLU... yes<br>
    checking for GL/gl.h... yes<br>
    checking opengl headers... yes<br>
    checking for XvQueryExtension in -lXv... yes<br>
    checking for X11/Xlib.h... (cached) yes<br>
    checking Xlib Xv extention... yes<br>
    checking for sys/soundcard.h... yes<br>
    checking oss headers... yes<br>
    checking for XftInit in -lXft... yes<br>
    checking for X11/Xlib.h... (cached) yes<br>
    checking Xft/freetype headers... yes<br>
    checking for snd_pcm_open in -lasound... yes<br>
    checking for alsa/asoundlib.h... yes<br>
    checking asound headers... yes<br>
    checking for ogg_stream_init in -logg... yes<br>
    checking for ogg/ogg.h... yes<br>
    checking ogg headers... yes<br>
    checking for theora_info_init in -ltheora... yes<br>
    checking for theora/theoraenc.h... yes<br>
    checking threora headers... yes<br>
    checking for vorbis_encode_init in -lvorbisenc... yes<br>
    checking for vorbis/vorbisenc.h... yes<br>
    checking vorbis encoders headers... yes<br>
    checking for ov_open in -lvorbisfile... yes<br>
    checking for vorbis/vorbisfile.h... yes<br>
    checking vorbis file headers... yes<br>
    checking for avc1394_init_target in -lavc1394... yes<br>
    checking for libavc1394/avc1394.h... yes<br>
    checking libavc1394 headers... yes<br>
    checking for rom1394_get_bus_id in -lrom1394... yes<br>
    checking for libavc1394/rom1394.h... yes<br>
    checking librom1394 headers... yes<br>
    checking for iec61883_mpeg2_recv_init in -liec61883... yes<br>
    checking for libiec61883/iec61883.h... yes<br>
    checking libiec61883 headers... yes<br>
    checking for raw1394_iso_recv_init in -lraw1394... yes<br>
    checking for libraw1394/raw1394.h... yes<br>
    checking libraw1394 headers... yes<br>
    checking for dv_init in -ldv... yes<br>
    checking for libdv/dv.h... yes<br>
    checking libdv headers... yes<br>
    checking for linux/dvb/dmx.h... yes<br>
    checking dvb device headers... yes<br>
    checking for linux/kernel.h... yes<br>
    checking v4l2 system headers... yes<br>
    checking for X11/Xlib.h... (cached) yes<br>
    checking XF86VM headers... yes<br>
    checking for esd.h... no<br>
    checking esound headers... no<br>
    checking for audiofile.h... no<br>
    checking audiofile headers... no<br>
    checking for pa_simple_new in -lpulse-simple... yes<br>
    checking for pulse/simple.h... yes<br>
    checking pulse-simple headers... yes<br>
    checking for pa_context_new in -lpulse... yes<br>
    checking for pulse/error.h... yes<br>
    checking pulse headers... yes<br>
    checking for linux/isofs.h... no<br>
    checking isofs headers... no<br>
    checking for X11/keysymdef.h... yes<br>
    checking x11 keysym defs... yes<br>
    checking for libusb_init in -lusb-1.0... yes<br>
    checking for libusb-1.0/libusb.h... yes<br>
    checking libusb headers... yes<br>
    checking for lv2 availability... checking for lilv_world_new in
    -llilv-0... yes<br>
    checking for sord_world_new in -lsord-0... yes<br>
    checking for serd_reader_new in -lserd-0... yes<br>
    checking for sratom_new in -lsratom-0... yes<br>
    checking for lilv/lilv.h... yes<br>
    checking lilv headers... yes<br>
    checking for serd/serd.h... yes<br>
    checking serd headers... yes<br>
    checking for sord/sord.h... yes<br>
    checking sord headers... yes<br>
    checking for sratom/sratom.h... yes<br>
    checking sratom headers... yes<br>
    checking for suil_instance_new in -lsuil-0... yes<br>
    checking for suil/suil.h... yes<br>
    checking suil headers... yes<br>
    checking for /usr/local/cuda/include/cuda.h... no<br>
    checking cuda sdk... no<br>
    checking for dlopen in -ldl... yes<br>
    checking for numa_alloc in -lnuma... yes<br>
    checking for openexr available... yes<br>
      Reason                  Package<br>
      ------                  -------<br>
      disabled                encore<br>
      disabled                audiofile<br>
      disabled                esound<br>
      disabled                libsvtav1<br>
      shared                  -ltheoraenc<br>
      shared                  -ltheoradec<br>
      shared                  -logg<br>
      shared                  -lvorbis<br>
      shared                  -lvorbisfile<br>
      shared                  -logg<br>
      shared                  -lImath<br>
      shared                  -lIlmThread<br>
      shared                  -lIex<br>
      shared                  -lpthread<br>
      shared                  -lfftw3<br>
      shared                  -lFLAC<br>
      shared                  -lgif<br>
      shared                  -lavc1394<br>
      shared                  -lrom1394<br>
      shared                  -lraw1394<br>
      shared                  -liec61883<br>
      shared                  -ldv<br>
      shared                  -ljpeg<br>
      shared                  -logg<br>
      shared                  -lsndfile<br>
      shared                  -ltheora<br>
      shared                  -luuid<br>
      shared                  -lvorbisenc<br>
      shared                  -lvorbisfile<br>
      shared                  -ltiff<br>
      shared                  -lx264<br>
      shared                  -lx265<br>
      shared                  -lopus<br>
      shared                  -llilv-0<br>
      shared                  -lsratom-0<br>
      shared                  -lserd-0<br>
      shared                  -lsord-0<br>
      shared                  -lsuil-0<br>
      system                  -lX11<br>
      system                  -lXext<br>
      system                  -lXinerama<br>
      system                  -lXfixes<br>
      system                  -lbz2<br>
      system                  -lfontconfig<br>
      system                  -lfreetype<br>
      system                  -llzma<br>
      system                  -lpng<br>
      system                  -lpthread<br>
      system                  -lz<br>
      system                  -ljbig<br>
      system                  -lvdpau<br>
      system                  -lva<br>
      system                  -lva-x11<br>
      system                  -lva-drm<br>
      system                  -lGL<br>
      system                  -lGLU<br>
      system                  -lXv<br>
      system                  -lXft<br>
      system                  -lasound<br>
      system                  -lpulse-simple<br>
      system                  -lpulse<br>
      system                  -lusb-1.0<br>
      system                  -ldl<br>
      system                  -lnuma<br>
    <br>
      using: with-gl<br>
      using: with-xft<br>
      using: with-xxf86vm<br>
      using: with-oss<br>
      using: with-alsa<br>
      using: with-firewire<br>
      using: with-ogg<br>
      using: with-dv<br>
      using: with-dvb<br>
      using: with-ladspa<br>
      using: with-video4linux2<br>
      using: without-esound<br>
      using: with-pulse<br>
      using: with-pactl<br>
      using: with-openexr<br>
      using: with-lv2<br>
      using: without-commercial<br>
      using: with-giflib<br>
      using: with-libzmpeg<br>
      using: without-libdpx<br>
      using: with-shuttle<br>
      using: with-shuttle_usb<br>
      using: with-xv<br>
      using: with-vaapi<br>
      using: with-vdpau<br>
      using: without-cuda<br>
      using: with-nv<br>
      using: with-wintv<br>
      using: with-x10tv<br>
      using: with-jobs = 32<br>
      using: exec-name = cin<br>
      using: with-cinlib = $$CIN_PATH<br>
      using: with-cindat = $$CIN_PATH<br>
      using: with-config-dir = $$HOME/.bcast5<br>
      using: with-nested-dir = $$HOME/Videos<br>
      using: with-snap-dir = $$HOME/Pictures<br>
      using: with-browser = firefox<br>
      using: with-plugin-dir = $$CIN_LIB/plugins<br>
      using: with-ladspa-dir = $$CIN_LIB/ladspa<br>
      using: with-opencv = no<br>
      using: with-git-ffmpeg = no<br>
      using: with-noelision = auto<br>
      using: with-booby = no<br>
      using: with-clang = no<br>
    <br>
      using: thirdparty build = no<br>
      using: single-user  = yes<br>
      using: static-build = no<br>
      using: ladspa-build = yes<br>
    <br>
    checking that generated files are newer than configure... done<br>
    configure: creating ./config.status<br>
    config.status: creating Makefile<br>
    config.status: executing depfiles commands<br>
    config.status: executing libtool commands<br>
    # ./autogen.sh<br>
    + '[' -z '' ']'<br>
    + case "$-" in<br>
    + __lmod_vx=x<br>
    + '[' -n x ']'<br>
    + set +x<br>
    Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for
    this output (/usr/share/lmod/lmod/init/bash)<br>
    Shell debugging restarted<br>
    + unset __lmod_vx<br>
    + rm -f global_config configure Makefile Makefile.in<br>
    + rm -f aclocal.m4 depcomp compile install-sh ltmain.sh<br>
    + rm -f config.log config.guess config.h <a href="http://config.h.in" target="_blank" rel="noreferrer">config.h.in</a> config.sub
    config.status missing<br>
    + rm -rf autom4te.cache m4<br>
    + '[' '' = clean ']'<br>
    + mkdir m4<br>
    + autoreconf --install<br>
    libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'm4'.<br>
    libtoolize: copying file 'm4/ltmain.sh'<br>
    libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.<br>
    libtoolize: copying file 'm4/libtool.m4'<br>
    libtoolize: copying file 'm4/ltoptions.m4'<br>
    libtoolize: copying file 'm4/ltsugar.m4'<br>
    libtoolize: copying file 'm4/ltversion.m4'<br>
    libtoolize: copying file 'm4/lt~obsolete.m4'<br>
    <a href="http://configure.ac:10" target="_blank" rel="noreferrer">configure.ac:10</a>: installing 'm4/compile'<br>
    <a href="http://configure.ac:10" target="_blank" rel="noreferrer">configure.ac:10</a>: installing 'm4/config.guess'<br>
    <a href="http://configure.ac:10" target="_blank" rel="noreferrer">configure.ac:10</a>: installing 'm4/config.sub'<br>
    <a href="http://configure.ac:9" target="_blank" rel="noreferrer">configure.ac:9</a>: installing 'm4/install-sh'<br>
    <a href="http://configure.ac:9" target="_blank" rel="noreferrer">configure.ac:9</a>: installing 'm4/missing'<br>
    ++ uname -o<br>
    + '[' GNU/Linux = Android ']'<br>
    + '[' -e /system/bin/app_process ']'<br>
    <br>
    localhost:/home/cinelerra/cinelerra-5.1 # <br>
    <br>
    4)<br>
    # ./configure --with-single-user --disable-static-build
    --without-thirdparty --without-libdpx<br>
    configure: loading site script /usr/share/site/x86_64-pc-linux-gnu<br>
    checking for a BSD-compatible install... /usr/bin/install -c<br>
    checking whether sleep supports fractional seconds... yes<br>
    checking filesystem timestamp resolution... 0.01<br>
    checking whether build environment is sane... yes<br>
    checking for a race-free mkdir -p... /usr/bin/mkdir -p<br>
    checking for gawk... gawk<br>
    checking whether make sets $(MAKE)... yes<br>
    checking whether make supports nested variables... yes<br>
    checking xargs -n works... yes<br>
    checking build system type... x86_64-pc-linux-gnu<br>
    checking host system type... x86_64-pc-linux-gnu<br>
    checking how to print strings... printf<br>
    checking whether make supports the include directive... yes (GNU
    style)<br>
    checking for gcc... gcc<br>
    checking whether the C compiler works... yes<br>
    checking for C compiler default output file name... a.out<br>
    checking for suffix of executables... <br>
    checking whether we are cross compiling... no<br>
    checking for suffix of object files... o<br>
    checking whether the compiler supports GNU C... yes<br>
    checking whether gcc accepts -g... yes<br>
    checking for gcc option to enable C11 features... none needed<br>
    checking whether gcc understands -c and -o together... yes<br>
    checking dependency style of gcc... none<br>
    checking for a sed that does not truncate output... /usr/bin/sed<br>
    checking for grep that handles long lines and -e... /usr/bin/grep<br>
    checking for egrep... /usr/bin/grep -E<br>
    checking for fgrep... /usr/bin/grep -F<br>
    checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld<br>
    checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld...
    yes<br>
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
    -B<br>
    checking the name lister (/usr/bin/nm -B) interface... BSD nm<br>
    checking whether ln -s works... yes<br>
    checking the maximum length of command line arguments... 1572864<br>
    checking how to convert x86_64-pc-linux-gnu file names to
    x86_64-pc-linux-gnu format... func_convert_file_noop<br>
    checking how to convert x86_64-pc-linux-gnu file names to toolchain
    format... func_convert_file_noop<br>
    checking for /usr/x86_64-suse-linux/bin/ld option to reload object
    files... -r<br>
    checking for file... file<br>
    checking for objdump... objdump<br>
    checking how to recognize dependent libraries... pass_all<br>
    checking for dlltool... no<br>
    checking how to associate runtime and link libraries... printf %s\n<br>
    checking for ar... ar<br>
    checking for archiver @FILE support... @<br>
    checking for strip... strip<br>
    checking for ranlib... ranlib<br>
    checking command to parse /usr/bin/nm -B output from gcc object...
    ok<br>
    checking for sysroot... no<br>
    checking for a working dd... /usr/bin/dd<br>
    checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1<br>
    checking for mt... mt<br>
    checking if mt is a manifest tool... no<br>
    checking for stdio.h... yes<br>
    checking for stdlib.h... yes<br>
    checking for string.h... yes<br>
    checking for inttypes.h... yes<br>
    checking for stdint.h... yes<br>
    checking for strings.h... yes<br>
    checking for sys/stat.h... yes<br>
    checking for sys/types.h... yes<br>
    checking for unistd.h... yes<br>
    checking for dlfcn.h... yes<br>
    checking for objdir... .libs<br>
    checking if gcc supports -fno-rtti -fno-exceptions... no<br>
    checking for gcc option to produce PIC... -fPIC -DPIC<br>
    checking if gcc PIC flag -fPIC -DPIC works... yes<br>
    checking if gcc static flag -static works... no<br>
    checking if gcc supports -c -o file.o... yes<br>
    checking if gcc supports -c -o file.o... (cached) yes<br>
    checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m
    elf_x86_64) supports shared libraries... yes<br>
    checking whether -lc should be explicitly linked in... no<br>
    checking dynamic linker characteristics... GNU/Linux ld.so<br>
    checking how to hardcode library paths into programs... immediate<br>
    checking whether stripping libraries is possible... yes<br>
    checking if libtool supports shared libraries... yes<br>
    checking whether to build shared libraries... yes<br>
    checking whether to build static libraries... yes<br>
    checking dependency style of gcc... none<br>
    checking for g++... g++<br>
    checking whether the compiler supports GNU C++... yes<br>
    checking whether g++ accepts -g... yes<br>
    checking for g++ option to enable C++11 features... none needed<br>
    checking dependency style of g++... none<br>
    checking how to run the C++ preprocessor... g++ -E<br>
    checking for ld used by g++... /usr/x86_64-suse-linux/bin/ld -m
    elf_x86_64<br>
    checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64)
    is GNU ld... yes<br>
    checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m
    elf_x86_64) supports shared libraries... yes<br>
    checking for g++ option to produce PIC... -fPIC -DPIC<br>
    checking if g++ PIC flag -fPIC -DPIC works... yes<br>
    checking if g++ static flag -static works... no<br>
    checking if g++ supports -c -o file.o... yes<br>
    checking if g++ supports -c -o file.o... (cached) yes<br>
    checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m
    elf_x86_64) supports shared libraries... yes<br>
    checking dynamic linker characteristics... (cached) GNU/Linux ld.so<br>
    checking how to hardcode library paths into programs... immediate<br>
    checking for makeinfo... ${SHELL}
    '/home/cinelerra/cinelerra-5.1/m4/missing' makeinfo<br>
    checking for gettext... gettext<br>
    checking for libtool... $(SHELL) $(top_builddir)/libtool<br>
    checking for gtk_init in -lm... yes<br>
    checking for nasm... yes<br>
    checking nasm x264 compatible... yes<br>
    checking for yasm... yes<br>
    checking for objcopy... yes<br>
    checking for pactl... yes<br>
    checking for gcc options needed to detect all undeclared
    functions... none needed<br>
    checking whether X_HAVE_UTF8_STRING is declared... yes<br>
    checking for XOpenDisplay in -lX11... yes<br>
    checking for X11/X.h... yes<br>
    checking X11 headers... yes<br>
    checking for X11/keysym.h... yes<br>
    checking X11 headers... yes<br>
    checking for XShmQueryExtension in -lXext... yes<br>
    checking for X11/Xlib.h... yes<br>
    checking Xlib XShm extention... yes<br>
    checking for XineramaQueryExtension in -lXinerama... yes<br>
    checking for X11/extensions/Xinerama.h... yes<br>
    checking Xinerama headers... yes<br>
    checking for XFixesQueryVersion in -lXfixes... yes<br>
    checking for BZ2_bzDecompress in -lbz2... yes<br>
    checking for FcInit in -lfontconfig... yes<br>
    checking for FT_Init_FreeType in -lfreetype... yes<br>
    checking for lzma_version_number in -llzma... yes<br>
    checking for png_read_png in -lpng... yes<br>
    checking for pthread_create in -lpthread... yes<br>
    checking for gzopen in -lz... yes<br>
    checking for fftw_execute in -lfftw3... yes<br>
    checking for fftw3.h... yes<br>
    checking fftw headers... yes<br>
    checking for uuid_clear in -luuid... yes<br>
    checking for uuid/uuid.h... yes<br>
    checking uuid headers... yes<br>
    checking for linux/cdrom.h... yes<br>
    checking linux cdrom headers... yes<br>
    checking for sys/ioctl.h... yes<br>
    checking linux sys... yes<br>
    checking for FLAC__stream_decoder_new in -lFLAC... yes<br>
    checking for FLAC/stream_decoder.h... yes<br>
    checking FLAC headers... yes<br>
    checking for lame_init in -lmp3lame... no<br>
    checking for jpeg_start_decompress in -ljpeg... yes<br>
    checking for stdio.h... (cached) yes<br>
    checking jpeg headers... yes<br>
    checking for opj_version in -lopenjp2... no<br>
    checking for sf_open in -lsndfile... yes<br>
    checking for sndfile.h... yes<br>
    checking sndfile headers... yes<br>
    checking for ImfOpenInputFile in -lIlmImf... no<br>
    checking for ImfOpenInputFile in -lImath... no<br>
    checking for vpx_codec_decode in -lvpx... no<br>
    checking for mjpeg_info in -lmjpegutils... no<br>
    checking for TIFFOpen in -ltiff... yes<br>
    checking for tiff.h... yes<br>
    checking tiff headers... yes<br>
    checking for twolame_encode_buffer_float32_interleaved in
    -ltwolame... no<br>
    checking for x264_encoder_encode in -lx264... yes<br>
    checking for stdint.h... (cached) yes<br>
    checking x264 headers... yes<br>
    checking for x265_encoder_encode in -lx265... yes<br>
    checking for x265.h... yes<br>
    checking x265 headers... yes<br>
    checking for opus_multistream_decoder_create in -lopus... yes<br>
    checking for opus/opus_multistream.h... yes<br>
    checking libopus headers... yes<br>
    checking for aom_codec_version in -laom... no<br>
    checking for dav1d_version in -ldav1d... no<br>
    checking for WebPGetEncoderVersion in -lwebp... no<br>
    checking for a52_init in -la52... no<br>
    checking for encore.h... no<br>
    checking encore headers... no<br>
    checking for DGifOpen in -lgif... yes<br>
    checking for gif_lib.h... yes<br>
    checking gif lib headers... yes<br>
    checking for jbg_dec_init in -ljbig... yes<br>
    checking for vdp_device_create_x11 in -lvdpau... yes<br>
    checking for vaInitialize in -lva... yes<br>
    checking for va/va_x11.h... yes<br>
    checking va x11 headers... yes<br>
    checking for vaGetDisplay in -lva-x11... yes<br>
    checking for va/va_drm.h... yes<br>
    checking va drm headers... yes<br>
    checking for vaGetDisplayDRM in -lva-drm... yes<br>
    checking for glUseProgram in -lGL... yes<br>
    checking for gluOrtho2D in -lGLU... yes<br>
    checking for GL/gl.h... yes<br>
    checking opengl headers... yes<br>
    checking for XvQueryExtension in -lXv... yes<br>
    checking for X11/Xlib.h... (cached) yes<br>
    checking Xlib Xv extention... yes<br>
    checking for sys/soundcard.h... yes<br>
    checking oss headers... yes<br>
    checking for XftInit in -lXft... yes<br>
    checking for X11/Xlib.h... (cached) yes<br>
    checking Xft/freetype headers... yes<br>
    checking for snd_pcm_open in -lasound... yes<br>
    checking for alsa/asoundlib.h... yes<br>
    checking asound headers... yes<br>
    checking for ogg_stream_init in -logg... yes<br>
    checking for ogg/ogg.h... yes<br>
    checking ogg headers... yes<br>
    checking for theora_info_init in -ltheora... yes<br>
    checking for theora/theoraenc.h... yes<br>
    checking threora headers... yes<br>
    checking for vorbis_encode_init in -lvorbisenc... yes<br>
    checking for vorbis/vorbisenc.h... yes<br>
    checking vorbis encoders headers... yes<br>
    checking for ov_open in -lvorbisfile... yes<br>
    checking for vorbis/vorbisfile.h... yes<br>
    checking vorbis file headers... yes<br>
    checking for avc1394_init_target in -lavc1394... yes<br>
    checking for libavc1394/avc1394.h... yes<br>
    checking libavc1394 headers... yes<br>
    checking for rom1394_get_bus_id in -lrom1394... yes<br>
    checking for libavc1394/rom1394.h... yes<br>
    checking librom1394 headers... yes<br>
    checking for iec61883_mpeg2_recv_init in -liec61883... yes<br>
    checking for libiec61883/iec61883.h... yes<br>
    checking libiec61883 headers... yes<br>
    checking for raw1394_iso_recv_init in -lraw1394... yes<br>
    checking for libraw1394/raw1394.h... yes<br>
    checking libraw1394 headers... yes<br>
    checking for dv_init in -ldv... yes<br>
    checking for libdv/dv.h... yes<br>
    checking libdv headers... yes<br>
    checking for linux/dvb/dmx.h... yes<br>
    checking dvb device headers... yes<br>
    checking for linux/kernel.h... yes<br>
    checking v4l2 system headers... yes<br>
    checking for X11/Xlib.h... (cached) yes<br>
    checking XF86VM headers... yes<br>
    checking for esd.h... no<br>
    checking esound headers... no<br>
    checking for audiofile.h... no<br>
    checking audiofile headers... no<br>
    checking for pa_simple_new in -lpulse-simple... yes<br>
    checking for pulse/simple.h... yes<br>
    checking pulse-simple headers... yes<br>
    checking for pa_context_new in -lpulse... yes<br>
    checking for pulse/error.h... yes<br>
    checking pulse headers... yes<br>
    checking for linux/isofs.h... no<br>
    checking isofs headers... no<br>
    checking for X11/keysymdef.h... yes<br>
    checking x11 keysym defs... yes<br>
    checking for libusb_init in -lusb-1.0... yes<br>
    checking for libusb-1.0/libusb.h... yes<br>
    checking libusb headers... yes<br>
    checking for lv2 availability... checking for lilv_world_new in
    -llilv-0... yes<br>
    checking for sord_world_new in -lsord-0... yes<br>
    checking for serd_reader_new in -lserd-0... yes<br>
    checking for sratom_new in -lsratom-0... yes<br>
    checking for lilv/lilv.h... yes<br>
    checking lilv headers... yes<br>
    checking for serd/serd.h... yes<br>
    checking serd headers... yes<br>
    checking for sord/sord.h... yes<br>
    checking sord headers... yes<br>
    checking for sratom/sratom.h... yes<br>
    checking sratom headers... yes<br>
    checking for suil_instance_new in -lsuil-0... yes<br>
    checking for suil/suil.h... yes<br>
    checking suil headers... yes<br>
    checking for /usr/local/cuda/include/cuda.h... no<br>
    checking cuda sdk... no<br>
    checking for dlopen in -ldl... yes<br>
    checking for numa_alloc in -lnuma... yes<br>
    checking for openexr available... yes<br>
      Reason                  Package<br>
      ------                  -------<br>
      disabled                encore<br>
      disabled                audiofile<br>
      disabled                esound<br>
      disabled                libsvtav1<br>
      shared                  -ltheoraenc<br>
      shared                  -ltheoradec<br>
      shared                  -logg<br>
      shared                  -lvorbis<br>
      shared                  -lvorbisfile<br>
      shared                  -logg<br>
      shared                  -lImath<br>
      shared                  -lIlmThread<br>
      shared                  -lIex<br>
      shared                  -lpthread<br>
      shared                  -lfftw3<br>
      shared                  -lFLAC<br>
      shared                  -lgif<br>
      shared                  -lavc1394<br>
      shared                  -lrom1394<br>
      shared                  -lraw1394<br>
      shared                  -liec61883<br>
      shared                  -ldv<br>
      shared                  -ljpeg<br>
      shared                  -logg<br>
      shared                  -lsndfile<br>
      shared                  -ltheora<br>
      shared                  -luuid<br>
      shared                  -lvorbisenc<br>
      shared                  -lvorbisfile<br>
      shared                  -ltiff<br>
      shared                  -lx264<br>
      shared                  -lx265<br>
      shared                  -lopus<br>
      shared                  -llilv-0<br>
      shared                  -lsratom-0<br>
      shared                  -lserd-0<br>
      shared                  -lsord-0<br>
      shared                  -lsuil-0<br>
      system                  -lX11<br>
      system                  -lXext<br>
      system                  -lXinerama<br>
      system                  -lXfixes<br>
      system                  -lbz2<br>
      system                  -lfontconfig<br>
      system                  -lfreetype<br>
      system                  -llzma<br>
      system                  -lpng<br>
      system                  -lpthread<br>
      system                  -lz<br>
      system                  -ljbig<br>
      system                  -lvdpau<br>
      system                  -lva<br>
      system                  -lva-x11<br>
      system                  -lva-drm<br>
      system                  -lGL<br>
      system                  -lGLU<br>
      system                  -lXv<br>
      system                  -lXft<br>
      system                  -lasound<br>
      system                  -lpulse-simple<br>
      system                  -lpulse<br>
      system                  -lusb-1.0<br>
      system                  -ldl<br>
      system                  -lnuma<br>
    <br>
      using: with-gl<br>
      using: with-xft<br>
      using: with-xxf86vm<br>
      using: with-oss<br>
      using: with-alsa<br>
      using: with-firewire<br>
      using: with-ogg<br>
      using: with-dv<br>
      using: with-dvb<br>
      using: with-ladspa<br>
      using: with-video4linux2<br>
      using: without-esound<br>
      using: with-pulse<br>
      using: with-pactl<br>
      using: with-openexr<br>
      using: with-lv2<br>
      using: without-commercial<br>
      using: with-giflib<br>
      using: with-libzmpeg<br>
      using: without-libdpx<br>
      using: with-shuttle<br>
      using: with-shuttle_usb<br>
      using: with-xv<br>
      using: with-vaapi<br>
      using: with-vdpau<br>
      using: without-cuda<br>
      using: with-nv<br>
      using: with-wintv<br>
      using: with-x10tv<br>
      using: with-jobs = 32<br>
      using: exec-name = cin<br>
      using: with-cinlib = $$CIN_PATH<br>
      using: with-cindat = $$CIN_PATH<br>
      using: with-config-dir = $$HOME/.bcast5<br>
      using: with-nested-dir = $$HOME/Videos<br>
      using: with-snap-dir = $$HOME/Pictures<br>
      using: with-browser = firefox<br>
      using: with-plugin-dir = $$CIN_LIB/plugins<br>
      using: with-ladspa-dir = $$CIN_LIB/ladspa<br>
      using: with-opencv = no<br>
      using: with-git-ffmpeg = no<br>
      using: with-noelision = auto<br>
      using: with-booby = no<br>
      using: with-clang = no<br>
    <br>
      using: thirdparty build = no<br>
      using: single-user  = yes<br>
      using: static-build = no<br>
      using: ladspa-build = yes<br>
    <br>
    checking that generated files are newer than configure... done<br>
    configure: creating ./config.status<br>
    config.status: creating Makefile<br>
    config.status: executing depfiles commands<br>
    config.status: executing libtool commands<br>
    <br>
    localhost:/home/cinelerra/cinelerra-5.1 #</div></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">looks good, now try make ? (may be with output redirection so it will be easier to see if any error occured)</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div> <br>
    <br>
    <br>
    <br>
    <br>
    <br>
  </div>

</blockquote></div></div></div>