I tried replacing the configure.ac but the compilation keeps failing.
I attach the configure.log where you can see that the error is about
gcc. But I have no idea how to fix it.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by cinelerra configure 5.1, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --with-single-user --with-booby

## --------- ##
## Platform. ##
## --------- ##

hostname = debian
uname -m = i686
uname -r = 5.10.0-9-686-pae
uname -s = Linux
uname -v = #1 SMP Debian 5.10.70-1 (2021-09-30)

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/games
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2393: checking for a BSD-compatible install
configure:2461: result: /usr/bin/install -c
configure:2472: checking whether build environment is sane
configure:2527: result: yes
configure:2673: checking for a thread-safe mkdir -p
configure:2712: result: /usr/bin/mkdir -p
configure:2719: checking for gawk
configure:2735: found /usr/bin/gawk
configure:2746: result: gawk
configure:2757: checking whether make sets $(MAKE)
configure:2779: result: yes
configure:2808: checking whether make supports nested variables
configure:2825: result: yes
configure:2956: checking whether make supports the include directive
configure:2971: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:2974: $? = 0
configure:2993: result: yes (GNU style)
configure:3063: checking for gcc
configure:3079: found /usr/bin/gcc
configure:3090: result: gcc
configure:3319: checking for C compiler version
configure:3328: gcc --version >&5
gcc (Debian 10.2.1-6) 10.2.1 20210110
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3339: $? = 0
configure:3328: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/10/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.1-6' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=i686-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.2.1 20210110 (Debian 10.2.1-6) 
configure:3339: $? = 0
configure:3328: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3339: $? = 1
configure:3328: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3339: $? = 1
configure:3359: checking whether the C compiler works
configure:3381: gcc    conftest.c  >&5
configure:3385: $? = 0
configure:3433: result: yes
configure:3436: checking for C compiler default output file name
configure:3438: result: a.out
configure:3444: checking for suffix of executables
configure:3451: gcc -o conftest    conftest.c  >&5
configure:3455: $? = 0
configure:3477: result: 
configure:3499: checking whether we are cross compiling
configure:3507: gcc -o conftest    conftest.c  >&5
configure:3511: $? = 0
configure:3518: ./conftest
configure:3522: $? = 0
configure:3537: result: no
configure:3542: checking for suffix of object files
configure:3564: gcc -c   conftest.c >&5
configure:3568: $? = 0
configure:3589: result: o
configure:3593: checking whether we are using the GNU C compiler
configure:3612: gcc -c   conftest.c >&5
configure:3612: $? = 0
configure:3621: result: yes
configure:3630: checking whether gcc accepts -g
configure:3650: gcc -c -g  conftest.c >&5
configure:3650: $? = 0
configure:3691: result: yes
configure:3708: checking for gcc option to accept ISO C89
configure:3771: gcc  -c -g -O2  conftest.c >&5
configure:3771: $? = 0
configure:3784: result: none needed
configure:3809: checking whether gcc understands -c and -o together
configure:3831: gcc -c conftest.c -o conftest2.o
configure:3834: $? = 0
configure:3831: gcc -c conftest.c -o conftest2.o
configure:3834: $? = 0
configure:3846: result: yes
configure:3865: checking dependency style of gcc
configure:3976: result: none
configure:4000: checking dependency style of gcc
configure:4109: result: none
configure:4194: checking for g++
configure:4224: result: no
configure:4194: checking for c++
configure:4224: result: no
configure:4194: checking for gpp
configure:4224: result: no
configure:4194: checking for aCC
configure:4224: result: no
configure:4194: checking for CC
configure:4224: result: no
configure:4194: checking for cxx
configure:4224: result: no
configure:4194: checking for cc++
configure:4224: result: no
configure:4194: checking for cl.exe
configure:4224: result: no
configure:4194: checking for FCC
configure:4224: result: no
configure:4194: checking for KCC
configure:4224: result: no
configure:4194: checking for RCC
configure:4224: result: no
configure:4194: checking for xlC_r
configure:4224: result: no
configure:4194: checking for xlC
configure:4224: result: no
configure:4248: checking for C++ compiler version
configure:4257: g++ --version >&5
./configure: line 4259: g++: command not found
configure:4268: $? = 127
configure:4257: g++ -v >&5
./configure: line 4259: g++: command not found
configure:4268: $? = 127
configure:4257: g++ -V >&5
./configure: line 4259: g++: command not found
configure:4268: $? = 127
configure:4257: g++ -qversion >&5
./configure: line 4259: g++: command not found
configure:4268: $? = 127
configure:4272: checking whether we are using the GNU C++ compiler
configure:4291: g++ -c   conftest.cpp >&5
./configure: line 1850: g++: command not found
configure:4291: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "cinelerra 5.1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "cinelerra"
| #define VERSION "5.1"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:4300: result: no
configure:4309: checking whether g++ accepts -g
configure:4329: g++ -c -g  conftest.cpp >&5
./configure: line 1850: g++: command not found
configure:4329: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "cinelerra 5.1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "cinelerra"
| #define VERSION "5.1"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4344: g++ -c   conftest.cpp >&5
./configure: line 1850: g++: command not found
configure:4344: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "cinelerra 5.1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "cinelerra"
| #define VERSION "5.1"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4360: g++ -c -g  conftest.cpp >&5
./configure: line 1850: g++: command not found
configure:4360: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "cinelerra 5.1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "cinelerra"
| #define VERSION "5.1"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4370: result: no
configure:4395: checking dependency style of g++
configure:4506: result: none
configure:4846: checking for gtk_init in -lm
configure:4871: gcc -o conftest -g -O2   conftest.c -lm   >&5
/usr/bin/ld: /tmp/ccSnaa2O.o: in function `main':
/home/test-deb/cinelerra5/cinelerra-5.1/conftest.c:22: undefined reference to `gtk_init'
collect2: error: ld returned 1 exit status
configure:4871: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "cinelerra 5.1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "cinelerra"
| #define VERSION "5.1"
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gtk_init ();
| int
| main ()
| {
| return gtk_init ();
|   ;
|   return 0;
| }
configure:4880: result: no
configure:4891: error: LV2 requires gtk+-2.0 support.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=no
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_lib_m_gtk_init=no
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=no
ac_cv_prog_make_make_set=yes
am_cv_CCAS_dependencies_compiler_type=none
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} '\''/home/test-deb/cinelerra5/cinelerra-5.1/missing'\'' aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='${SHELL} '\''/home/test-deb/cinelerra5/cinelerra-5.1/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/home/test-deb/cinelerra5/cinelerra-5.1/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/home/test-deb/cinelerra5/cinelerra-5.1/missing'\'' automake-1.16'
AWK='gawk'
BUILD_a52dec=''
BUILD_audiofile=''
BUILD_dav1d=''
BUILD_djbfft=''
BUILD_encore=''
BUILD_esound=''
BUILD_ffmpeg=''
BUILD_ffnvcodec=''
BUILD_fftw=''
BUILD_flac=''
BUILD_giflib=''
BUILD_ilmBase=''
BUILD_ladspa=''
BUILD_lame=''
BUILD_libaom=''
BUILD_libavc1394=''
BUILD_libdv=''
BUILD_libiec61883=''
BUILD_libjpeg=''
BUILD_libogg=''
BUILD_libraw1394=''
BUILD_libsndfile=''
BUILD_libtheora=''
BUILD_libuuid=''
BUILD_libvorbis=''
BUILD_libvpx=''
BUILD_libwebp=''
BUILD_lilv=''
BUILD_lv2=''
BUILD_mjpegtools=''
BUILD_openExr=''
BUILD_openexr=''
BUILD_openjpeg=''
BUILD_opus=''
BUILD_serd=''
BUILD_sord=''
BUILD_sratom=''
BUILD_suil=''
BUILD_tiff=''
BUILD_twolame=''
BUILD_x264=''
BUILD_x265=''
CC='gcc'
CCAS='gcc'
CCASDEPMODE='depmode=none'
CCASFLAGS='-g -O2'
CCDEPMODE='depmode=none'
CFG_CFLAGS=' -fno-omit-frame-pointer -fno-math-errno -fno-signed-zeros -pthread -Wall -Wno-unknown-warning-option -Wno-attributes -Wno-unused-result -Wno-stringop-overflow -Wno-format-truncation -Wno-format-overflow -Wno-parentheses -Wno-stringop-truncation -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DPNG_SKIP_SETJMP_CHECK=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include -I/usr/local/include -I/usr/include/freetype2 -I/usr/local/include/freetype2 -I/usr/include/uuid -I/usr/local/include/uuid -I/usr/include/mjpegtools -I/usr/local/include/mjpegtools'
CFG_CXXFLAGS=''
CFLAGS='-g -O2'
CIN_INSTALLS=''
CIN_UNINSTALLS=''
CPPFLAGS=''
CXX='g++'
CXXDEPMODE='depmode=none'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
EXTRA_LIBS=''
FFMPEG_EXTRA_CFG=''
HAVE_ALSA=''
HAVE_BZ2=''
HAVE_CUDA=''
HAVE_DL=''
HAVE_DVB=''
HAVE_FONTCONFIG=''
HAVE_FREETYPE=''
HAVE_GL=''
HAVE_LINUX_CDROM=''
HAVE_LINUX_SYS=''
HAVE_LZMA=''
HAVE_NUMA=''
HAVE_OPENEXR=''
HAVE_OSS=''
HAVE_PNG=''
HAVE_PTHREAD=''
HAVE_VAAPI=''
HAVE_VDPAU=''
HAVE_VIDEO4LINUX2=''
HAVE_X11=''
HAVE_XEXT=''
HAVE_XFIXES=''
HAVE_XFT=''
HAVE_XINERAMA=''
HAVE_XXF86VM=''
HAVE_Z=''
HAVE_a52dec=''
HAVE_audiofile=''
HAVE_dav1d=''
HAVE_encore=''
HAVE_esound=''
HAVE_fftw=''
HAVE_flac=''
HAVE_giflib=''
HAVE_ilmbase=''
HAVE_isofs=''
HAVE_jbig=''
HAVE_keysyms=''
HAVE_ladspa=''
HAVE_lame=''
HAVE_libaom=''
HAVE_libavc1394=''
HAVE_libdv=''
HAVE_libiec61883=''
HAVE_libjpeg=''
HAVE_libogg=''
HAVE_libraw1394=''
HAVE_libsndfile=''
HAVE_libtheora=''
HAVE_libusbx=''
HAVE_libuuid=''
HAVE_libvorbis=''
HAVE_libvpx=''
HAVE_libwebp=''
HAVE_lilv=''
HAVE_lv2=''
HAVE_mjpegtools=''
HAVE_openjpeg=''
HAVE_opus=''
HAVE_pulse=''
HAVE_pulse_simple=''
HAVE_serd=''
HAVE_sord=''
HAVE_sratom=''
HAVE_suil=''
HAVE_tiff=''
HAVE_twolame=''
HAVE_vaapi_drm=''
HAVE_vaapi_x11=''
HAVE_x264=''
HAVE_x265=''
HAVE_xv=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} '\''/home/test-deb/cinelerra5/cinelerra-5.1/missing'\'' makeinfo'
MAK_INSTALLS=''
MAK_UNINSTALLS=''
MKDIR_P='/usr/bin/mkdir -p'
OBJDIR=''
OBJEXT='o'
PACKAGE='cinelerra'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='cinelerra'
PACKAGE_STRING='cinelerra 5.1'
PACKAGE_TARNAME='cinelerra'
PACKAGE_URL=''
PACKAGE_VERSION='5.1'
PATH_SEPARATOR=':'
PROG_NASM=''
PROG_OBJCOPY=''
PROG_PACTL=''
PROG_YASM=''
SET_MAKE=''
SHARED_LIBS=''
SHELL='/bin/bash'
STATIC_BLDS=''
STATIC_PKGS=''
STRIP=''
SYSTEM_LIBS=''
VERSION='5.1'
WANT_ALSA=''
WANT_BOOBY='yes'
WANT_CIN='cin'
WANT_CINBIN_BUILD='yes'
WANT_CINDAT_DIR='auto'
WANT_CINLIB_DIR='auto'
WANT_CIN_3RDPARTY='yes'
WANT_CIN_BROWSER='firefox'
WANT_CLANG='no'
WANT_COMMERCIAL='no'
WANT_CONFIG_DIR='$$HOME/.bcast5'
WANT_CUDA='auto'
WANT_DL=''
WANT_DV=''
WANT_DVB=''
WANT_ESOUND=''
WANT_FIREWIRE=''
WANT_GIT_FFMPEG='no'
WANT_GL=''
WANT_ISOFS=''
WANT_JOBS='auto'
WANT_LADSPA=''
WANT_LADSPA_BUILD='yes'
WANT_LADSPA_DIR='auto'
WANT_LIBZMPEG='yes'
WANT_LV2='yes'
WANT_NESTED_DIR='$$HOME/Videos'
WANT_NOELISION='auto'
WANT_NUMA=''
WANT_NV='yes'
WANT_OGG=''
WANT_OPENCV=''
WANT_OPENEXR=''
WANT_OSS=''
WANT_PLUGIN_DIR='auto'
WANT_PULSE=''
WANT_SHUTTLE='yes'
WANT_SHUTTLE_USB=''
WANT_SNAP_DIR='$$HOME/Pictures'
WANT_VAAPI='yes'
WANT_VDPAU='yes'
WANT_VIDEO4LINUX2=''
WANT_WINTV='yes'
WANT_X10TV='yes'
WANT_X264_HIDEPTH=''
WANT_X265_HIDEPTH=''
WANT_XFT=''
WANT_XV=''
WANT_XXF86VM=''
ac_ct_CC='gcc'
ac_ct_CXX=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCCAS_FALSE=''
am__fastdepCCAS_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/test-deb/cinelerra5/cinelerra-5.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "cinelerra"
#define PACKAGE_TARNAME "cinelerra"
#define PACKAGE_VERSION "5.1"
#define PACKAGE_STRING "cinelerra 5.1"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define PACKAGE "cinelerra"
#define VERSION "5.1"

configure: exit 1
-- 
Cin mailing list
[email protected]
https://lists.cinelerra-gg.org/mailman/listinfo/cin

Reply via email to