Re: [DynInst_API:] commit: further fixes for version definitions


Date: Wed, 26 Aug 2015 11:56:33 +0300
From: Ioannis Konstadelias <g1ann1s1332@xxxxxxxxx>
Subject: Re: [DynInst_API:] commit: further fixes for version definitions
OK,

fixed it by adding the below line in cmake/package.cmake:

set(IBERTY_FOUND TRUE)

Sorry for the rush.

On 26/08/2015 11:24 ÏÎ, Ioannis Konstadelias wrote:
Hi list,

I've tried to build git-head but it stuck:

with gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04):

cmake /home/gon1332/Development/Repositories/dyninst -DBOOST_ROOT=/usr/local -DLIBDWARF_INCLUDE_DIR=/usr/local/dwarf -DLIBDWARF_LIBRARIES=/usr/local/lib/libdwarf.so -DLIBELF_INCLUDE_DIR=/usr/include/ -DLIBELF_LIBRARIES=/usr/lib/x86_64-linux-gnu/libelf.so

make

...
[ 11%] Building CXX object common/CMakeFiles/common.dir/src/linuxKludges.C.o [ 12%] Building CXX object common/CMakeFiles/common.dir/src/timing-linux.C.o
[ 12%] Building CXX object common/CMakeFiles/common.dir/src/parseauxv.C.o
[ 12%] Building CXX object common/CMakeFiles/common.dir/src/addrtranslate-sysv.C.o [ 13%] Building CXX object common/CMakeFiles/common.dir/src/addrtranslate-auxv.C.o [ 13%] Building CXX object common/CMakeFiles/common.dir/src/addrtranslate-linux.C.o
Linking CXX shared library libcommon.so
CMakeFiles/common.dir/src/linuxKludges.C.o: In function `P_cplus_demangle(char const*, bool, bool)': /home/gon1332/Development/Repositories/dyninst/common/src/linuxKludges.C:241: undefined reference to `cplus_demangle'
collect2: error: ld returned 1 exit status
make[2]: *** [common/libcommon.so.9.0.3] Error 1
make[1]: *** [common/CMakeFiles/common.dir/all] Error 2
make: *** [all] Error 2

On 25/08/2015 08:49 ÎÎ, Bill Williams wrote:
9.0.2 has another issue with out of source builds: version.h was not properly in the include path or the install path. Fixed.

USERS: I am not tagging 9.0.3 for another 24 hours, minimum. Please send any bug reports on git-head to the list.

DEVELOPERS: DO NOT commit anything that is not specifically a bug fix for a bug posted to the list to master until 9.0.3 is tagged.

Thanks for your cooperation.

--bw

Bill Williams
Paradyn Project
bill@xxxxxxxxxxx
_______________________________________________
Dyninst-api mailing list
Dyninst-api@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api


--
Konstantelias Ioannis
Undergraduate at
Department of Electrical and Computer Engineering
University of Thessaly, Greece
[← Prev in Thread] Current Thread [Next in Thread→]