cgicc-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cgicc-help] Installing cgicc


From: Steve Brinton
Subject: [Cgicc-help] Installing cgicc
Date: Thu, 27 Aug 2009 17:20:00 +0100

Hello,
 
I'm trying to install cgicc on a computer running Ubuntu 9.04 desktop edition.  Having downloaded cgicc-3.2.7.tar.gz I unpacked it and ran "./configure".  Here it what it outputs:
 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for doxygen... /bin/echo
checking for gethostbyaddr in -lnsl... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking whether the C++ compiler (g++) is aCC... no
checking whether the compiler implements namespaces... yes
checking whether the compiler supports Standard Template Library... yes
checking maximum C++ compiler warning level... -Wall -W -pedantic
checking for gettimeofday... yes
checking for uname... yes
checking whether to build the cgicc demos... yes
checking whether to build the cgicc fcgi demos... no
configure: creating ./config.status
config.status: creating demo/Makefile
config.status: creating contrib/Makefile
config.status: creating Makefile
config.status: creating cgicc/Makefile
config.status: creating cgicc/CgiDefs.h
config.status: creating support/Makefile
config.status: creating support/cgicc-config
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating cgicc/config.h
config.status: executing depfiles commands
 
 
I can't anything obviously wrong there.  So I then ran "make", which generates this output:
 
Making all in cgicc
make[1]: Entering directory `/home/steve/cgicc-3.2.7/cgicc'
cd .. && /bin/bash /home/steve/cgicc-3.2.7/support/missing --run autoheader
configure.ac:19: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
aclocal.m4:621: AC_LIBTOOL_COMPILER_OPTION is expanded from...
aclocal.m4:4797: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
aclocal.m4:2645: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:2644: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:86: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:66: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:31: AC_PROG_LIBTOOL is expanded from...
configure.ac:19: the top level
configure.ac:19: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:666: AC_LIBTOOL_LINKER_OPTION is expanded from...
configure.ac:19: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:2722: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:2721: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:1781: _LT_AC_TAGCONFIG is expanded from...
configure.ac:19: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:19: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:3885: _LT_AC_LANG_F77_CONFIG is expanded from...
aclocal.m4:3884: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
configure.ac:19: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:19: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:3987: _LT_AC_LANG_GCJ_CONFIG is expanded from...
aclocal.m4:3986: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
configure.ac:19: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
rm -f stamp-h1
touch config.h.in
cd .. && /bin/bash ./config.status cgicc/config.h
config.status: creating cgicc/config.h
config.status: cgicc/config.h is unchanged
make  all-am
make[2]: Entering directory `/home/steve/cgicc-3.2.7/cgicc'
if /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -x c++    -Wall -W -pedantic -g -O2 -MT libcgicc_la-CgiEnvironment.lo -MD -MP -MF ".deps/libcgicc_la-CgiEnvironment.Tpo" -c -o libcgicc_la-CgiEnvironment.lo `test -f 'CgiEnvironment.cpp' || echo './'`CgiEnvironment.cpp; \
 then mv -f ".deps/libcgicc_la-CgiEnvironment.Tpo" ".deps/libcgicc_la-CgiEnvironment.Plo"; else rm -f ".deps/libcgicc_la-CgiEnvironment.Tpo"; exit 1; fi
/bin/bash: ../libtool: No such file or directory
make[2]: *** [libcgicc_la-CgiEnvironment.lo] Error 1
make[2]: Leaving directory `/home/steve/cgicc-3.2.7/cgicc'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/steve/cgicc-3.2.7/cgicc'
make: *** [all-recursive] Error 1
 
 
Does anyone have any idea what might be wrong?  Do I need to copy libtool from /usr/bin to this directory?

Steve Brinton

 

Synokis Partners LLP

Charles House

5-11 Regent Street

London SW1Y 4LR

 

Tel +44 207 451 9632

Fax +44 20 7839 3955

www.synokis.com

 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]