Re: [CinePaint] Problem compiling CinePaint 0.22-1/Ubuntu 8.04
Claus Cyrny <claus.cyrny-S0/[email protected]> Sun, 05 Oct 2008 08:13:02 +0200
| Newsgroups | gmane.comp.video.cinepaint.user |
|---|---|
| Message-ID | <[email protected]> |
Frank Peters wrote: > On Tue, 30 Sep 2008 17:48:21 +0200 > Claus Cyrny <claus.cyrny-S0/[email protected]> wrote: > >> > checking for gcc... gcc >> > checking for C compiler default output file name... configure: error: >> C compiler cannot create executables >> > See `config.log' for more details. >> > > Could you either attach a copy of config.log or post > a link to a copy? I'm attaching a copy here. Thanks, Claus ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Cinepaint-users mailing list Cinepaint-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/cinepaint-users
config.log.txt
(text/plain, 7.8 KB)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = ubuntu
uname -m = i586
uname -r = 2.6.24-19-generic
uname -s = Linux
uname -v = #1 SMP Wed Aug 20 22:56:21 UTC 2008
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/X11R6/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1562: checking for a BSD-compatible install
configure:1617: result: /usr/bin/install -c
configure:1628: checking whether build environment is sane
configure:1671: result: yes
configure:1736: checking for gawk
configure:1765: result: no
configure:1736: checking for mawk
configure:1752: found /usr/bin/mawk
configure:1762: result: mawk
configure:1772: checking whether make sets $(MAKE)
configure:1792: result: yes
configure:1960: checking whether build environment is sane
configure:2003: result: yes
configure:2052: checking for gcc
configure:2068: found /usr/bin/gcc
configure:2078: result: gcc
configure:2322: checking for C compiler version
configure:2325: gcc --version </dev/null >&5
gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
Copyright (C) 2007 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:2328: $? = 0
configure:2330: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
configure:2333: $? = 0
configure:2335: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2338: $? = 1
configure:2361: checking for C compiler default output file name
configure:2364: gcc conftest.c >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:2367: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cinepaint"
| #define VERSION "0.22-1"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2406: error: C compiler cannot create executables
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
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_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_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_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/claus/Downloads/cinepaint-0.22-1/missing --run aclocal-1.9'
ALLOCA=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /home/claus/Downloads/cinepaint-0.22-1/missing --run tar'
AR=''
AUTOCONF='${SHELL} /home/claus/Downloads/cinepaint-0.22-1/missing --run autoconf'
AUTOHEADER='${SHELL} /home/claus/Downloads/cinepaint-0.22-1/missing --run autoheader'
AUTOMAKE='${SHELL} /home/claus/Downloads/cinepaint-0.22-1/missing --run automake-1.9'
AWK='mawk'
BRACKETING=''
CATALOGS=''
CATOBJEXT=''
CC='gcc'
CCDEPMODE=''
CFLAGS=''
CINEPAINT_REMOTE=''
COLLECT=''
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR=''
DESKTOP_DIR=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77=''
FFLAGS=''
FLTK_CFLAGS=''
FLTK_CONFIG=''
FLTK_LIBS=''
GLIB_CONFIG=''
GMOFILES=''
GMSGFMT=''
GTK_CFLAGS=''
GTK_CONFIG=''
GTK_LIBS=''
ICC_EXAMIN=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
IOL=''
LCMS_CONFIG=''
LCMS_LIB=''
LDFLAGS=''
LIBJPEG_LIB=''
LIBOBJS=''
LIBPNG=''
LIBS=''
LIBTIFF_LIB=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE=''
MAJOR_VERSION='0'
MAKEINFO='${SHELL} /home/claus/Downloads/cinepaint-0.22-1/missing --run makeinfo'
MICRO_VERSION='1'
MINOR_VERSION='22'
MKINSTALLDIRS=''
MSGFMT=''
OBJEXT=''
OPENEXR=''
OPENEXR_CONFIG=''
OPENEXR_INCLUDES=''
OPENEXR_LIBS=''
OSX_ICC_EFFECT_PROFILE_PATH=''
OSX_ICC_PROFILE_PATHS=''
OYRANOS=''
OYRANOS_CFLAGS=''
OYRANOS_LIBS=''
OY_CONFIG=''
PACKAGE='cinepaint'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PDF=''
PIXMAP_DIR=''
PKG_CONFIG=''
PNG_CONFIG=''
PNG_INCLUDES=''
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
PRINT=''
PRINT_CFLAGS=''
PRINT_CONFIG=''
PRINT_LIBS=''
PYGIMP=''
PYINCLUDE=''
PYLIB=''
PYLINK=''
PYSCRIPT_INSTALL=''
PYTHON=''
PYTHON_EXEC_PREFIX=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
RANLIB=''
RNH_VERSION='28b01'
RPMBUILD=''
SET_MAKE=''
SHELL='/bin/bash'
STATICLIBS_FALSE=''
STATICLIBS_TRUE=''
STRIP=''
THREAD_CFLAGS=''
THREAD_LIBS=''
TIFF=''
USE_NLS=''
USE_THREADS=''
VERSION='0.22-1'
XGETTEXT=''
XMU_LIB=''
X_CFLAGS=''
X_LIBS=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
brushdata=''
brushdatabig=''
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
curvedata=''
datadir='${prefix}/share'
exec_prefix='NONE'
gradientdata=''
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/claus/Downloads/cinepaint-0.22-1/install-sh'
ioldata=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir=''
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
palettedata=''
patterndata=''
pkgpyexecdir=''
pkgpythondir=''
platform=''
precision=''
prefix='NONE'
program_transform_name='s,x,x,'
programdatadir=''
programdotdir=''
programincludedir=''
programplugindir=''
programsysconfdir=''
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE "cinepaint"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "0.22-1"
configure: exit 77