problem during "make install" at Ubuntu64.

최재혁B jaehyek.choi@lge.com
Fri Sep 16 08:08:00 GMT 2011


Hi Mark.

I have still a problem  during "make install" like below 
Systemtap ver  is "systemtap-20110910.tar.bz2"
I also am attaching the config.log .

--------------------------------------------------------------------------
make[2]: Leaving directory `/data/stapbuild/build-elfutils/backends'
/bin/sh /data/elfutils-0.152/config/install-sh -d /data/stapbuild/lib-elfutils/systemtap
for m in i386 sh x86_64 ia64 alpha arm sparc ppc ppc64 s390; do \
	  /usr/bin/install -c libebl_${m}.so /data/stapbuild/lib-elfutils/systemtap/libebl_${m}-0.152.so; \
	  ln -fs libebl_${m}-0.152.so /data/stapbuild/lib-elfutils/systemtap/libebl_${m}.so; \
	done
make[1]: Leaving directory `/data/stapbuild/build-elfutils/backends'
make  -j1 -C build-elfutils install-pkgincludeHEADERS;
make[1]: Entering directory `/data/stapbuild/build-elfutils'
test -z "/data/stapbuild/include-elfutils/elfutils" || /bin/mkdir -p "/data/stapbuild/include-elfutils/elfutils"
 /usr/bin/install -c -m 644 version.h '/data/stapbuild/include-elfutils/elfutils'
make[1]: Leaving directory `/data/stapbuild/build-elfutils'
touch stamp-elfutils
make  install-recursive
make[1]: Entering directory `/data/stapbuild'
Making install in .
make[2]: Entering directory `/data/stapbuild'
  CXX    stap-main.o
In file included from csclient.h:12:0,
                 from main.cxx:24:
cscommon.h:8:17: fatal error: ssl.h: no such file or directory.
compilation terminated.
make[2]: *** [stap-main.o] error 1
make[2]: Leaving directory `/data/stapbuild'
make[1]: *** [install-recursive] error 1
make[1]: Leaving directory `/data/stapbuild'
make: *** [install] error 2
jaehyek@jaehyek-A505-64:/data/stapbuild$
--------------------------------------------------------------------------










-----Original Message-----
From: systemtap-owner@sourceware.org [mailto:systemtap-owner@sourceware.org] On Behalf Of 'Mark Wielaard'
Sent: Thursday, September 15, 2011 3:05 PM
To: 최재혁B
Cc: 'Turgis, Frederic'; 'Josh Stone'; systemtap@sourceware.org
Subject: Re: problem during "make install" at Ubuntu64.

On Thu, Sep 15, 2011 at 09:19:18AM +0900, 최재혁B wrote:
> I attached the "runtime/staprun/config.log"
> 
> Please review my problem.

This problem should be fixed with latest systemtap in git:

commit 2cf32f06fb5d880ce4f5a9abbd4f9d3874a0b852
Author: Turgis, Frederic <f-turgis@ti.com>
Date:   Tue Sep 6 19:38:08 2011 +0200

    runtime/staprun/configure.ac: AC_CHECK_LIB before adding -lelf.

Cheers,

Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 53303 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/systemtap/attachments/20110916/c25e17d7/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: runtime.staprun.config.log
Type: application/octet-stream
Size: 23788 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/systemtap/attachments/20110916/c25e17d7/attachment-0001.obj>


More information about the Systemtap mailing list