Boost C++ Libraries: Ticket #6434: configure:error Could not link against ! https://svn.boost.org/trac10/ticket/6434 <p> While building configuration for rose compiler i am getting this error <br /> root@bt:# .././configure --prefix=/opt/rose/rose-0.9.5a-17274/compileTree --with-boost=/opt/boost_1_48_0/installTree --with-boost-libdir=/opt/boost_1_48_0/installTree/lib --without-java .././configure: line 1846: .././scripts/shtool: No such file or directory .././configure: line 1846: .././scripts/shtool: No such file or directory checking for ROSE Git version information in '../.'... 05fc876517fb86eb57c66627d6144d01faa8ea35 1326493697 </p> <p> Configuring ROSE, version 0.9.5a (05fc876517fb86eb57c66627d6144d01faa8ea35) </p> <p> checking for a BSD-compatible install... /usr/bin/install -c </p> <p> checking whether build environment is sane... yes </p> <p> checking for gawk... gawk<br /> </p> <p> checking whether make sets $(MAKE)... yes<br /> </p> <p> checking how to create a pax tar archive... gnutar checking for style of include used by make... GNU<br /> </p> <p> checking for gcc... gcc checking for C compiler default output file name... a.out<br /> </p> <p> checking whether the C compiler works... yes<br /> </p> <p> checking whether we are cross compiling... no checking for suffix of executables... <br /> </p> <p> checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes<br /> </p> <p> checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes<br /> </p> <p> checking for sys/types.h... yes<br /> </p> <p> 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<br /> </p> <p> checking for stdint.h... yes checking for unistd.h... yes<br /> </p> <p> checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E .././configure: line 5090: TAR: command not found .././configure: line 5090: AMTAR: command not found<br /> </p> <p> Defined: am<span class="underline">tar = tar --format=posix -chf - "$$tardir" Defined: am</span>untar = tar -xf - Defined: AMTAR = ${SHELL} /opt/rose/rose-0.9.5a-17274/config/missing --run tar checking build system type... i686-pc-linux-gnu<br /> </p> <p> checking machine hardware cpu... i686 checking operating system vendor... pc checking operating system... linux-gnu checking for lsb_release... lsb_release<br /> </p> <p> checking Ubuntu release version... 10.04 checking for ssl... In ROSE SSL SUPPORT MACRO: enable_ssl = no Skipping use of SSL (libssl) support[[BR]] </p> <p> checking for Java (javac first, then java, then jvm)... not requested, internal java support disabled checking jni.h usability... no<br /> </p> <p> checking jni.h presence... no checking for jni.h... no ROSE can't find the jni.h in a default directory (this is good since it will be included correctly). checking whether gfortran executable path has been provided... no checking for gfortran... /usr/bin/gfortran<br /> </p> <p> <br /> </p> <hr /> <p> checking for user-specified languages to support... </p> <hr /> <p> <br /> checking for deprecated language configuration options... done [Fortran support] disabling Fortran language support, which requires Java, because you specified --with-java='no' [Java support] disabling Java language support, which requires Java, because you specified --with-java='no'<br /> </p> <p> Creating Automake conditional flags for language support in Makefiles... done </p> <blockquote> <p> + Binary analysis + C + C++ + Cuda </p> </blockquote> <ul><li>Fortran </li><li>Java + PHP </li><li>Python + OpenCL </li></ul><p> (+)enabled (-)disabled </p> <hr /> <p> <br /> Finished configuring user-specified languages to support checking for Curl_connect in -lcurl... no checking whether your GCC version is supported by ROSE (4.0.x - 4.4.x)... done checking for RTEDUPC... no<br /> </p> <p> checking if the Compass static analysis tool should be built... no checking if we should build &amp; test the ROSE/projects directory... enabled checking if we should build &amp; test the ROSE/tests directory... enabled checking if we should build &amp; test the ROSE/tutorial directory... enabled<br /> </p> <p> enable_edg_version = Default version of EDG used (3.3) <br /> edg_major_version_number = 3 edg_minor_version_number = 3 Recognized an accepted major version number. Recognized an accepted minor version number. checking host system type... i686-pc-linux-gnu withval = yes with_C_DEBUG = <br /> After initialization: with_C_DEBUG = yes Using default options for maximal debug (true case) Setup C_OPTIMIZE Setup C_WARNINGS CC = gcc withval = yes with_C_WARNINGS = After initialization: with_C_WARNINGS = yes <br /> C_DEBUG = -g CXX_DEBUG = C_WARNINGS = -Wall -Wstrict-prototypes -Wmissing-prototypes CXX_WARNINGS = withval = yes with_CXX_DEBUG = After initialization: with_CXX_DEBUG = yes Using default options for maximal debug (true case) Setup CXX_OPTIMIZE Setup CXX_WARNING CXX = g++ withval = yes with_CXX_WARNINGS = After initialization: with_CXX_WARNINGS = yes Using default options for maximal warnings (true case) <br /> C_DEBUG = -g CXX_DEBUG = -g C_WARNINGS = -Wall -Wstrict-prototypes -Wmissing-prototypes CXX_WARNINGS = -Wall CFLAGS = -g -O2 -g -Wall -Wstrict-prototypes -Wmissing-prototypes CXXFLAGS = -g -Wall CPPFLAGS = <br /> checking for enabled advanced warning support... After processing --enable-advanced-warnings: CXX_ADVANCED_WARNINGS = After processing --enable-advanced-warnings: CXX_WARNINGS = -Wall After processing --enable-advanced-warnings: C_WARNINGS = -Wall -Wstrict-prototypes -Wmissing-prototypes CFLAGS = -g -O2 -g -Wall -Wstrict-prototypes -Wmissing-prototypes CXXFLAGS = -g -Wall <br /> CPPFLAGS = checking for boostlib &gt;= 1.36.0... yes In boost base macro -- Boost version being used is: configure: No previously installed version of boost detected: using boost include directories with normal -I option <br /> Requested minimum boost version: boost_lib_version_req_major = 1 Requested minimum boost version: boost_lib_version_req_minor = 36 Requested minimum boost version: boost_lib_version_req_sub_minor = 0 Boost version being used is: rose_boost_version = 104800 Reasonable version of Boost found! In ROSE/configure: ac_boost_path = /opt/boost_1_48_0/installTree checking for <a class="missing wiki">GraphViz</a>'s dot program in path... yes checking whether the Boost::Thread library is available... yes checking whether the Boost::Date_Time library is available... yes configure: error: Could not link against ! <br /> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6434 Trac 1.4.3 anonymous Sun, 22 Jan 2012 04:21:16 GMT attachment set https://svn.boost.org/trac10/ticket/6434 https://svn.boost.org/trac10/ticket/6434 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">config.log</span> </li> </ul> <p> Configuration file </p> Ticket René Rivera Sun, 22 Jan 2012 04:32:23 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/6434#comment:1 https://svn.boost.org/trac10/ticket/6434#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">invalid</span> </li> </ul> <p> This is not a Boost bug. Please consider contacting the developers of rose. </p> Ticket