OpenCores
URL https://opencores.org/ocsvn/connect-6/connect-6/trunk

Subversion Repositories connect-6

[/] [connect-6/] [trunk/] [CONNECTK/] [connectk-2.0/] [config.log] - Rev 13

Go to most recent revision | Compare with Previous | Blame | View Log

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by connectk configure 2.0, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure 

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

hostname = chaudhuri
uname -m = x86_64
uname -r = 2.6.32-33-generic
uname -s = Linux
uname -v = #70-Ubuntu SMP Thu Jul 7 21:13:52 UTC 2011

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

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

PATH: /opt/altera/10.0/quartus/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /opt/synopsis/scl/11.2/linux/bin/


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

configure:1746: checking for a BSD-compatible install
configure:1802: result: /usr/bin/install -c
configure:1813: checking whether build environment is sane
configure:1856: result: yes
configure:1884: checking for a thread-safe mkdir -p
configure:1923: result: /bin/mkdir -p
configure:1936: checking for gawk
configure:1952: found /usr/bin/gawk
configure:1963: result: gawk
configure:1974: checking whether make sets $(MAKE)
configure:1995: result: yes
configure:2236: checking for gcc
configure:2252: found /usr/bin/gcc
configure:2263: result: gcc
configure:2501: checking for C compiler version
configure:2508: gcc --version >&5
gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
Copyright (C) 2009 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:2511: $? = 0
configure:2518: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 
configure:2521: $? = 0
configure:2528: gcc -V >&5
gcc: '-V' option must have argument
configure:2531: $? = 1
configure:2554: checking for C compiler default output file name
configure:2581: gcc    conftest.c  >&5
configure:2584: $? = 0
configure:2622: result: a.out
configure:2639: checking whether the C compiler works
configure:2649: ./a.out
configure:2652: $? = 0
configure:2669: result: yes
configure:2676: checking whether we are cross compiling
configure:2678: result: no
configure:2681: checking for suffix of executables
configure:2688: gcc -o conftest    conftest.c  >&5
configure:2691: $? = 0
configure:2715: result: 
configure:2721: checking for suffix of object files
configure:2747: gcc -c   conftest.c >&5
configure:2750: $? = 0
configure:2773: result: o
configure:2777: checking whether we are using the GNU C compiler
configure:2806: gcc -c   conftest.c >&5
configure:2812: $? = 0
configure:2829: result: yes
configure:2834: checking whether gcc accepts -g
configure:2864: gcc -c -g  conftest.c >&5
configure:2870: $? = 0
configure:2969: result: yes
configure:2986: checking for gcc option to accept ISO C89
configure:3060: gcc  -c -g -O2  conftest.c >&5
configure:3066: $? = 0
configure:3089: result: none needed
configure:3118: checking for style of include used by make
configure:3146: result: GNU
configure:3171: checking dependency style of gcc
configure:3262: result: gcc3
configure:3329: checking for pkg-config
configure:3347: found /usr/bin/pkg-config
configure:3359: result: /usr/bin/pkg-config
configure:3388: checking pkg-config is at least version 0.9.0
configure:3391: result: yes
configure:3402: checking for GTK
configure:3410: $PKG_CONFIG --exists --print-errors "gtk+-2.0 glib-2.0 gthread-2.0"
configure:3413: $? = 0
configure:3428: $PKG_CONFIG --exists --print-errors "gtk+-2.0 glib-2.0 gthread-2.0"
configure:3431: $? = 0
configure:3507: result: yes
configure:3521: checking how to run the C preprocessor
configure:3561: gcc -E  conftest.c
configure:3567: $? = 0
configure:3598: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3604: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "connectk"
| #define PACKAGE_TARNAME "connectk"
| #define PACKAGE_VERSION "2.0"
| #define PACKAGE_STRING "connectk 2.0"
| #define PACKAGE_BUGREPORT "levi0190@umn.edu"
| #define PACKAGE "connectk"
| #define VERSION "2.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3637: result: gcc -E
configure:3666: gcc -E  conftest.c
configure:3672: $? = 0
configure:3703: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3709: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "connectk"
| #define PACKAGE_TARNAME "connectk"
| #define PACKAGE_VERSION "2.0"
| #define PACKAGE_STRING "connectk 2.0"
| #define PACKAGE_BUGREPORT "levi0190@umn.edu"
| #define PACKAGE "connectk"
| #define VERSION "2.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3747: checking for grep that handles long lines and -e
configure:3821: result: /bin/grep
configure:3826: checking for egrep
configure:3904: result: /bin/grep -E
configure:3909: checking for ANSI C header files
configure:3939: gcc -c -g -O2  conftest.c >&5
configure:3945: $? = 0
configure:4044: gcc -o conftest -g -O2   conftest.c  >&5
configure:4047: $? = 0
configure:4053: ./conftest
configure:4056: $? = 0
configure:4073: result: yes
configure:4204: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by connectk config.status 2.0, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on chaudhuri

config.status:638: creating Makefile
config.status:638: creating config.h
config.status:901: executing depfiles commands

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

ac_cv_c_compiler_gnu=yes
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_GTK_CFLAGS_set=
ac_cv_env_GTK_CFLAGS_value=
ac_cv_env_GTK_LIBS_set=
ac_cv_env_GTK_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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_header_stdc=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
pkg_cv_GTK_CFLAGS='-pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12  '
pkg_cv_GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '

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

ACLOCAL='${SHELL} /home/schaudhu/connect6/connectk-2.0/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/schaudhu/connect6/connectk-2.0/missing --run tar'
AUTOCONF='${SHELL} /home/schaudhu/connect6/connectk-2.0/missing --run autoconf'
AUTOHEADER='${SHELL} /home/schaudhu/connect6/connectk-2.0/missing --run autoheader'
AUTOMAKE='${SHELL} /home/schaudhu/connect6/connectk-2.0/missing --run automake-1.10'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
GTK_CFLAGS='-pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12  '
GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
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/schaudhu/connect6/connectk-2.0/missing --run makeinfo'
OBJEXT='o'
PACKAGE='connectk'
PACKAGE_BUGREPORT='levi0190@umn.edu'
PACKAGE_NAME='connectk'
PACKAGE_STRING='connectk 2.0'
PACKAGE_TARNAME='connectk'
PACKAGE_VERSION='2.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='2.0'
ac_ct_CC='gcc'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/schaudhu/connect6/connectk-2.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME "connectk"
#define PACKAGE_TARNAME "connectk"
#define PACKAGE_VERSION "2.0"
#define PACKAGE_STRING "connectk 2.0"
#define PACKAGE_BUGREPORT "levi0190@umn.edu"
#define PACKAGE "connectk"
#define VERSION "2.0"
#define STDC_HEADERS 1

configure: exit 0

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.