Subject: [Boost-bugs] [Boost C++ Libraries] #6434: configure:error Could not link against !
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-01-22 04:19:00
#6434: configure:error Could not link against !
--------------------------------------+-------------------------------------
Reporter: tannyshetty007@⦠| Type: Bugs
Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.48.0
Severity: Problem | Keywords:
--------------------------------------+-------------------------------------
While building configuration for rose compiler i am getting this error
[[BR]]
root_at_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
Configuring ROSE, version 0.9.5a
(05fc876517fb86eb57c66627d6144d01faa8ea35)
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk[[BR]]
checking whether make sets $(MAKE)... yes[[BR]]
checking how to create a pax tar archive... gnutar
checking for style of include used by make... GNU[[BR]]
checking for gcc... gcc
checking for C compiler default output file name... a.out[[BR]]
checking whether the C compiler works... yes[[BR]]
checking whether we are cross compiling... no
checking for suffix of executables... [[BR]]
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]]
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes[[BR]]
checking for sys/types.h... yes[[BR]]
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]]
checking for stdint.h... yes
checking for unistd.h... yes[[BR]]
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]]
Defined: am__tar = tar --format=posix -chf - "$$tardir"
Defined: am__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]]
checking machine hardware cpu... i686
checking operating system vendor... pc
checking operating system... linux-gnu
checking for lsb_release... lsb_release[[BR]]
checking Ubuntu release version... 10.04
checking for ssl... In ROSE SSL SUPPORT MACRO: enable_ssl = no
Skipping use of SSL (libssl) support![[BR]]
checking for Java (javac first, then java, then jvm)... not requested,
internal java support disabled
checking jni.h usability... no[[BR]]
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]]
[[BR]]
------------------------------------------------
checking for user-specified languages to support...
------------------------------------------------
[[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]]
Creating Automake conditional flags for language support in Makefiles...
done
+ Binary analysis
+ C
+ C++
+ Cuda
- Fortran
- Java
+ PHP
- Python
+ OpenCL
(+)enabled (-)disabled
------------------------------------------------
[[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]]
checking if the Compass static analysis tool should be built... no
checking if we should build & test the ROSE/projects directory... enabled
checking if we should build & test the ROSE/tests directory... enabled
checking if we should build & test the ROSE/tutorial directory...
enabled[[BR]]
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 >= 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 GraphViz'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]]
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6434> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:08 UTC